summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorprlw1 <prlw1>2014-11-08 11:28:43 +0000
committerprlw1 <prlw1>2014-11-08 11:28:43 +0000
commit71de896067d84eb6f78953043f9e4f852282b7ae (patch)
tree77df71943abb10c80bb1a2cec9f8ad1fd044b4bb /print
parent9fdd4904ada2cc77fba56e5644dc7dd94011c624 (diff)
downloadpkgsrc-71de896067d84eb6f78953043f9e4f852282b7ae.tar.gz
Update evince3 to 3.14.1
In this version, reading documents has been simplified by the removal of the page next/previous buttons from the toolbar(!) https://bugzilla.gnome.org/show_bug.cgi?id=732289 Highlights from the release notes: - New features and improvements: * Added a allow-links-change-zoom GSetting to be able to not allow links to change the zoom mode or level (#729249, Eduard Beutel) * Set accessible name for File and View toolbar buttons (#734912, Alejandro Pineiro) * Add a separator after New Window entry in app menu (Michael Catanzaro) * Remove multi-screen support, since it's currently unsupported by GDK/GTK+ (#701883, Giselle Machado) * Add support for removing annotations (#649044, Jose Aliste, German Poo-Caamano, Giselle Machado, Carlos Garcia Campos) * Add pan gesture to switch pages in non-continuous mode (Carlos Garnacho) * Add pinch/zoom gesture to handle document zooming (Carlos Garnacho) * Add initial implementation of a browser plugin (Carlos Garcia Campos) * Show the filename as a subtitle of the headerbar (Jose Aliste) * Add recent view shown when evince is opened without a document to replace the recetn menu list (#633501, German Poo-Caamano, Carlos Garcia Campos) * Use a GtkPopover for the zoom selector menu (Carlos Garcia Campos) * Move Next-Page and Previous-Page buttons from the heqader bar to the view menu (#732289, Jose Aliste) * HiDPI support (#723431, Owen W. Taylor, German Poo-Caamano, Carlos Garcia Campos) * Use open-menu-symbolic for the gear menu (Daniel Mustieles) * Improve efficiency of methods to get start and end indices of a EvLinkAccessible (#732340, Joanmarie Diggs) * Make <Ctrl>Home/End scroll to the start/end of the document (#724273, Antia Puentes) * Expose an accessible name for form field push buttons (#733919, Joanmarie Diggs) * Cycle through form fields with tab button (#503706, Andrey Pustovalov, Carlos Garcia Campos) * Port to GMenu (Lars Uebernickel, Carlos Garcia Campos) * Use a GtkHeaderBar instead of a GtkToolbar (#711078, Yosef Or Boczko, Carlos Garcia Campos) * Add appdata files for Evince backends (#731708, Carlos Garcia Campos, Igor Gnatenko) * Add an appdata file for Evince (#708760, Christian Persch) * Make the about dialog non modal and move it to the app menu (Carlos Garcia Campos) * Add keybindings to go back/forward in history (#509029, Anuj Khare) * Expose links, images and form fields as AtkObject children of the page (#728475, Joanmarie Diggs) * Update ATK_STATE_SHOWING when the visible page range changes (#728664, Joanmarie Diggs) * Implement AtkComponent interface for pages (#728673, Joanmarie Diggs) * Expose every page individually to accessibility (#724965, Alejandro Pineiro) * Show fullscreen toolbar only when moving the mouse to the top of the screen (#696643, Giselle Machado) * Add API to libview to specify rendered output in pixels instead of as a scale (#723431, Owen W. Taylor) * Use cairo surfaces instead of GdkPibufs to render thumbnails (#723431, Owen W. Taylor, Carlos Garcia Campos) - Bug fixes: * Use the new support for RTL icons in GtkIconTheme (#737211, Yosef Or Boczko) * Fix a crash in accessibility when opening a document with no pages (#731046, Joanmarie Diggs) * Fix a crash when a new document is added to the window (#737365, Carlos Garcia Campos) * Fix a crash when opening the context menu in a non PDF document. (#737197, Jose Aliste) * Fix emission of EvPageCache::page-cached signal (Jose Aliste) * Use embedded page setup in the print dialog of the browser plugin (Carlos Garcia Campos) * Fix a memory leak in the pixbuf cache when reloading a page while the render job is running (#735758, Giselle Reis) * Initialize EvPageAccessible children once the page has been cached (#733747, Alejandro Pineiro) * Fix the size of the annotation window icons (#735110, Giselle Reis) * Don't use deprecated gtk_button_new_from_stock (#735562, Jose Aliste) * Fix runtime critical warning (#735561, Jose Aliste) * Build fix in C++11 mode (#735466, Ting-Wei Lan) * Fix centering of documents when printing with a manual scale (#734788, Carlos Garcia Campos) * Bring back page borders with recent GTK+ (Carlos Garcia Campos) * Emit accessible focused-changed signals for form fields (#733662, Joanmarie Diggs) * Emit accessible state-changed signals for form fields (#733748, Joanmarie Diggs) * Make annotation internal names unique (#649044, Giselle Machado) * Fix several memory leaks (Carlos Garcia Campos) * Fix the MIME type list of desktop files (#732216, Carlos Garcia Campos) * Set the main window was transient parent of the annotation properties dialog (#732114, Giselle Machado) * Use annotation RGBA API instead of the deprecated color API (#732095, Giselle Machado) * Fix rotation direction in DJVU backend (#731786, Marek Kasik) * Update the annotation poup window color and opacity when the annotation is updated (#725571, Giselle Machado) * Prevent jumps to last page when autoscrolling (#725389, Marek Kasik) * Fix centering when shrinking to printable area but not scaling (Carlos Garcia Campos) * Fallback to thumbnails page in sidebar when the current page is no longer supported by the document after a reload, and enable the pages that become supported (#628617, Giselle Machado) * Ensure text is available in page cache when requested by accessibility (#724965, Alejandro Pineiro) * Update the caret cursor when jumping to a find result (#728996, Joanmarie Diggs) * Fix shift+click text selection (#728189, Joanmarie Diggs) * Fix a crash when saving a copy (#727536, Debarshi Ray) * Fix enable caret navigation question message (#727062, Carlos Garcia Campos) * Fix a crash during the build with introspection enabled (#726812, Gustau Perez) * Fix warning message shown when the requested format is not supported by printer (#724044, Marek Kasik) * Allow printing to all formats supported by backend (#724044, Marek Kasik) * Fix gtk-doc build (#731061, Ting-Wei Lan) - Many many ranslation updates For full details see: https://git.gnome.org/browse/evince/tree/NEWS?h=3.14.1
Diffstat (limited to 'print')
-rw-r--r--print/evince3/Makefile3
-rw-r--r--print/evince3/Makefile.common18
-rw-r--r--print/evince3/PLIST10
-rw-r--r--print/evince3/buildlink3.mk5
-rw-r--r--print/evince3/distinfo8
5 files changed, 25 insertions, 19 deletions
diff --git a/print/evince3/Makefile b/print/evince3/Makefile
index 385a2116911..5ab2ae9e73c 100644
--- a/print/evince3/Makefile
+++ b/print/evince3/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.32 2014/06/09 14:18:08 ryoon Exp $
+# $NetBSD: Makefile,v 1.33 2014/11/08 11:28:43 prlw1 Exp $
.include "../../print/evince3/Makefile.common"
COMMENT= Document viewer
-PKGREVISION= 3
.include "options.mk"
diff --git a/print/evince3/Makefile.common b/print/evince3/Makefile.common
index 6062f39559d..e06c8a09e7f 100644
--- a/print/evince3/Makefile.common
+++ b/print/evince3/Makefile.common
@@ -1,15 +1,15 @@
-# $NetBSD: Makefile.common,v 1.7 2014/04/04 22:20:59 ryoon Exp $
+# $NetBSD: Makefile.common,v 1.8 2014/11/08 11:28:43 prlw1 Exp $
#
# used by print/evince3/Makefile
# would probably be used by print/evince3-nautilus/Makefile if that existed
-DISTNAME= evince-3.12.0
+DISTNAME= evince-3.14.1
CATEGORIES= print gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/evince/${PKGVERSION_NOREV:R}/}
EXTRACT_SUFX= .tar.xz
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.gnome.org/projects/evince/
+HOMEPAGE= https://wiki.gnome.org/Apps/Evince
LICENSE= gnu-gpl-v2
PATCHDIR= ${.CURDIR}/../evince3/patches
@@ -21,6 +21,10 @@ USE_PKGLOCALEDIR= yes
USE_TOOLS+= gmake intltool msgfmt pkg-config
USE_LANGUAGES= c c++
+CONFIGURE_ARGS+= --disable-browser-plugin
+# Disable thumbnail cache
+CONFIGURE_ARGS+= --disable-libgnome-desktop
+
BUILD_DEPENDS+= gdbus-codegen-[0-9]*:../../devel/gdbus-codegen
BUILD_DEPENDS+= itstool-[0-9]*:../../textproc/itstool
@@ -31,13 +35,11 @@ pre-configure:
${ECHO} "echo 8.51" >${BUILDLINK_DIR}/bin/gs
${CHMOD} +x ${BUILDLINK_DIR}/bin/gs
-DEPENDS+= gnome-icon-theme-symbolic-[0-9]*:../../graphics/gnome-icon-theme-symbolic
-
.include "../../databases/shared-mime-info/buildlink3.mk"
BUILDLINK_API_DEPENDS.glib2+= glib2>=2.36.0
.include "../../devel/glib2/buildlink3.mk"
-BUILDLINK_API_DEPENDS.gnome-icon-theme+= gnome-icon-theme>=2.17.1
-.include "../../graphics/gnome-icon-theme/buildlink3.mk"
+BUILDLINK_API_DEPENDS.adwaita-icon-theme+= adwaita-icon-theme>=2.17.1
+.include "../../graphics/adwaita-icon-theme/buildlink3.mk"
.include "../../graphics/tiff/buildlink3.mk"
.include "../../print/libspectre/buildlink3.mk"
BUILDLINK_API_DEPENDS.poppler-glib+= poppler-glib>=0.24.0
@@ -45,5 +47,5 @@ BUILDLINK_API_DEPENDS.poppler-glib+= poppler-glib>=0.24.0
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../textproc/gnome-doc-utils/buildlink3.mk"
.include "../../textproc/libxml2/buildlink3.mk"
-BUILDLINK_API_DEPENDS.gtk3+= gtk3+>=3.8.0
+BUILDLINK_API_DEPENDS.gtk3+= gtk3+>=3.14.0
.include "../../x11/gtk3/buildlink3.mk"
diff --git a/print/evince3/PLIST b/print/evince3/PLIST
index f4f90b66774..94a4dfffd0f 100644
--- a/print/evince3/PLIST
+++ b/print/evince3/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2014/04/04 22:20:59 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.7 2014/11/08 11:28:43 prlw1 Exp $
bin/evince
bin/evince-previewer
bin/evince-thumbnailer
@@ -70,6 +70,12 @@ lib/pkgconfig/evince-view-3.0.pc
${PLIST.dbus}libexec/evinced
man/man1/evince.1
share/GConf/gsettings/evince.convert
+share/appdata/evince-comicsdocument.metainfo.xml
+share/appdata/evince-djvudocument.metainfo.xml
+share/appdata/evince-pdfdocument.metainfo.xml
+share/appdata/evince-psdocument.metainfo.xml
+share/appdata/evince-tiffdocument.metainfo.xml
+share/appdata/evince.appdata.xml
share/applications/evince-previewer.desktop
share/applications/evince.desktop
${PLIST.dbus}share/dbus-1/services/org.gnome.evince.Daemon.service
@@ -118,7 +124,6 @@ share/gtk-doc/html/evince/EggFindBar.html
share/gtk-doc/html/evince/EvFileMonitor.html
share/gtk-doc/html/evince/EvHistory.html
share/gtk-doc/html/evince/EvMessageArea.html
-share/gtk-doc/html/evince/EvOpenRecentAction.html
share/gtk-doc/html/evince/EvPageAction.html
share/gtk-doc/html/evince/EvPageActionWidget.html
share/gtk-doc/html/evince/EvPasswordView.html
@@ -2868,6 +2873,7 @@ share/locale/eu/LC_MESSAGES/evince.mo
share/locale/fa/LC_MESSAGES/evince.mo
share/locale/fi/LC_MESSAGES/evince.mo
share/locale/fr/LC_MESSAGES/evince.mo
+share/locale/fur/LC_MESSAGES/evince.mo
share/locale/ga/LC_MESSAGES/evince.mo
share/locale/gd/LC_MESSAGES/evince.mo
share/locale/gl/LC_MESSAGES/evince.mo
diff --git a/print/evince3/buildlink3.mk b/print/evince3/buildlink3.mk
index 39ed7d10781..c4966ab6243 100644
--- a/print/evince3/buildlink3.mk
+++ b/print/evince3/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.14 2014/05/05 00:48:17 ryoon Exp $
+# $NetBSD: buildlink3.mk,v 1.15 2014/11/08 11:28:43 prlw1 Exp $
BUILDLINK_TREE+= evince
@@ -9,8 +9,7 @@ BUILDLINK_API_DEPENDS.evince+= evince>=3.0
BUILDLINK_ABI_DEPENDS.evince+= evince>=3.12.0nb2
BUILDLINK_PKGSRCDIR.evince?= ../../print/evince
-.include "../../devel/glib2/buildlink3.mk"
-.include "../../x11/gtk2/buildlink3.mk"
+.include "../../x11/gtk3/buildlink3.mk"
.endif # EVINCE_BUILDLINK3_MK
BUILDLINK_TREE+= -evince
diff --git a/print/evince3/distinfo b/print/evince3/distinfo
index eaadba02d28..b2f16c71b08 100644
--- a/print/evince3/distinfo
+++ b/print/evince3/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2014/04/04 22:20:59 ryoon Exp $
+$NetBSD: distinfo,v 1.6 2014/11/08 11:28:43 prlw1 Exp $
-SHA1 (evince-3.12.0.tar.xz) = c6dfd8a75528ec2b6c94f837ceba9f835813875e
-RMD160 (evince-3.12.0.tar.xz) = 72db56a887c056ff03ebe9fd7d153f363bb4f254
-Size (evince-3.12.0.tar.xz) = 2905580 bytes
+SHA1 (evince-3.14.1.tar.xz) = 42760595375825343bdfb1e025a270c53d60537f
+RMD160 (evince-3.14.1.tar.xz) = 5020612dbec056c304896b29d872ce812d0a55aa
+Size (evince-3.14.1.tar.xz) = 3082612 bytes