From 71027ab4467afd92e06e2ec5f9871ac0c5002439 Mon Sep 17 00:00:00 2001 From: xtraeme Date: Mon, 15 Dec 2003 00:00:25 +0000 Subject: 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. --- graphics/eog2/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'graphics/eog2/Makefile') 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" -- cgit v1.2.3