summaryrefslogtreecommitdiff
path: root/graphics/eog2/Makefile
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2003-12-15 00:00:25 +0000
committerxtraeme <xtraeme>2003-12-15 00:00:25 +0000
commit71027ab4467afd92e06e2ec5f9871ac0c5002439 (patch)
tree31a13d9d918d05f67037d4490215f24fc87b5660 /graphics/eog2/Makefile
parent611772ad1be485f1a857a33d627277dc30d58dc7 (diff)
downloadpkgsrc-71027ab4467afd92e06e2ec5f9871ac0c5002439.tar.gz
Update to 2.4.1
Changes: - Better filename -> UTF-8 translation - #122671, #117838 (Jens, Hidetoshi Tajima) - configure switch to disable libexif support - Added X-GNOME-DocPath to .desktop file - Fixed crash on shutdown - Fixed crash when libexif is not available - Fixed duplicate size entries in info view - Update image infos on modification - Translation Updates. And more... review Changelog to see a full list of changes.
Diffstat (limited to 'graphics/eog2/Makefile')
-rw-r--r--graphics/eog2/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/graphics/eog2/Makefile b/graphics/eog2/Makefile
index b9a95f22aa8..c48615ad5e1 100644
--- a/graphics/eog2/Makefile
+++ b/graphics/eog2/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.16 2003/12/13 00:45:23 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2003/12/15 00:00:25 xtraeme Exp $
#
-DISTNAME= eog-2.3.4
-PKGREVISION= 2
+DISTNAME= eog-2.4.1
CATEGORIES= graphics gnome
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/eog/2.3/}
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/eog/2.4/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= tech-pkg@NetBSD.org
@@ -25,6 +24,7 @@ GCONF2_SCHEMAS= eog.schemas
.include "../../textproc/scrollkeeper/omf.mk"
.include "../../print/libgnomeprint/buildlink2.mk"
.include "../../print/libgnomeprintui/buildlink2.mk"
+.include "../../devel/libbonobo/buildlink2.mk"
.include "../../sysutils/gnome-vfs2/buildlink2.mk"
.include "../../devel/gettext-lib/buildlink2.mk"
.include "../../devel/GConf2/schemas.mk"