libraries/libdc1394: Updated for version 2.1.2

This commit is contained in:
Larry Hajali 2010-05-13 00:30:16 +02:00 committed by Robby Workman
parent 9143536fc3
commit 365db10731
4 changed files with 16 additions and 13 deletions

View File

@ -2,4 +2,4 @@ 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). The library currently
works on Linux, Mac OSX and (soon) Windows.
works on Linux, Mac OSX and (soon) Windows.

View File

@ -3,7 +3,7 @@
# Written by Larry Hajali <larryhaja[at]gmail[dot]com>
PRGNAM=libdc1394
VERSION=${VERSION:-2.1.1}
VERSION=${VERSION:-2.1.2}
ARCH=${ARCH:-i486}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@ -63,12 +63,13 @@ make install-strip DESTDIR=$PKG
)
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
cp -a AUTHORS ChangeLog COPYING INSTALL NEWS README doc/html \
$PKG/usr/doc/$PRGNAM-$VERSION
cp -a \
AUTHORS ChangeLog COPYING INSTALL NEWS README doc/html \
$PKG/usr/doc/$PRGNAM-$VERSION
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
mkdir -p $PKG/install
cat $CWD/slack-desc > $PKG/install/slack-desc
cd $PKG
/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.tgz
/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-tgz}

View File

@ -1,8 +1,10 @@
PRGNAM="libdc1394"
VERSION="2.1.1"
VERSION="2.1.2"
HOMEPAGE="http://damien.douxchamps.net/ieee1394/libdc1394/"
DOWNLOAD="http://downloads.sourceforge.net/sourceforge/libdc1394/libdc1394-2.1.1.tar.gz"
MD5SUM="1b7ec6e41a50b9c318c6c255e42d4e79"
DOWNLOAD="http://downloads.sourceforge.net/libdc1394/libdc1394-2.1.2.tar.gz"
MD5SUM="b85f1ade88d8d96688d5965ed8603d53"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Larry Hajali"
EMAIL="larryhaja[at]gmail[dot]com"
APPROVED="dsomero"
APPROVED="rworkman"

View File

@ -7,13 +7,13 @@
|-----handy-ruler------------------------------------------------------|
libdc1394: libdc1394 (1394-Based Digital Camera Control Library)
libdc1394:
libdc1394:
libdc1394: libdc1394 is a library that provides a complete high level
libdc1394: application programming interface (API) for developers who wish to
libdc1394: control IEEE 1394 based cameras that conform to the 1394-based
libdc1394: Digital Camera Specifications (also known as the IIDC or DCAM
libdc1394: Specifications).
libdc1394:
libdc1394:
libdc1394: Homepage: http://damien.douxchamps.net/ieee1394/libdc1394/
libdc1394:
libdc1394:
libdc1394:
libdc1394: