diff options
author | nakai <nakai@FreeBSD.org> | 1999-10-27 10:26:00 +0000 |
---|---|---|
committer | nakai <nakai@FreeBSD.org> | 1999-10-27 10:26:00 +0000 |
commit | f8bec48df10b6ce762faa0f96003daff38e95e67 (patch) | |
tree | fa7e1cdc64facb1cd0e765238a385f42c4e716c0 /graphics/eog2 | |
parent | 9a5b0d0ad4faf576b33979d53e1cbbd3b3af1fae (diff) | |
download | FreeBSD-ports-f8bec48df10b6ce762faa0f96003daff38e95e67.zip FreeBSD-ports-f8bec48df10b6ce762faa0f96003daff38e95e67.tar.gz |
Update to 0.3
PR: ports/14541
Submitted by: Ade Lovett<ade@lovett.com>
Diffstat (limited to 'graphics/eog2')
-rw-r--r-- | graphics/eog2/Makefile | 6 | ||||
-rw-r--r-- | graphics/eog2/distinfo | 2 | ||||
-rw-r--r-- | graphics/eog2/pkg-plist | 6 |
3 files changed, 10 insertions, 4 deletions
diff --git a/graphics/eog2/Makefile b/graphics/eog2/Makefile index 4d03076..6d8d0c2 100644 --- a/graphics/eog2/Makefile +++ b/graphics/eog2/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: eog -# Version required: 0.1 +# Version required: 0.2 # Date created: 5th October 1999 # Whom: Ade Lovett <ade@lovett.com> # # $FreeBSD$ # -DISTNAME= eog-0.1 +DISTNAME= eog-0.2 CATEGORIES= graphics gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/eog @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= sources/eog MAINTAINER= ade@lovett.com LIB_DEPENDS= gnome.3:${PORTSDIR}/x11/gnomelibs \ - gdk_pixbuf.0:${PORTSDIR}/graphics/gdk-pixbuf + gdk_pixbuf.1:${PORTSDIR}/graphics/gdk-pixbuf USE_GMAKE= yes USE_X_PREFIX= yes diff --git a/graphics/eog2/distinfo b/graphics/eog2/distinfo index ad5359b..70d72da 100644 --- a/graphics/eog2/distinfo +++ b/graphics/eog2/distinfo @@ -1 +1 @@ -MD5 (eog-0.1.tar.gz) = 61a5fe40957e579da986f08d4886cc46 +MD5 (eog-0.2.tar.gz) = fd85779cbb5a1594862820cbf1bdd9eb diff --git a/graphics/eog2/pkg-plist b/graphics/eog2/pkg-plist index 6d5ad66..d2bd3b2 100644 --- a/graphics/eog2/pkg-plist +++ b/graphics/eog2/pkg-plist @@ -1,2 +1,8 @@ bin/eog +share/locale/da/LC_MESSAGES/eog.mo +share/locale/es/LC_MESSAGES/eog.mo +share/locale/gl/LC_MESSAGES/eog.mo +share/locale/it/LC_MESSAGES/eog.mo +share/locale/ja/LC_MESSAGES/eog.mo +share/locale/ko/LC_MESSAGES/eog.mo share/locale/no/LC_MESSAGES/eog.mo |