Date: Fri, 24 Sep 2004 09:44:09 -0400 (EDT) From: Michael Johnson <ahze@ahze.net> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/72060: [NEW PORT] graphics/exiv2: Exif and Iptc metadata manipulation library and tools Message-ID: <200409241344.i8ODi9Fh055815@blueheron.ahze.net> Resent-Message-ID: <200409241350.i8ODoE7B016826@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 72060 >Category: ports >Synopsis: [NEW PORT] graphics/exiv2: Exif and Iptc metadata manipulation library and tools >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Sep 24 13:50:14 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Michael Johnson >Release: FreeBSD 5.3-BETA3 i386 >Organization: >Environment: System: FreeBSD blueheron.ahze.net 5.3-BETA3 FreeBSD 5.3-BETA3 #66: Tue Sep 7 12:56:04 EDT >Description: Exif and Iptc metadata manipulation library and tools WWW: http://home.arcor.de/ahuggel/exiv2/ Generated with FreeBSD Port Tools 0.63 >How-To-Repeat: >Fix: --- exiv2-0.5.shar begins here --- # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # exiv2 # exiv2/pkg-descr # exiv2/Makefile # exiv2/distinfo # echo c - exiv2 mkdir -p exiv2 > /dev/null 2>&1 echo x - exiv2/pkg-descr sed 's/^X//' >exiv2/pkg-descr << 'END-of-exiv2/pkg-descr' XExif and Iptc metadata manipulation library and tools X XWWW: http://home.arcor.de/ahuggel/exiv2/ END-of-exiv2/pkg-descr echo x - exiv2/Makefile sed 's/^X//' >exiv2/Makefile << 'END-of-exiv2/Makefile' X# New ports collection makefile for: exiv2 X# Date created: 2004-09-24 X# Whom: Michael Johnson <ahze@ahze.net> X# X# $FreeBSD$ X# X XPORTNAME= exiv2 XPORTVERSION= 0.5 XCATEGORIES= graphics XMASTER_SITES= http://home.arcor.de/ahuggel/exiv2/ X XMAINTAINER= ahze@ahze.net XCOMMENT= Exif and Iptc metadata manipulation library and tools X X.if !defined(NOPORTDOCS) XBUILD_DEPENDS= doxygen:${PORTSDIR}/devel/doxygen X.endif X XGNU_CONFIGURE= yes XUSE_GMAKE= yes X XPORTDOCS= * XPLIST_FILES= bin/exiv2 \ X lib/libexiv2.so X X.if !defined(NOPORTDOCS) XALLTARGET= all doc X.endif X Xpost-install: X.if !defined(NOPORTDOCS) X @${MKDIR} ${DOCSDIR} X @${INSTALL_DATA} ${WRKSRC}/doc/html/* ${DOCSDIR} X.endif X X.include <bsd.port.mk> END-of-exiv2/Makefile echo x - exiv2/distinfo sed 's/^X//' >exiv2/distinfo << 'END-of-exiv2/distinfo' XMD5 (exiv2-0.5.tar.gz) = e9362bc1b9e5cea5b095a99af08613ee XSIZE (exiv2-0.5.tar.gz) = 645739 END-of-exiv2/distinfo exit --- exiv2-0.5.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200409241344.i8ODi9Fh055815>