aboutsummaryrefslogtreecommitdiff
path: root/graphics/exif
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-09-13 15:41:58 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-09-13 15:41:58 +0000
commit27f2a302a2c567d25c7810c3f7d30a400a27e3bc (patch)
tree8387a0ed74cf0b60802fc387c40e9a63ba65a072 /graphics/exif
parent618e6c439e0c48f019d8445407ba7c5e224dcd7f (diff)
downloadports-27f2a302a2c567d25c7810c3f7d30a400a27e3bc.tar.gz
ports-27f2a302a2c567d25c7810c3f7d30a400a27e3bc.zip
- Update to 0.6.21
- Convert to new LIB_DEPENDS format - Use USES=gmake - Use ICONV_CONFIGURE_ARGS - Cosmetic change - Take maintainership Changes: http://libexif.cvs.sourceforge.net/viewvc/libexif/exif/NEWS
Notes
Notes: svn path=/head/; revision=327162
Diffstat (limited to 'graphics/exif')
-rw-r--r--graphics/exif/Makefile19
-rw-r--r--graphics/exif/distinfo4
-rw-r--r--graphics/exif/pkg-plist3
3 files changed, 15 insertions, 11 deletions
diff --git a/graphics/exif/Makefile b/graphics/exif/Makefile
index ce37302f4335..7d29c9d484f0 100644
--- a/graphics/exif/Makefile
+++ b/graphics/exif/Makefile
@@ -2,29 +2,30 @@
# $FreeBSD$
PORTNAME= exif
-PORTVERSION= 0.6.20
-PORTREVISION= 1
+PORTVERSION= 0.6.21
CATEGORIES= graphics
MASTER_SITES= SF/lib${PORTNAME}/${PORTNAME}/${PORTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Command line utility to read and manipulate EXIF data
-LIB_DEPENDS= exif.12:${PORTSDIR}/graphics/libexif \
- popt.0:${PORTSDIR}/devel/popt
+LIB_DEPENDS= libexif.so:${PORTSDIR}/graphics/libexif \
+ libpopt.so:${PORTSDIR}/devel/popt
-USES= pkgconfig
-USE_GMAKE= yes
+OPTIONS_DEFINE= NLS
+
+CONFIGURE_ENV= POPT_CFLAGS=-I${LOCALBASE}/include POPT_LIBS="-L${LOCALBASE}/lib -lpopt"
GNU_CONFIGURE= yes
-CONFIGURE_ENV+= POPT_CFLAGS=-I${LOCALBASE}/include POPT_LIBS="-L${LOCALBASE}/lib -lpopt"
+USES= gmake pkgconfig
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MNLS}
+CONFIGURE_ARGS+=--enable-nls ${ICONV_CONFIGURE_ARG}
USES+= gettext iconv
PLIST_SUB+= NLS=""
.else
-CONFIGURE_ARGS+= --disable-nls --without-libiconv-prefix
+CONFIGURE_ARGS+=--disable-nls --without-libiconv-prefix
PLIST_SUB+= NLS="@comment "
.endif
diff --git a/graphics/exif/distinfo b/graphics/exif/distinfo
index d800a102af10..c46ba4337d85 100644
--- a/graphics/exif/distinfo
+++ b/graphics/exif/distinfo
@@ -1,2 +1,2 @@
-SHA256 (exif-0.6.20.tar.gz) = 81846823ffbf3d41d77787316d1c04351a216894a1aac993c65a67b3db9a2772
-SIZE (exif-0.6.20.tar.gz) = 453308
+SHA256 (exif-0.6.21.tar.gz) = 1e2e40e5d919edfb23717308eb5aeb5a11337741e6455c049852128a42288e6d
+SIZE (exif-0.6.21.tar.gz) = 485311
diff --git a/graphics/exif/pkg-plist b/graphics/exif/pkg-plist
index 95b1d0df07ec..34c2c65aa36b 100644
--- a/graphics/exif/pkg-plist
+++ b/graphics/exif/pkg-plist
@@ -1,10 +1,12 @@
bin/exif
+%%NLS%%share/locale/cs/LC_MESSAGES/exif.mo
%%NLS%%share/locale/da/LC_MESSAGES/exif.mo
%%NLS%%share/locale/de/LC_MESSAGES/exif.mo
%%NLS%%share/locale/es/LC_MESSAGES/exif.mo
%%NLS%%share/locale/fi/LC_MESSAGES/exif.mo
%%NLS%%share/locale/fr/LC_MESSAGES/exif.mo
%%NLS%%share/locale/gl/LC_MESSAGES/exif.mo
+%%NLS%%share/locale/hr/LC_MESSAGES/exif.mo
%%NLS%%share/locale/id/LC_MESSAGES/exif.mo
%%NLS%%share/locale/is/LC_MESSAGES/exif.mo
%%NLS%%share/locale/it/LC_MESSAGES/exif.mo
@@ -13,6 +15,7 @@ bin/exif
%%NLS%%share/locale/pl/LC_MESSAGES/exif.mo
%%NLS%%share/locale/ro/LC_MESSAGES/exif.mo
%%NLS%%share/locale/sk/LC_MESSAGES/exif.mo
+%%NLS%%share/locale/sr/LC_MESSAGES/exif.mo
%%NLS%%share/locale/sv/LC_MESSAGES/exif.mo
%%NLS%%share/locale/vi/LC_MESSAGES/exif.mo
%%NLS%%share/locale/zh_CN/LC_MESSAGES/exif.mo