Date: Thu, 23 Apr 2009 05:21:10 +0800 (CST) From: Gea-Suan Lin <gslin@gslin.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: gslin@gslin.org Subject: ports/133929: [NEW PORT] multimedia/libdc1394: 1394-based DC Control Library Message-ID: <20090422212110.DC7D77E81B@colo-p.gslin.org> Resent-Message-ID: <200904222130.n3MLU2ei051528@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 133929 >Category: ports >Synopsis: [NEW PORT] multimedia/libdc1394: 1394-based DC Control Library >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: Wed Apr 22 21:30:02 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Gea-Suan Lin >Release: FreeBSD 7.1-STABLE i386 >Organization: >Environment: System: FreeBSD colo-p.gslin.org 7.1-STABLE FreeBSD 7.1-STABLE #0: Sat Jan 31 21:46:23 UTC 2009 >Description: libdc1394 is a library that provides a complete high level application programming interface (API) for developers who wish to control IEEE 1394 based cameras that conform to the 1394-based Digital Camera Specifications (also known as the IIDC or DCAM Specifications). WWW: http://damien.douxchamps.net/ieee1394/libdc1394/ Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- libdc1394-2.1.0.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: # # libdc1394 # libdc1394/pkg-descr # libdc1394/Makefile # libdc1394/pkg-plist # libdc1394/distinfo # echo c - libdc1394 mkdir -p libdc1394 > /dev/null 2>&1 echo x - libdc1394/pkg-descr sed 's/^X//' >libdc1394/pkg-descr << 'aaf83aef6f7f53181b55249f5605d6bf' Xlibdc1394 is a library that provides a complete high level Xapplication programming interface (API) for developers who wish to Xcontrol IEEE 1394 based cameras that conform to the 1394-based Digital XCamera Specifications (also known as the IIDC or DCAM Specifications). X XWWW: http://damien.douxchamps.net/ieee1394/libdc1394/ aaf83aef6f7f53181b55249f5605d6bf echo x - libdc1394/Makefile sed 's/^X//' >libdc1394/Makefile << 'b36b737885746b21c12ce99f6a05bf75' X# New ports collection makefile for: libdc1394 X# Date created: 2009-04-23 X# Whom: Gea-Suan Lin <gslin@gslin.org> X# X# $FreeBSD$ X# X XPORTNAME= libdc1394 XPORTVERSION= 2.1.0 XCATEGORIES= multimedia XMASTER_SITES= SF X XMAINTAINER= gslin@gslin.org XCOMMENT= 1394-based DC Control Library X XGNU_CONFIGURE= yes XUSE_GNOME= gnomehack XUSE_LDCONFIG= yes X XMAN1= dc1394_reset_bus.1 \ X dc1394_vloopback.1 X X.include <bsd.port.mk> b36b737885746b21c12ce99f6a05bf75 echo x - libdc1394/pkg-plist sed 's/^X//' >libdc1394/pkg-plist << 'bfb5bf6856d8dd076559677c43383509' X@comment $FreeBSD$ Xbin/dc1394_reset_bus Xinclude/dc1394/camera.h Xinclude/dc1394/capture.h Xinclude/dc1394/control.h Xinclude/dc1394/conversions.h Xinclude/dc1394/dc1394.h Xinclude/dc1394/format7.h Xinclude/dc1394/iso.h Xinclude/dc1394/log.h Xinclude/dc1394/register.h Xinclude/dc1394/types.h Xinclude/dc1394/utils.h Xinclude/dc1394/vendor/avt.h Xinclude/dc1394/vendor/basler.h Xinclude/dc1394/vendor/basler_sff.h Xinclude/dc1394/vendor/pixelink.h Xinclude/dc1394/video.h Xlib/libdc1394.a Xlib/libdc1394.la Xlib/libdc1394.so Xlib/libdc1394.so.23 Xlibdata/pkgconfig/libdc1394-2.pc X@dirrmtry lib/pkgconfig X@dirrmtry include/dc1394/vendor X@dirrmtry include/dc1394/usb X@dirrmtry include/dc1394/macosx X@dirrmtry include/dc1394/linux X@dirrmtry include/dc1394/juju X@dirrmtry include/dc1394 bfb5bf6856d8dd076559677c43383509 echo x - libdc1394/distinfo sed 's/^X//' >libdc1394/distinfo << '27fc1b8f6487fd1a2ca413cdfe5206ea' XMD5 (libdc1394-2.1.0.tar.gz) = 51909785c8c3da6881dd983c98c0c6d6 XSHA256 (libdc1394-2.1.0.tar.gz) = 7175fd261aeb8f7ad991f6da38a1818a59ce6a14a70d4b8d754965aca6f77278 XSIZE (libdc1394-2.1.0.tar.gz) = 579429 27fc1b8f6487fd1a2ca413cdfe5206ea exit --- libdc1394-2.1.0.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?20090422212110.DC7D77E81B>