diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-09-30 12:02:51 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-09-30 12:02:51 +0000 |
commit | 3001a779e7ef6417f41e98d845136c293813a4d0 (patch) | |
tree | 6d9b4cb75c6781570b03f0e871e2f8cbd52d9901 /graphics/ristretto | |
parent | 421455bafb36c5c2faa019cc41da1660ff556f99 (diff) | |
download | ports-3001a779e7ef6417f41e98d845136c293813a4d0.tar.gz ports-3001a779e7ef6417f41e98d845136c293813a4d0.zip |
Notes
Diffstat (limited to 'graphics/ristretto')
-rw-r--r-- | graphics/ristretto/Makefile | 4 | ||||
-rw-r--r-- | graphics/ristretto/distinfo | 6 | ||||
-rw-r--r-- | graphics/ristretto/pkg-plist | 1 |
3 files changed, 7 insertions, 4 deletions
diff --git a/graphics/ristretto/Makefile b/graphics/ristretto/Makefile index c063b9486308..de9a1d401e41 100644 --- a/graphics/ristretto/Makefile +++ b/graphics/ristretto/Makefile @@ -6,13 +6,15 @@ # PORTNAME= ristretto -PORTVERSION= 0.0.5 +PORTVERSION= 0.0.6 CATEGORIES= graphics MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/ MAINTAINER= miwi@FreeBSD.org COMMENT= An image-viewer with xfce-integration +LIB_DEPENDS= exif.12:${PORTSDIR}/graphics/libexif + GNU_CONFIGURE= yes USE_GNOME= gtk20 USE_GMAKE= yes diff --git a/graphics/ristretto/distinfo b/graphics/ristretto/distinfo index 553f4661977f..cc0011c53b3b 100644 --- a/graphics/ristretto/distinfo +++ b/graphics/ristretto/distinfo @@ -1,3 +1,3 @@ -MD5 (ristretto-0.0.5.tar.gz) = 278cc209a7289a861034171202bc15f7 -SHA256 (ristretto-0.0.5.tar.gz) = 7a9889abf031c52b003aaec0ce99046bff9519f9c46b01b89fcead0b9f9b301c -SIZE (ristretto-0.0.5.tar.gz) = 202708 +MD5 (ristretto-0.0.6.tar.gz) = 0f2da2ba8dd06d360efacaefc12486c9 +SHA256 (ristretto-0.0.6.tar.gz) = cd95cc899b50b1df9aabf7903bb6fde8aa194c23ff4bcfc2c3e68e9083b24a21 +SIZE (ristretto-0.0.6.tar.gz) = 208349 diff --git a/graphics/ristretto/pkg-plist b/graphics/ristretto/pkg-plist index 1589436c427a..327c7dffed2f 100644 --- a/graphics/ristretto/pkg-plist +++ b/graphics/ristretto/pkg-plist @@ -8,6 +8,7 @@ share/icons/hicolor/36x36/apps/ristretto.png share/icons/hicolor/48x48/apps/ristretto.png share/icons/hicolor/scalable/apps/ristretto.svg share/locale/de/LC_MESSAGES/ristretto.mo +share/locale/fi/LC_MESSAGES/ristretto.mo share/locale/fr/LC_MESSAGES/ristretto.mo share/locale/nb_NO/LC_MESSAGES/ristretto.mo share/locale/nl/LC_MESSAGES/ristretto.mo |