Date: Sun, 24 Mar 2002 18:14:40 -0700 (MST) From: pschmied@qwest.net To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/36269: Add port libexif Message-ID: <200203250114.g2P1Eek55452@portable01.kaimin.umt.edu>
next in thread | raw e-mail | index | archive | help
>Number: 36269 >Category: ports >Synopsis: Add port libexif >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Mar 24 16:30:02 PST 2002 >Closed-Date: >Last-Modified: >Originator: Peter W. Schmiedeskamp >Release: FreeBSD 4.5-RELEASE i386 >Organization: n/a >Environment: FreeBSD terminus 4.5-RELEASE FreeBSD 4.5-RELEASE #0: Sun Mar 24 09:47:39 MST 2002 peter@terminus:/usr/src/sys/compile/PETER i386 >Description: This library allows metadata that is written to files on a digital camera to be read. This library will be required for the gphoto2 port, which will be needed for Kamera in KDE. >How-To-Repeat: >Fix: --- libexif.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: # # libexif # libexif/Makefile # libexif/pkg-comment # libexif/pkg-descr # libexif/pkg-plist # libexif/distinfo # echo c - libexif mkdir -p libexif > /dev/null 2>&1 echo x - libexif/Makefile sed 's/^X//' >libexif/Makefile << 'END-of-libexif/Makefile' X# New ports collection makefile for: libexif X# Date created: Tue Feb 26 19:02:44 MST 2002 X# Whom: Peter Schmiedeskamp X# X# $FreeBSD: X# X XPORTNAME= libexif XPORTVERSION= 0.5.0 XPORTREVISION= XCATEGORIES= graphics XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR=libexif X XMAINTAINER= pschmied@qwest.net X XINSTALLS_SHLIB= yes XHAS_CONFIGURE= yes XCONFIGURE_ARGS= # Intentionally blank X X.include <bsd.port.mk> END-of-libexif/Makefile echo x - libexif/pkg-comment sed 's/^X//' >libexif/pkg-comment << 'END-of-libexif/pkg-comment' XLibrary to read digital camera file meta-data END-of-libexif/pkg-comment echo x - libexif/pkg-descr sed 's/^X//' >libexif/pkg-descr << 'END-of-libexif/pkg-descr' XThis library allows metadata that is written to files on a digital camera to be X read. This library will be required for the gphoto2 port. X XWWW: http://sourceforge.net/projects/libexif/ X X- Peter Schmiedeskamp Xpschmied@qwest.net END-of-libexif/pkg-descr echo x - libexif/pkg-plist sed 's/^X//' >libexif/pkg-plist << 'END-of-libexif/pkg-plist' Xlib/libexif.so.5 Xlib/libexif.so Xlib/libexif.la Xlib/libexif.a Xinclude/libexif/exif-byte-order.h Xinclude/libexif/exif-content.h Xinclude/libexif/exif-data.h Xinclude/libexif/exif-entry.h Xinclude/libexif/exif-format.h Xinclude/libexif/exif-result.h Xinclude/libexif/exif-tag.h Xinclude/libexif/exif-utils.h X@dirrm include/libexif END-of-libexif/pkg-plist echo x - libexif/distinfo sed 's/^X//' >libexif/distinfo << 'END-of-libexif/distinfo' XMD5 (libexif-0.5.0.tar.gz) = 76dd5547de0f0e707d5049fe751c4679 END-of-libexif/distinfo exit --- libexif.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203250114.g2P1Eek55452>