pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/atril atril: update to 1.26.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/d3a94ded08d4
branches: trunk
changeset: 388805:d3a94ded08d4
user: gutteridge <gutteridge%pkgsrc.org@localhost>
date: Sun Nov 27 04:40:55 2022 +0000
description:
atril: update to 1.26.0
Change log:
### atril 1.26.0
* update translations
* ev-window.c: only create a EvWebView if needed
* ev-sidebar-links: Optimize reverse link lookup for a page
* introspection: Fix bogus --library arguments.
* libdocument: remove _ev_g_mkdtemp function
* epub: declaration of ���uL��� shadows a previous local [-Wshadow]
* ev-window: missing initializer for a field of ���GtkActionEntry���
* epub: fix typo
### atril 1.25.1
* update translations
* update help
* caja extension: Update copyright year
* dvi: use glib i18n macros
* i18n: use g_dngettext instead of ngettext
* build: allow users to disable gettext support (--disable-nls)
* build: Use PACKAGE_URL variable
* build: display package name and version in configure summary
* build: set GETTEXT_PACKAGE=AC_PACKAGE_NAME
* Remove warning -Wtype-limits
* Update copyright to 2021
* Check whether the document page failed to render
* ps backend: do not silence the warnings when rendering the page
* Support non-X11 windowing systems
* build: remove legacy variable MATEICONDIR
* ev-document-factory: use g_list_free_full
* Remove USE_MATE2_MACROS from autogen.sh (legacy)
* epub backend: Escape link text to display & in index content
* ev-poppler: 'POPPLER_ACTION_RESET_FORM' not handled in switch [-Wswitch]
* ev-window: fix interval (guint milliseconds) in g_timeout_add_full
* epub-document: improve code-style
* ev-sidebar-attachments: do not add add a Gtk_Container
* check return value of xmlDocGetRootElement call if is NULL
* ev-pixbuf-cache: Remove -Wtype-limits warnings
* Remove unused macros
* Change spaces to tab
* Make sure attachments window fills entire sidebar
* ev-poppler: remove warning about no previous declaration
* Fix segfault on empty navMap
* ev-properties-dialog: Add on_notebook_scroll_event
* update mate-submodules
* Add compilation help
* build: Add ice & glib-2.0 modules in PKG_CHECK_MODULES(LIBEGG)
### atril 1.25.0
* sync with transifex
* [ci] fix release tarball on travis CI failed
* Re-enable highlight_find_results
* Use ENABLE_SYNCTEX in libdocument/Makefile.am
* Improved detection of --enable/disable synctex option
* Fix -Wunused-function warnings caused by --enable-synctex=no
* Make synctex optional
* add git.mk to generate .gitignore
* use git submodule for cut-n-paste/smclient
* djvu-text-page: Fix cppcheck [clarifyCalculation] warnings
* ev-window: expand the comment on about dialog
* build: silent build warnings for distcheck
* build: update configure summary
* Fix cppcheck [knownConditionTrueFalse] warnings
* Remove strict-prototypes warning
* ev-window/epub-document: remove unused functions
* ev-poppler: remove unused variable
* epub-document: Remove unused-variable warning
* build: do not override the default value for MATE_COMPILE_WARNINGS
* epub backend: build with WARN_CFLAGS instead WARN_CXXFLAGS
* Migrate to README.md and fix links
* build: set compiler warning level to yes
* dviread: ���inline��� is not at beginning of declaration
* Update authors
* Use int64_t for g_date_time_to_unix even word size is 32-bit wide
* thumbnailer: fix typo in the option description
diffstat:
print/atril/Makefile | 5 +-
print/atril/PLIST | 5775 ++++++++++++++++++++++++++++++++++++++++++++++++-
print/atril/distinfo | 8 +-
3 files changed, 5558 insertions(+), 230 deletions(-)
diffs (truncated from 5935 to 300 lines):
diff -r c284c7558c53 -r d3a94ded08d4 print/atril/Makefile
--- a/print/atril/Makefile Sun Nov 27 03:17:13 2022 +0000
+++ b/print/atril/Makefile Sun Nov 27 04:40:55 2022 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.77 2022/11/23 16:20:57 adam Exp $
+# $NetBSD: Makefile,v 1.78 2022/11/27 04:40:55 gutteridge Exp $
-PKGREVISION= 6
.include "../../meta-pkgs/mate/Makefile.common"
-DISTNAME= atril-${VERSION:R}.1
+DISTNAME= atril-${VERSION}
CATEGORIES= print
COMMENT= Simple multi-page document viewer for the MATE environment
diff -r c284c7558c53 -r d3a94ded08d4 print/atril/PLIST
--- a/print/atril/PLIST Sun Nov 27 03:17:13 2022 +0000
+++ b/print/atril/PLIST Sun Nov 27 04:40:55 2022 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.10 2019/12/16 04:08:11 gutteridge Exp $
+@comment $NetBSD: PLIST,v 1.11 2022/11/27 04:40:55 gutteridge Exp $
bin/atril
bin/atril-previewer
bin/atril-thumbnailer
@@ -239,339 +239,5667 @@
share/gtk-doc/html/libatrilview-1.5.0/up-insensitive.png
share/gtk-doc/html/libatrilview-1.5.0/up.png
share/gtk-doc/html/libatrilview-1.5.0/view-view.html
-share/help/C/atril/figures/atril_start_window.png
-share/help/C/atril/index.docbook
+share/help/C/atril/annotation-properties.page
+share/help/C/atril/annotations-delete.page
+share/help/C/atril/annotations-disabled.page
+share/help/C/atril/annotations-navigate.page
+share/help/C/atril/annotations-save.page
+share/help/C/atril/annotations.page
+share/help/C/atril/bookmarks.page
+share/help/C/atril/bug-filing.page
+share/help/C/atril/commandline.page
+share/help/C/atril/convertPostScript.page
+share/help/C/atril/convertSVG.page
+share/help/C/atril/convertpdf.page
+share/help/C/atril/default-settings.page
+share/help/C/atril/develop.page
+share/help/C/atril/documentation.page
+share/help/C/atril/duplex-npages.page
+share/help/C/atril/editing.page
+share/help/C/atril/figures/atril-trail.png
+share/help/C/atril/figures/atril.png
+share/help/C/atril/finding.page
+share/help/C/atril/formats.page
+share/help/C/atril/forms-saving.page
+share/help/C/atril/forms.page
+share/help/C/atril/index.page
+share/help/C/atril/introduction.page
+share/help/C/atril/invert-colors.page
+share/help/C/atril/legal-unported.xml
share/help/C/atril/legal.xml
-share/help/af/atril/figures/atril_start_window.png
-share/help/af/atril/index.docbook
+share/help/C/atril/license.page
+share/help/C/atril/movingaround.page
+share/help/C/atril/noprint.page
+share/help/C/atril/openerror.page
+share/help/C/atril/opening.page
+share/help/C/atril/password.page
+share/help/C/atril/presentations.page
+share/help/C/atril/print-2sided.page
+share/help/C/atril/print-booklet.page
+share/help/C/atril/print-differentsize.page
+share/help/C/atril/print-pagescaling.page
+share/help/C/atril/printing.page
+share/help/C/atril/reload.page
+share/help/C/atril/shortcuts.page
+share/help/C/atril/singlesided-npages.page
+share/help/C/atril/synctex-beamer.page
+share/help/C/atril/synctex-compile.page
+share/help/C/atril/synctex-editors.page
+share/help/C/atril/synctex-search.page
+share/help/C/atril/synctex-support.page
+share/help/C/atril/synctex.page
+share/help/C/atril/textselection.page
+share/help/C/atril/translate.page
+share/help/af/atril/annotation-properties.page
+share/help/af/atril/annotations-delete.page
+share/help/af/atril/annotations-disabled.page
+share/help/af/atril/annotations-navigate.page
+share/help/af/atril/annotations-save.page
+share/help/af/atril/annotations.page
+share/help/af/atril/bookmarks.page
+share/help/af/atril/bug-filing.page
+share/help/af/atril/commandline.page
+share/help/af/atril/convertPostScript.page
+share/help/af/atril/convertSVG.page
+share/help/af/atril/convertpdf.page
+share/help/af/atril/default-settings.page
+share/help/af/atril/develop.page
+share/help/af/atril/documentation.page
+share/help/af/atril/duplex-npages.page
+share/help/af/atril/editing.page
+share/help/af/atril/figures/atril-trail.png
+share/help/af/atril/figures/atril.png
+share/help/af/atril/finding.page
+share/help/af/atril/formats.page
+share/help/af/atril/forms-saving.page
+share/help/af/atril/forms.page
+share/help/af/atril/index.page
+share/help/af/atril/introduction.page
+share/help/af/atril/invert-colors.page
+share/help/af/atril/legal-unported.xml
share/help/af/atril/legal.xml
-share/help/am/atril/figures/atril_start_window.png
-share/help/am/atril/index.docbook
+share/help/af/atril/license.page
+share/help/af/atril/movingaround.page
+share/help/af/atril/noprint.page
+share/help/af/atril/openerror.page
+share/help/af/atril/opening.page
+share/help/af/atril/password.page
+share/help/af/atril/presentations.page
+share/help/af/atril/print-2sided.page
+share/help/af/atril/print-booklet.page
+share/help/af/atril/print-differentsize.page
+share/help/af/atril/print-pagescaling.page
+share/help/af/atril/printing.page
+share/help/af/atril/reload.page
+share/help/af/atril/shortcuts.page
+share/help/af/atril/singlesided-npages.page
+share/help/af/atril/synctex-beamer.page
+share/help/af/atril/synctex-compile.page
+share/help/af/atril/synctex-editors.page
+share/help/af/atril/synctex-search.page
+share/help/af/atril/synctex-support.page
+share/help/af/atril/synctex.page
+share/help/af/atril/textselection.page
+share/help/af/atril/translate.page
+share/help/am/atril/annotation-properties.page
+share/help/am/atril/annotations-delete.page
+share/help/am/atril/annotations-disabled.page
+share/help/am/atril/annotations-navigate.page
+share/help/am/atril/annotations-save.page
+share/help/am/atril/annotations.page
+share/help/am/atril/bookmarks.page
+share/help/am/atril/bug-filing.page
+share/help/am/atril/commandline.page
+share/help/am/atril/convertPostScript.page
+share/help/am/atril/convertSVG.page
+share/help/am/atril/convertpdf.page
+share/help/am/atril/default-settings.page
+share/help/am/atril/develop.page
+share/help/am/atril/documentation.page
+share/help/am/atril/duplex-npages.page
+share/help/am/atril/editing.page
+share/help/am/atril/figures/atril-trail.png
+share/help/am/atril/figures/atril.png
+share/help/am/atril/finding.page
+share/help/am/atril/formats.page
+share/help/am/atril/forms-saving.page
+share/help/am/atril/forms.page
+share/help/am/atril/index.page
+share/help/am/atril/introduction.page
+share/help/am/atril/invert-colors.page
+share/help/am/atril/legal-unported.xml
share/help/am/atril/legal.xml
-share/help/ar/atril/figures/atril_start_window.png
-share/help/ar/atril/index.docbook
+share/help/am/atril/license.page
+share/help/am/atril/movingaround.page
+share/help/am/atril/noprint.page
+share/help/am/atril/openerror.page
+share/help/am/atril/opening.page
+share/help/am/atril/password.page
+share/help/am/atril/presentations.page
+share/help/am/atril/print-2sided.page
+share/help/am/atril/print-booklet.page
+share/help/am/atril/print-differentsize.page
+share/help/am/atril/print-pagescaling.page
+share/help/am/atril/printing.page
+share/help/am/atril/reload.page
+share/help/am/atril/shortcuts.page
+share/help/am/atril/singlesided-npages.page
+share/help/am/atril/synctex-beamer.page
+share/help/am/atril/synctex-compile.page
+share/help/am/atril/synctex-editors.page
+share/help/am/atril/synctex-search.page
+share/help/am/atril/synctex-support.page
+share/help/am/atril/synctex.page
+share/help/am/atril/textselection.page
+share/help/am/atril/translate.page
+share/help/ar/atril/annotation-properties.page
+share/help/ar/atril/annotations-delete.page
+share/help/ar/atril/annotations-disabled.page
+share/help/ar/atril/annotations-navigate.page
+share/help/ar/atril/annotations-save.page
+share/help/ar/atril/annotations.page
+share/help/ar/atril/bookmarks.page
+share/help/ar/atril/bug-filing.page
+share/help/ar/atril/commandline.page
+share/help/ar/atril/convertPostScript.page
+share/help/ar/atril/convertSVG.page
+share/help/ar/atril/convertpdf.page
+share/help/ar/atril/default-settings.page
+share/help/ar/atril/develop.page
+share/help/ar/atril/documentation.page
+share/help/ar/atril/duplex-npages.page
+share/help/ar/atril/editing.page
+share/help/ar/atril/figures/atril-trail.png
+share/help/ar/atril/figures/atril.png
+share/help/ar/atril/finding.page
+share/help/ar/atril/formats.page
+share/help/ar/atril/forms-saving.page
+share/help/ar/atril/forms.page
+share/help/ar/atril/index.page
+share/help/ar/atril/introduction.page
+share/help/ar/atril/invert-colors.page
+share/help/ar/atril/legal-unported.xml
share/help/ar/atril/legal.xml
-share/help/as/atril/figures/atril_start_window.png
-share/help/as/atril/index.docbook
+share/help/ar/atril/license.page
+share/help/ar/atril/movingaround.page
+share/help/ar/atril/noprint.page
+share/help/ar/atril/openerror.page
+share/help/ar/atril/opening.page
+share/help/ar/atril/password.page
+share/help/ar/atril/presentations.page
+share/help/ar/atril/print-2sided.page
+share/help/ar/atril/print-booklet.page
+share/help/ar/atril/print-differentsize.page
+share/help/ar/atril/print-pagescaling.page
+share/help/ar/atril/printing.page
+share/help/ar/atril/reload.page
+share/help/ar/atril/shortcuts.page
+share/help/ar/atril/singlesided-npages.page
+share/help/ar/atril/synctex-beamer.page
+share/help/ar/atril/synctex-compile.page
+share/help/ar/atril/synctex-editors.page
+share/help/ar/atril/synctex-search.page
+share/help/ar/atril/synctex-support.page
+share/help/ar/atril/synctex.page
+share/help/ar/atril/textselection.page
+share/help/ar/atril/translate.page
+share/help/as/atril/annotation-properties.page
+share/help/as/atril/annotations-delete.page
+share/help/as/atril/annotations-disabled.page
+share/help/as/atril/annotations-navigate.page
+share/help/as/atril/annotations-save.page
+share/help/as/atril/annotations.page
+share/help/as/atril/bookmarks.page
+share/help/as/atril/bug-filing.page
+share/help/as/atril/commandline.page
+share/help/as/atril/convertPostScript.page
+share/help/as/atril/convertSVG.page
+share/help/as/atril/convertpdf.page
+share/help/as/atril/default-settings.page
+share/help/as/atril/develop.page
+share/help/as/atril/documentation.page
+share/help/as/atril/duplex-npages.page
+share/help/as/atril/editing.page
+share/help/as/atril/figures/atril-trail.png
+share/help/as/atril/figures/atril.png
+share/help/as/atril/finding.page
+share/help/as/atril/formats.page
+share/help/as/atril/forms-saving.page
+share/help/as/atril/forms.page
+share/help/as/atril/index.page
+share/help/as/atril/introduction.page
+share/help/as/atril/invert-colors.page
+share/help/as/atril/legal-unported.xml
share/help/as/atril/legal.xml
-share/help/ast/atril/figures/atril_start_window.png
-share/help/ast/atril/index.docbook
+share/help/as/atril/license.page
+share/help/as/atril/movingaround.page
+share/help/as/atril/noprint.page
+share/help/as/atril/openerror.page
+share/help/as/atril/opening.page
+share/help/as/atril/password.page
+share/help/as/atril/presentations.page
+share/help/as/atril/print-2sided.page
+share/help/as/atril/print-booklet.page
+share/help/as/atril/print-differentsize.page
+share/help/as/atril/print-pagescaling.page
+share/help/as/atril/printing.page
+share/help/as/atril/reload.page
+share/help/as/atril/shortcuts.page
+share/help/as/atril/singlesided-npages.page
+share/help/as/atril/synctex-beamer.page
+share/help/as/atril/synctex-compile.page
+share/help/as/atril/synctex-editors.page
+share/help/as/atril/synctex-search.page
+share/help/as/atril/synctex-support.page
+share/help/as/atril/synctex.page
+share/help/as/atril/textselection.page
+share/help/as/atril/translate.page
+share/help/ast/atril/annotation-properties.page
+share/help/ast/atril/annotations-delete.page
+share/help/ast/atril/annotations-disabled.page
+share/help/ast/atril/annotations-navigate.page
+share/help/ast/atril/annotations-save.page
Home |
Main Index |
Thread Index |
Old Index