diff options
author | prlw1 <prlw1@pkgsrc.org> | 2016-04-12 23:58:48 +0000 |
---|---|---|
committer | prlw1 <prlw1@pkgsrc.org> | 2016-04-12 23:58:48 +0000 |
commit | 7354d9664065e6d20b23480d9232807dc9f1f34c (patch) | |
tree | 2f6ca330ab1eb66d94ff94b8d236a522dc6c3952 /graphics | |
parent | 357233d19f45422670a599149c6361a2caf35579 (diff) | |
download | pkgsrc-7354d9664065e6d20b23480d9232807dc9f1f34c.tar.gz |
Update eog3 to 3.20.1
Highlights include:
Bug fixes:
#665897, Scaled down images have poor quality (Debarshi Ray)
#764139, Opening a 100 kB file takes about 45 seconds (Debarshi Ray)
#757827, Provide a shortcuts window (Felix Riemann)
#758763, Update CSS nodes (Trinh Anh Ngoc)
#754731, Use standard::display-name for Google Drive items (Debarshi Ray)
#753627, Add touchpad gesture event mask to EogScrolledWindow (Carlos Garnacho)
#746132, can't zoom to 100% 200% etc. in eog 3.15.91 (Felix Riemann)
#751007, Compilation error when EXIF support disabled (Alexandre Rostovtsev)
#751021, Use symbolic icons for fullscreen toolbar (Alexandre Franke)
#739654, support multi-page TIFFs, somehow (Felix Riemann)
#746842, provide a scalable -symbolic variant of the app icon (Jakub Steiner)
#747806, Ctrl+W shortcut stopped working (Felix Riemann)
#748653 - Progress not updated for corrupt images (Kent Vander Velden)
For full details see:
http://git.gnome.org/browse/eog/tree/NEWS?h=3.20.1
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/eog3/Makefile | 9 | ||||
-rw-r--r-- | graphics/eog3/PLIST | 8 | ||||
-rw-r--r-- | graphics/eog3/distinfo | 10 |
3 files changed, 12 insertions, 15 deletions
diff --git a/graphics/eog3/Makefile b/graphics/eog3/Makefile index 17fb70bc924..6844d3a5492 100644 --- a/graphics/eog3/Makefile +++ b/graphics/eog3/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.22 2015/06/17 19:35:58 prlw1 Exp $ +# $NetBSD: Makefile,v 1.23 2016/04/12 23:58:48 prlw1 Exp $ -DISTNAME= eog-3.16.2 +DISTNAME= eog-3.20.1 CATEGORIES= graphics gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/eog/${PKGVERSION_NOREV:R}/} EXTRACT_SUFX= .tar.xz @@ -21,15 +21,16 @@ PKGCONFIG_OVERRIDE+= data/eog.pc.in BUILD_DEPENDS+= itstool-[0-9]*:../../textproc/itstool .include "../../databases/shared-mime-info/buildlink3.mk" -BUILDLINK_API_DEPENDS.glib2+= glib2>=2.38.0 +BUILDLINK_API_DEPENDS.glib2+= glib2>=2.42.0 .include "../../devel/glib2/schemas.mk" .include "../../devel/libpeas/buildlink3.mk" +BUILDLINK_API_DEPENDS.gdk-pixbuf2+= gdk-pixbuf2>=2.30.0 .include "../../graphics/gdk-pixbuf2/buildlink3.mk" .include "../../graphics/hicolor-icon-theme/buildlink3.mk" .include "../../sysutils/desktop-file-utils/desktopdb.mk" .include "../../sysutils/gsettings-desktop-schemas/buildlink3.mk" .include "../../x11/gnome-desktop3/buildlink3.mk" -BUILDLINK_API_DEPENDS.gtk3+= gtk3+>=3.14.0 +BUILDLINK_API_DEPENDS.gtk3+= gtk3+>=3.19.3 .include "../../x11/gtk3/buildlink3.mk" # "semi-optional": diff --git a/graphics/eog3/PLIST b/graphics/eog3/PLIST index d60b5fa6cf0..5eaa923e014 100644 --- a/graphics/eog3/PLIST +++ b/graphics/eog3/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2015/06/17 19:35:58 prlw1 Exp $ +@comment $NetBSD: PLIST,v 1.6 2016/04/12 23:58:48 prlw1 Exp $ bin/eog include/eog-3.0/eog/eog-application-activatable.h include/eog-3.0/eog/eog-application.h @@ -36,19 +36,15 @@ share/GConf/gsettings/eog.convert share/appdata/eog.appdata.xml share/applications/eog.desktop share/eog/gir-1.0/Eog-3.0.gir -share/eog/icons/hicolor/16x16/actions/eog-image-gallery.png share/eog/icons/hicolor/16x16/actions/eog-plugin.png share/eog/icons/hicolor/16x16/actions/slideshow-play.png -share/eog/icons/hicolor/22x22/actions/eog-image-gallery.png share/eog/icons/hicolor/22x22/actions/eog-plugin.png share/eog/icons/hicolor/22x22/actions/slideshow-play.png -share/eog/icons/hicolor/24x24/actions/eog-image-gallery.png share/eog/icons/hicolor/24x24/actions/slideshow-play.png -share/eog/icons/hicolor/32x32/actions/eog-image-gallery.png share/eog/icons/hicolor/32x32/actions/eog-plugin.png share/eog/icons/hicolor/32x32/actions/slideshow-play.png share/eog/icons/hicolor/48x48/actions/slideshow-play.png -share/eog/icons/hicolor/scalable/actions/eog-image-gallery.svg +share/eog/icons/hicolor/scalable/actions/eog-image-gallery-symbolic.svg share/eog/icons/hicolor/scalable/actions/eog-plugin.svg share/eog/icons/hicolor/scalable/actions/slideshow-play.svg share/glib-2.0/schemas/org.gnome.eog.enums.xml diff --git a/graphics/eog3/distinfo b/graphics/eog3/distinfo index 4cd581eec6c..b8d34bf4691 100644 --- a/graphics/eog3/distinfo +++ b/graphics/eog3/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.7 2015/11/03 21:33:56 agc Exp $ +$NetBSD: distinfo,v 1.8 2016/04/12 23:58:48 prlw1 Exp $ -SHA1 (eog-3.16.2.tar.xz) = 6b5c802617fc59161e478e1cdb4a691e19634bb6 -RMD160 (eog-3.16.2.tar.xz) = 8bbf9638670beb9c242f9ceb9d89a94b5ef4eb88 -SHA512 (eog-3.16.2.tar.xz) = 9c3b20d57dd9edd7691ebb6735fd74ed0857d69efec845b462640a45e3179f91490ba3560ce8890455ee71445c6d789a8783af3503cf16680abd34849ea8eef1 -Size (eog-3.16.2.tar.xz) = 4307228 bytes +SHA1 (eog-3.20.1.tar.xz) = c69e71e397cd5edd52a2730cadd2d4ae01972d78 +RMD160 (eog-3.20.1.tar.xz) = 12966f0c3ad68ca88528275b4079862561b44b21 +SHA512 (eog-3.20.1.tar.xz) = 63afd225667d534bb5e01540d324c251391162452bc797317ba7c55fdbce768c1d2fa1bc653fe2f9551fd1af64b6fea046836572eeb35c30190258b169729254 +Size (eog-3.20.1.tar.xz) = 4340952 bytes |