From owner-freebsd-ports Sun Mar 24 16:30:19 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E73C737B405 for ; Sun, 24 Mar 2002 16:30:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g2P0U2967834; Sun, 24 Mar 2002 16:30:02 -0800 (PST) (envelope-from gnats) Received: from portable01.kaimin.umt.edu (portable01.kaimin.umt.edu [150.131.107.140]) by hub.freebsd.org (Postfix) with ESMTP id B70A937B416 for ; Sun, 24 Mar 2002 16:21:04 -0800 (PST) Received: (from peter@localhost) by portable01.kaimin.umt.edu (8.11.6/8.11.6) id g2P1Eek55452; Sun, 24 Mar 2002 18:14:40 -0700 (MST) (envelope-from peter) Message-Id: <200203250114.g2P1Eek55452@portable01.kaimin.umt.edu> Date: Sun, 24 Mar 2002 18:14:40 -0700 (MST) From: pschmied@qwest.net Reply-To: pschmied@qwest.net To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/36269: Add port libexif Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >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 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