diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-04-28 17:09:45 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-04-28 17:09:45 +0000 |
commit | 7b1a952efb7bbb07cfa10b7420914f0569cad090 (patch) | |
tree | 3c4be1d846046dbe05ab025b5e6b2cc177cccaea /graphics/gthumb2 | |
parent | db1fb430dc247a5fca42cff9d5c7c11b09d158e5 (diff) |
Notes
Diffstat (limited to 'graphics/gthumb2')
-rw-r--r-- | graphics/gthumb2/Makefile | 9 | ||||
-rw-r--r-- | graphics/gthumb2/distinfo | 4 | ||||
-rw-r--r-- | graphics/gthumb2/pkg-plist | 2 |
3 files changed, 7 insertions, 8 deletions
diff --git a/graphics/gthumb2/Makefile b/graphics/gthumb2/Makefile index 583d7cce7ee0..9370fcef5174 100644 --- a/graphics/gthumb2/Makefile +++ b/graphics/gthumb2/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gthumb2 -PORTVERSION= 2.3.2 -PORTREVISION= 1 +PORTVERSION= 2.3.3 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.3 @@ -17,6 +16,8 @@ DIST_SUBDIR= gnome2 MAINTAINER= pav@FreeBSD.org COMMENT= An image viewer and browser for the GNOME 2 environment +LIB_DEPENDS= exif.10:${PORTSDIR}/graphics/libexif + USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes @@ -30,10 +31,6 @@ MAN1= gthumb.1 .include <bsd.port.pre.mk> -.if defined(WITH_EXIF) || exists(${LOCALBASE}/lib/libexif.so.10) -LIB_DEPENDS+= exif.10:${PORTSDIR}/graphics/libexif -.endif - .if defined(WITH_GPHOTO2) || exists(${LOCALBASE}/lib/libgphoto2.so.2) LIB_DEPENDS+= gphoto2.2:${PORTSDIR}/graphics/libgphoto2 .endif diff --git a/graphics/gthumb2/distinfo b/graphics/gthumb2/distinfo index c1a3f4ebb2a3..4d5ea4e7442a 100644 --- a/graphics/gthumb2/distinfo +++ b/graphics/gthumb2/distinfo @@ -1,2 +1,2 @@ -MD5 (gnome2/gthumb-2.3.2.tar.bz2) = 6e64758d2eeadd9cc08a11dd1b3a1904 -SIZE (gnome2/gthumb-2.3.2.tar.bz2) = 2570000 +MD5 (gnome2/gthumb-2.3.3.tar.bz2) = d9be6b9812116d01fa0d6c5325eb6eda +SIZE (gnome2/gthumb-2.3.3.tar.bz2) = 2538741 diff --git a/graphics/gthumb2/pkg-plist b/graphics/gthumb2/pkg-plist index ba72e5930661..f39744c57cef 100644 --- a/graphics/gthumb2/pkg-plist +++ b/graphics/gthumb2/pkg-plist @@ -183,6 +183,7 @@ share/locale/de/LC_MESSAGES/gthumb.mo share/locale/en_CA/LC_MESSAGES/gthumb.mo share/locale/en_GB/LC_MESSAGES/gthumb.mo share/locale/es/LC_MESSAGES/gthumb.mo +share/locale/fi/LC_MESSAGES/gthumb.mo share/locale/fr/LC_MESSAGES/gthumb.mo share/locale/ga/LC_MESSAGES/gthumb.mo share/locale/hr/LC_MESSAGES/gthumb.mo @@ -190,6 +191,7 @@ share/locale/hu/LC_MESSAGES/gthumb.mo share/locale/it/LC_MESSAGES/gthumb.mo share/locale/ja/LC_MESSAGES/gthumb.mo share/locale/ko/LC_MESSAGES/gthumb.mo +share/locale/lt/LC_MESSAGES/gthumb.mo share/locale/lv/LC_MESSAGES/gthumb.mo share/locale/mk/LC_MESSAGES/gthumb.mo share/locale/ml/LC_MESSAGES/gthumb.mo |