pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/print/atril Update atril to 1.21.1:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/78652b84903c
branches:  trunk
changeset: 317841:78652b84903c
user:      youri <youri%pkgsrc.org@localhost>
date:      Wed Jan 16 14:49:43 2019 +0000

description:
Update atril to 1.21.1:

### atril 1.21.1

  * update translations
  * Use make functions for HELP_LINGUAS
  * comics: support application/vnd.rar MIME type
  * shell: Save document to the same path it was opened from
  * Reduce the chattiness of atril daemon
  * EvView: Fix cursor movement when logical and visual line order differs
  * Update atril_start_window.png
  * moveable (older spelling) -> movable
  * Update Catalan screenshot
  * presentation: avoid deprecated 'gtk_style_context_set_background'
  * ev-sidebar-bookmarks: use NULL instead of uninitialized variable
  * navigation-action-widget: replace deprecated gtk_menu_popup function
  * shell: replace deprecated gtk_menu_popup function
  * ev-sidebar-links: replace deprecated gtk_menu_popup function
  * ev-sidebar-bookmarks: replace deprecated gtk_menu_popup function
  * ev-sidebar: replace deprecated gtk_menu_popup function
  * editable-toolbar: replace deprecated gtk_menu_popup function
  * libview: replace deprecated gdk_flush
  * disable StartPresentation action in fullscreen if document has no pages
  * disable ViewPresentation action if document has no pages
  * libdocument: Use gdk_pixbuf_get_from_surface()
  * thumbnailer: Remove unused code
  * view: Fix page background rendering while loading
  * libdocument: Deprecate misc_get_page_border_size()
  * view: Use a rendered frame instead of custom border
  * a11y: Return correct start and end offsets
  * a11y: Fix crash with Orca screen reader
  * libview: drop deprecated unneeded code
  * ev-loading-message: Remove unused variables
  * libview: fix text selection with mouse in annotation window
  * libview: fix build without epub

### atril 1.21.0

  * shell: Don't dist generated files
  * Disable view presentation if there is no document.
  * Allow changing the page of a presentation
  * libview: Fix goto window in presentation mode
  * libview: avoid deprecated gdk_screen_get_monitor
  * EvPresentationView: Render correctly on hi-dpi displays
  * libview: Fix g_return condition in set_device_scale_on_surface()
  * EvView: render correctly on hi-dpi displays
  * libview: use css to draw the background of presentations
  * shell: Use GResource for data files
  * toolbar-editor: Add methods to load from GResource
  * previewer: Use GResource for data files
  * build: Add configure check for glib-compile-resources
  * update resource for translations
  * libview: Check number of pages when processing button events
  * libview: Add check for pageless documents to ev_view_accessible_focus_changed
  * libview: Check number of pages on ev_view_document_changed_cb
  * Use GtkOverlay to show the loading message
  * shell: Remove unused marshalers
  * thumbnailer: Send error messages to stderr
  * shell: Use GtkApplication to inhibit the screensaver
  * shell: Port to GtkApplication
  * shell: Use g_printerr instead of g_warning
  * daemon: Port to GApplication
  * daemon: Use gdbus-codegen for the org.mate.atril.Daemon interface
  * shell: Use gdbus-codegen for the org.mate.atril.Window interface
  * shell: Use gdbus-codegen for the org.mate.atril.Application interface
  * libview: save inverted colors in a document
  * Save/restore context when getting colors for a different state
  * epub: allow to save epub documents
  * epub:  fix loading epub thumbnails
  * Check legal boundaries of accessible pages
  * shell: fix menu-accel for inverted colors
  * shell: add keypad accels for zoom_reset
  * Add zoom reset
  * avoid deprecated GtkStock

diffstat:

 print/atril/Makefile                        |    3 +-
 print/atril/PLIST                           |  324 ++++++++++++++++++++++++++-
 print/atril/distinfo                        |   11 +-
 print/atril/patches/patch-libview_ev-jobs.c |   24 --
 4 files changed, 313 insertions(+), 49 deletions(-)

diffs (truncated from 544 to 300 lines):

diff -r cb74c6e3d00b -r 78652b84903c print/atril/Makefile
--- a/print/atril/Makefile      Wed Jan 16 14:47:01 2019 +0000
+++ b/print/atril/Makefile      Wed Jan 16 14:49:43 2019 +0000
@@ -1,6 +1,5 @@
-# $NetBSD: Makefile,v 1.35 2018/12/10 10:59:25 wiz Exp $
+# $NetBSD: Makefile,v 1.36 2019/01/16 14:49:43 youri Exp $
 
-PKGREVISION= 8
 .include "../../meta-pkgs/mate/Makefile.common"
 
 DISTNAME=      atril-${VERSION:R}.1
diff -r cb74c6e3d00b -r 78652b84903c print/atril/PLIST
--- a/print/atril/PLIST Wed Jan 16 14:47:01 2019 +0000
+++ b/print/atril/PLIST Wed Jan 16 14:49:43 2019 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2018/05/14 12:22:42 youri Exp $
+@comment $NetBSD: PLIST,v 1.8 2019/01/16 14:49:43 youri Exp $
 bin/atril
 bin/atril-previewer
 bin/atril-thumbnailer
@@ -52,27 +52,27 @@
 include/atril/1.5.0/libview/ev-view.h
 include/atril/1.5.0/libview/ev-web-view.h
 lib/atril/3/backends/comicsdocument.atril-backend
-${PLIST.djvu}lib/atril/3/backends/djvudocument.atril-backend
-${PLIST.dvi}lib/atril/3/backends/dvidocument.atril-backend
+lib/atril/3/backends/djvudocument.atril-backend
+lib/atril/3/backends/dvidocument.atril-backend
 lib/atril/3/backends/libcomicsdocument.la
-${PLIST.djvu}lib/atril/3/backends/libdjvudocument.la
-${PLIST.dvi}lib/atril/3/backends/libdvidocument.la
-${PLIST.pdf}lib/atril/3/backends/libpdfdocument.la
-${PLIST.pixbuf}lib/atril/3/backends/libpixbufdocument.la
-${PLIST.ps}lib/atril/3/backends/libpsdocument.la
-${PLIST.tiff}lib/atril/3/backends/libtiffdocument.la
-${PLIST.xps}lib/atril/3/backends/libxpsdocument.la
-${PLIST.pdf}lib/atril/3/backends/pdfdocument.atril-backend
-${PLIST.pixbuf}lib/atril/3/backends/pixbufdocument.atril-backend
-${PLIST.ps}lib/atril/3/backends/psdocument.atril-backend
-${PLIST.tiff}lib/atril/3/backends/tiffdocument.atril-backend
-${PLIST.xps}lib/atril/3/backends/xpsdocument.atril-backend
+lib/atril/3/backends/libdjvudocument.la
+lib/atril/3/backends/libdvidocument.la
+lib/atril/3/backends/libpdfdocument.la
+lib/atril/3/backends/libpixbufdocument.la
+lib/atril/3/backends/libpsdocument.la
+lib/atril/3/backends/libtiffdocument.la
+lib/atril/3/backends/libxpsdocument.la
+lib/atril/3/backends/pdfdocument.atril-backend
+lib/atril/3/backends/pixbufdocument.atril-backend
+lib/atril/3/backends/psdocument.atril-backend
+lib/atril/3/backends/tiffdocument.atril-backend
+lib/atril/3/backends/xpsdocument.atril-backend
 lib/caja/extensions-2.0/libatril-properties-page.la
 lib/libatrildocument.la
 lib/libatrilview.la
 lib/pkgconfig/atril-document-1.5.0.pc
 lib/pkgconfig/atril-view-1.5.0.pc
-${PLIST.dbus}libexec/atrild
+libexec/atrild
 man/man1/atril-previewer.1
 man/man1/atril-thumbnailer.1
 man/man1/atril.1
@@ -119,7 +119,7 @@
 share/atril/icons/hicolor/scalable/actions/object-rotate-right.svg
 share/atril/icons/hicolor/scalable/mimetypes/x-office-presentation.svg
 share/caja/extensions/libatril-properties-page.caja-extension
-${PLIST.dbus}share/dbus-1/services/org.mate.atril.Daemon.service
+share/dbus-1/services/org.mate.atril.Daemon.service
 share/glib-2.0/schemas/org.mate.Atril.gschema.xml
 share/gtk-doc/html/atril/EggFindBar.html
 share/gtk-doc/html/atril/EvFileMonitor.html
@@ -243,72 +243,333 @@
 share/help/C/atril/figures/atril_start_window.png
 share/help/C/atril/index.docbook
 share/help/C/atril/legal.xml
+share/help/af/atril/figures/atril_start_window.png
+share/help/af/atril/index.docbook
+share/help/af/atril/legal.xml
+share/help/am/atril/figures/atril_start_window.png
+share/help/am/atril/index.docbook
+share/help/am/atril/legal.xml
+share/help/ar/atril/figures/atril_start_window.png
+share/help/ar/atril/index.docbook
+share/help/ar/atril/legal.xml
+share/help/as/atril/figures/atril_start_window.png
+share/help/as/atril/index.docbook
+share/help/as/atril/legal.xml
+share/help/ast/atril/figures/atril_start_window.png
+share/help/ast/atril/index.docbook
+share/help/ast/atril/legal.xml
+share/help/az/atril/figures/atril_start_window.png
+share/help/az/atril/index.docbook
+share/help/az/atril/legal.xml
+share/help/be/atril/figures/atril_start_window.png
+share/help/be/atril/index.docbook
+share/help/be/atril/legal.xml
 share/help/bg/atril/figures/atril_start_window.png
 share/help/bg/atril/index.docbook
 share/help/bg/atril/legal.xml
+share/help/bn/atril/figures/atril_start_window.png
+share/help/bn/atril/index.docbook
+share/help/bn/atril/legal.xml
+share/help/bn_IN/atril/figures/atril_start_window.png
+share/help/bn_IN/atril/index.docbook
+share/help/bn_IN/atril/legal.xml
+share/help/br/atril/figures/atril_start_window.png
+share/help/br/atril/index.docbook
+share/help/br/atril/legal.xml
+share/help/bs/atril/figures/atril_start_window.png
+share/help/bs/atril/index.docbook
+share/help/bs/atril/legal.xml
 share/help/ca/atril/figures/atril_start_window.png
 share/help/ca/atril/index.docbook
 share/help/ca/atril/legal.xml
+share/help/ca@valencia/atril/figures/atril_start_window.png
+share/help/ca@valencia/atril/index.docbook
+share/help/ca@valencia/atril/legal.xml
+share/help/cmn/atril/figures/atril_start_window.png
+share/help/cmn/atril/index.docbook
+share/help/cmn/atril/legal.xml
+share/help/crh/atril/figures/atril_start_window.png
+share/help/crh/atril/index.docbook
+share/help/crh/atril/legal.xml
 share/help/cs/atril/figures/atril_start_window.png
 share/help/cs/atril/index.docbook
 share/help/cs/atril/legal.xml
+share/help/cy/atril/figures/atril_start_window.png
+share/help/cy/atril/index.docbook
+share/help/cy/atril/legal.xml
+share/help/da/atril/figures/atril_start_window.png
+share/help/da/atril/index.docbook
+share/help/da/atril/legal.xml
 share/help/de/atril/figures/atril_start_window.png
 share/help/de/atril/index.docbook
 share/help/de/atril/legal.xml
+share/help/dz/atril/figures/atril_start_window.png
+share/help/dz/atril/index.docbook
+share/help/dz/atril/legal.xml
 share/help/el/atril/figures/atril_start_window.png
 share/help/el/atril/index.docbook
 share/help/el/atril/legal.xml
+share/help/en_AU/atril/figures/atril_start_window.png
+share/help/en_AU/atril/index.docbook
+share/help/en_AU/atril/legal.xml
+share/help/en_CA/atril/figures/atril_start_window.png
+share/help/en_CA/atril/index.docbook
+share/help/en_CA/atril/legal.xml
 share/help/en_GB/atril/figures/atril_start_window.png
 share/help/en_GB/atril/index.docbook
 share/help/en_GB/atril/legal.xml
+share/help/eo/atril/figures/atril_start_window.png
+share/help/eo/atril/index.docbook
+share/help/eo/atril/legal.xml
 share/help/es/atril/figures/atril_start_window.png
 share/help/es/atril/index.docbook
 share/help/es/atril/legal.xml
+share/help/es_AR/atril/figures/atril_start_window.png
+share/help/es_AR/atril/index.docbook
+share/help/es_AR/atril/legal.xml
+share/help/es_CL/atril/figures/atril_start_window.png
+share/help/es_CL/atril/index.docbook
+share/help/es_CL/atril/legal.xml
+share/help/es_CO/atril/figures/atril_start_window.png
+share/help/es_CO/atril/index.docbook
+share/help/es_CO/atril/legal.xml
+share/help/et/atril/figures/atril_start_window.png
+share/help/et/atril/index.docbook
+share/help/et/atril/legal.xml
 share/help/eu/atril/figures/atril_start_window.png
 share/help/eu/atril/index.docbook
 share/help/eu/atril/legal.xml
+share/help/fa/atril/figures/atril_start_window.png
+share/help/fa/atril/index.docbook
+share/help/fa/atril/legal.xml
 share/help/fi/atril/figures/atril_start_window.png
 share/help/fi/atril/index.docbook
 share/help/fi/atril/legal.xml
 share/help/fr/atril/figures/atril_start_window.png
 share/help/fr/atril/index.docbook
 share/help/fr/atril/legal.xml
+share/help/fur/atril/figures/atril_start_window.png
+share/help/fur/atril/index.docbook
+share/help/fur/atril/legal.xml
+share/help/fy/atril/figures/atril_start_window.png
+share/help/fy/atril/index.docbook
+share/help/fy/atril/legal.xml
+share/help/ga/atril/figures/atril_start_window.png
+share/help/ga/atril/index.docbook
+share/help/ga/atril/legal.xml
+share/help/gl/atril/figures/atril_start_window.png
+share/help/gl/atril/index.docbook
+share/help/gl/atril/legal.xml
+share/help/gu/atril/figures/atril_start_window.png
+share/help/gu/atril/index.docbook
+share/help/gu/atril/legal.xml
+share/help/ha/atril/figures/atril_start_window.png
+share/help/ha/atril/index.docbook
+share/help/ha/atril/legal.xml
+share/help/he/atril/figures/atril_start_window.png
+share/help/he/atril/index.docbook
+share/help/he/atril/legal.xml
+share/help/hi/atril/figures/atril_start_window.png
+share/help/hi/atril/index.docbook
+share/help/hi/atril/legal.xml
+share/help/hr/atril/figures/atril_start_window.png
+share/help/hr/atril/index.docbook
+share/help/hr/atril/legal.xml
+share/help/hu/atril/figures/atril_start_window.png
+share/help/hu/atril/index.docbook
+share/help/hu/atril/legal.xml
+share/help/hy/atril/figures/atril_start_window.png
+share/help/hy/atril/index.docbook
+share/help/hy/atril/legal.xml
+share/help/ia/atril/figures/atril_start_window.png
+share/help/ia/atril/index.docbook
+share/help/ia/atril/legal.xml
+share/help/id/atril/figures/atril_start_window.png
+share/help/id/atril/index.docbook
+share/help/id/atril/legal.xml
+share/help/ig/atril/figures/atril_start_window.png
+share/help/ig/atril/index.docbook
+share/help/ig/atril/legal.xml
+share/help/is/atril/figures/atril_start_window.png
+share/help/is/atril/index.docbook
+share/help/is/atril/legal.xml
 share/help/it/atril/figures/atril_start_window.png
 share/help/it/atril/index.docbook
 share/help/it/atril/legal.xml
 share/help/ja/atril/figures/atril_start_window.png
 share/help/ja/atril/index.docbook
 share/help/ja/atril/legal.xml
+share/help/ka/atril/figures/atril_start_window.png
+share/help/ka/atril/index.docbook
+share/help/ka/atril/legal.xml
+share/help/kab/atril/figures/atril_start_window.png
+share/help/kab/atril/index.docbook
+share/help/kab/atril/legal.xml
+share/help/kk/atril/figures/atril_start_window.png
+share/help/kk/atril/index.docbook
+share/help/kk/atril/legal.xml
+share/help/kn/atril/figures/atril_start_window.png
+share/help/kn/atril/index.docbook
+share/help/kn/atril/legal.xml
+share/help/ko/atril/figures/atril_start_window.png
+share/help/ko/atril/index.docbook
+share/help/ko/atril/legal.xml
+share/help/ks/atril/figures/atril_start_window.png
+share/help/ks/atril/index.docbook
+share/help/ks/atril/legal.xml
+share/help/ku/atril/figures/atril_start_window.png
+share/help/ku/atril/index.docbook
+share/help/ku/atril/legal.xml
+share/help/ku_IQ/atril/figures/atril_start_window.png
+share/help/ku_IQ/atril/index.docbook
+share/help/ku_IQ/atril/legal.xml
+share/help/ky/atril/figures/atril_start_window.png
+share/help/ky/atril/index.docbook
+share/help/ky/atril/legal.xml
+share/help/lt/atril/figures/atril_start_window.png
+share/help/lt/atril/index.docbook
+share/help/lt/atril/legal.xml
+share/help/lv/atril/figures/atril_start_window.png
+share/help/lv/atril/index.docbook
+share/help/lv/atril/legal.xml
+share/help/mai/atril/figures/atril_start_window.png
+share/help/mai/atril/index.docbook
+share/help/mai/atril/legal.xml
+share/help/mg/atril/figures/atril_start_window.png
+share/help/mg/atril/index.docbook
+share/help/mg/atril/legal.xml
+share/help/mk/atril/figures/atril_start_window.png
+share/help/mk/atril/index.docbook
+share/help/mk/atril/legal.xml
+share/help/ml/atril/figures/atril_start_window.png
+share/help/ml/atril/index.docbook
+share/help/ml/atril/legal.xml
+share/help/mn/atril/figures/atril_start_window.png
+share/help/mn/atril/index.docbook
+share/help/mn/atril/legal.xml
+share/help/mr/atril/figures/atril_start_window.png
+share/help/mr/atril/index.docbook
+share/help/mr/atril/legal.xml
+share/help/ms/atril/figures/atril_start_window.png
+share/help/ms/atril/index.docbook
+share/help/ms/atril/legal.xml
+share/help/nb/atril/figures/atril_start_window.png
+share/help/nb/atril/index.docbook
+share/help/nb/atril/legal.xml
+share/help/nds/atril/figures/atril_start_window.png
+share/help/nds/atril/index.docbook
+share/help/nds/atril/legal.xml
+share/help/ne/atril/figures/atril_start_window.png
+share/help/ne/atril/index.docbook
+share/help/ne/atril/legal.xml
 share/help/nl/atril/figures/atril_start_window.png
 share/help/nl/atril/index.docbook
 share/help/nl/atril/legal.xml
+share/help/nn/atril/figures/atril_start_window.png
+share/help/nn/atril/index.docbook



Home | Main Index | Thread Index | Old Index