From 7740a0115103056a48b8959e512825fded0d9db4 Mon Sep 17 00:00:00 2001 From: adam Date: Thu, 16 Dec 2010 15:00:33 +0000 Subject: Changes 0.6.20: * New translation: ro * Updated translations: it, lv, sk * --no-fixup now honoured during --create-exif to not create default tags * Fixed crash when not enough components were given to --set-value * Made --set-value more forgiving of whitespace * Allow --set-value on UNDEFINED tags (treating them as byte arrays) * Honour --machine-readable with --show-mnote and --show-description * Turned on the --enable-silent-rules configure option * Adding or removing a thumbnail can be done simultaneously with other options * Allow --create-exif to be used in place of an input file --- graphics/exif/Makefile | 11 +++++------ graphics/exif/PLIST | 4 +++- graphics/exif/distinfo | 8 ++++---- 3 files changed, 12 insertions(+), 11 deletions(-) (limited to 'graphics/exif') diff --git a/graphics/exif/Makefile b/graphics/exif/Makefile index 7caeedbb3de..135924d2989 100644 --- a/graphics/exif/Makefile +++ b/graphics/exif/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.21 2009/11/15 21:23:57 drochner Exp $ -# +# $NetBSD: Makefile,v 1.22 2010/12/16 15:00:33 adam Exp $ -DISTNAME= exif-0.6.19 +DISTNAME= exif-0.6.20 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libexif/} +EXTRACT_SUFX= .tar.bz2 -MAINTAINER= pkgsrc-users@NetBSD.org +MAINTAINER= adam@NetBSD.org HOMEPAGE= http://libexif.sourceforge.net/ COMMENT= Grab Exif information from digital camera images @@ -13,9 +13,9 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews PKG_DESTDIR_SUPPORT= user-destdir USE_TOOLS+= pkg-config -GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_PKGLOCALEDIR= yes +GNU_CONFIGURE= yes LIBS+= ${BUILDLINK_LDADD.iconv} @@ -23,5 +23,4 @@ LIBS+= ${BUILDLINK_LDADD.iconv} .include "../../devel/gettext-lib/buildlink3.mk" .include "../../devel/popt/buildlink3.mk" .include "../../graphics/libexif/buildlink3.mk" - .include "../../mk/bsd.pkg.mk" diff --git a/graphics/exif/PLIST b/graphics/exif/PLIST index 49a4ff0299b..f45b799ccb5 100644 --- a/graphics/exif/PLIST +++ b/graphics/exif/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2009/11/15 21:23:57 drochner Exp $ +@comment $NetBSD: PLIST,v 1.7 2010/12/16 15:00:33 adam Exp $ bin/exif man/man1/exif.1 share/locale/da/LC_MESSAGES/exif.mo @@ -6,12 +6,14 @@ share/locale/de/LC_MESSAGES/exif.mo share/locale/es/LC_MESSAGES/exif.mo share/locale/fi/LC_MESSAGES/exif.mo share/locale/fr/LC_MESSAGES/exif.mo +share/locale/gl/LC_MESSAGES/exif.mo share/locale/id/LC_MESSAGES/exif.mo share/locale/is/LC_MESSAGES/exif.mo share/locale/it/LC_MESSAGES/exif.mo share/locale/lv/LC_MESSAGES/exif.mo share/locale/nl/LC_MESSAGES/exif.mo share/locale/pl/LC_MESSAGES/exif.mo +share/locale/ro/LC_MESSAGES/exif.mo share/locale/sk/LC_MESSAGES/exif.mo share/locale/sv/LC_MESSAGES/exif.mo share/locale/vi/LC_MESSAGES/exif.mo diff --git a/graphics/exif/distinfo b/graphics/exif/distinfo index d7aa7b6e6ae..63e57d146f3 100644 --- a/graphics/exif/distinfo +++ b/graphics/exif/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2009/11/15 21:23:57 drochner Exp $ +$NetBSD: distinfo,v 1.7 2010/12/16 15:00:33 adam Exp $ -SHA1 (exif-0.6.19.tar.gz) = 3cbde4bf858053fc42668d681ccfb618ae1eaac1 -RMD160 (exif-0.6.19.tar.gz) = 74c4653ad463b49730354e594c8f375b5bcfb31a -Size (exif-0.6.19.tar.gz) = 439207 bytes +SHA1 (exif-0.6.20.tar.bz2) = b12777ad6327389764570e42afdae66384421cd3 +RMD160 (exif-0.6.20.tar.bz2) = 820d3c1a15c1f84e7ab33aa8e00e8877bfbb7256 +Size (exif-0.6.20.tar.bz2) = 353284 bytes -- cgit v1.2.3