diff options
author | drochner <drochner@pkgsrc.org> | 2006-02-08 18:34:20 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2006-02-08 18:34:20 +0000 |
commit | 1da2f6006ef754d50a573baa8e04d3ce963cb848 (patch) | |
tree | 40abf481caf68ec3fd66bcde23efe29e1563963d /graphics | |
parent | ae5dcd4717c2f8b94220fd2c13ba47b47dd5dfff (diff) | |
download | pkgsrc-1da2f6006ef754d50a573baa8e04d3ce963cb848.tar.gz |
update to 2.12.3
changes:
-bugfixes
-translation updates
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/eog2/Makefile | 5 | ||||
-rw-r--r-- | graphics/eog2/PLIST | 3 | ||||
-rw-r--r-- | graphics/eog2/distinfo | 12 | ||||
-rw-r--r-- | graphics/eog2/patches/patch-aa | 12 | ||||
-rw-r--r-- | graphics/eog2/patches/patch-ab | 16 |
5 files changed, 25 insertions, 23 deletions
diff --git a/graphics/eog2/Makefile b/graphics/eog2/Makefile index 679c5b61ea5..6d8b0f02418 100644 --- a/graphics/eog2/Makefile +++ b/graphics/eog2/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.50 2006/02/05 23:09:29 joerg Exp $ +# $NetBSD: Makefile,v 1.51 2006/02/08 18:34:20 drochner Exp $ # -DISTNAME= eog-2.12.1 -PKGREVISION= 3 +DISTNAME= eog-2.12.3 CATEGORIES= graphics gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/eog/2.12/} EXTRACT_SUFX= .tar.bz2 diff --git a/graphics/eog2/PLIST b/graphics/eog2/PLIST index f7200c7b55c..a755ea6cedd 100644 --- a/graphics/eog2/PLIST +++ b/graphics/eog2/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.15 2005/10/14 21:52:14 jmmv Exp $ +@comment $NetBSD: PLIST,v 1.16 2006/02/08 18:34:20 drochner Exp $ bin/eog share/applications/eog.desktop share/eog/eog-gtk-ui.xml @@ -114,6 +114,7 @@ ${PKGLOCALEDIR}/locale/vi/LC_MESSAGES/eog.mo ${PKGLOCALEDIR}/locale/wa/LC_MESSAGES/eog.mo ${PKGLOCALEDIR}/locale/xh/LC_MESSAGES/eog.mo ${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/eog.mo +${PKGLOCALEDIR}/locale/zh_HK/LC_MESSAGES/eog.mo ${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/eog.mo ${PKGLOCALEDIR}/locale/zu/LC_MESSAGES/eog.mo share/omf/eog/eog-C.omf diff --git a/graphics/eog2/distinfo b/graphics/eog2/distinfo index d348d209529..4a2a38e6382 100644 --- a/graphics/eog2/distinfo +++ b/graphics/eog2/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.17 2005/10/14 21:52:14 jmmv Exp $ +$NetBSD: distinfo,v 1.18 2006/02/08 18:34:20 drochner Exp $ -SHA1 (eog-2.12.1.tar.bz2) = 48b1df3b064dc75da9a83e74d87ecb3129c4120f -RMD160 (eog-2.12.1.tar.bz2) = 6c1a4b3ad4ced2b62973c84d773f4ee3620caf95 -Size (eog-2.12.1.tar.bz2) = 799227 bytes -SHA1 (patch-aa) = b28deb8fdf3b876e0812f2fdaf4db3b98aa99a1b -SHA1 (patch-ab) = d59b28e78e66406c624968d72cece1ca60a68684 +SHA1 (eog-2.12.3.tar.bz2) = 6ab9e1950d726c7e8aa47652e7649d5db485f08f +RMD160 (eog-2.12.3.tar.bz2) = 1de6359dd4a9acd9a6a1971e5acde94062bf83f1 +Size (eog-2.12.3.tar.bz2) = 801299 bytes +SHA1 (patch-aa) = 92e91a057bf10c33784b4592bbde2a7ee3cf5c55 +SHA1 (patch-ab) = d75be607acda1586434b13721ca620326c516ecd diff --git a/graphics/eog2/patches/patch-aa b/graphics/eog2/patches/patch-aa index 7e68d400efe..bc821a14683 100644 --- a/graphics/eog2/patches/patch-aa +++ b/graphics/eog2/patches/patch-aa @@ -1,13 +1,13 @@ -$NetBSD: patch-aa,v 1.3 2003/12/15 00:00:25 xtraeme Exp $ +$NetBSD: patch-aa,v 1.4 2006/02/08 18:34:20 drochner Exp $ ---- Makefile.in.orig 2003-12-02 05:21:47.000000000 +0000 -+++ Makefile.in 2003-12-02 05:22:04.000000000 +0000 -@@ -127,7 +127,7 @@ +--- Makefile.in.orig 2006-02-06 21:55:28.000000000 +0100 ++++ Makefile.in +@@ -251,7 +251,7 @@ desktop_in_files = eog.desktop.in + desktop_DATA = $(desktop_in_files:.desktop.in=.desktop) gladedir = $(datadir)/eog/glade glade_DATA = eog.glade - -schemasdir = $(sysconfdir)/gconf/schemas +schemasdir = $(datadir)/gconf/schemas schemas_in_files = eog.schemas.in schemas_DATA = $(schemas_in_files:.schemas.in=.schemas) - + icondir = $(datadir)/pixmaps diff --git a/graphics/eog2/patches/patch-ab b/graphics/eog2/patches/patch-ab index e644947f15a..a3c2c074f03 100644 --- a/graphics/eog2/patches/patch-ab +++ b/graphics/eog2/patches/patch-ab @@ -1,17 +1,19 @@ -$NetBSD: patch-ab,v 1.1 2003/12/18 14:18:16 adam Exp $ +$NetBSD: patch-ab,v 1.2 2006/02/08 18:34:20 drochner Exp $ ---- configure.orig 2003-12-08 18:54:07.000000000 +0000 +--- configure.orig 2006-02-06 21:55:16.000000000 +0100 +++ configure -@@ -4388,9 +4388,9 @@ INTLTOOL_SOUNDLIST_RULE='%.soundlist: %. +@@ -5276,11 +5276,11 @@ INTLTOOL_SOUNDLIST_RULE='%.soundlist: %. - # Use the tools built into the package, not the ones that are installed. + # Use the tools built into the package, not the ones that are installed. -INTLTOOL_EXTRACT='$(top_builddir)/intltool-extract' --INTLTOOL_MERGE='$(top_builddir)/intltool-merge' --INTLTOOL_UPDATE='$(top_builddir)/intltool-update' +INTLTOOL_EXTRACT='${PREFIX}/bin/intltool-extract' + +-INTLTOOL_MERGE='$(top_builddir)/intltool-merge' +INTLTOOL_MERGE='${PREFIX}/bin/intltool-merge' -+INTLTOOL_UPDATE='${PREFIX}/bin/intltool-update' +-INTLTOOL_UPDATE='$(top_builddir)/intltool-update' ++INTLTOOL_UPDATE='${PREFIX}/bin/intltool-update' + # Extract the first word of "perl", so it can be a program name with args. |