From 36a2ee8975fe8b946fb05a0c46454257fb9a6b64 Mon Sep 17 00:00:00 2001 From: tnut Date: Sat, 15 Oct 2011 16:39:27 +0200 Subject: libraw1394 dans extra --- base/libraw1394/.footprint.i686 | 26 -------------------------- base/libraw1394/.footprint.x86_64 | 26 -------------------------- base/libraw1394/.md5sum.i686 | 1 - base/libraw1394/.md5sum.x86_64 | 1 - base/libraw1394/Pkgfile | 17 ----------------- extra/libraw1394/.footprint.i686 | 26 ++++++++++++++++++++++++++ extra/libraw1394/.footprint.x86_64 | 26 ++++++++++++++++++++++++++ extra/libraw1394/.md5sum.i686 | 1 + extra/libraw1394/.md5sum.x86_64 | 1 + extra/libraw1394/Pkgfile | 17 +++++++++++++++++ 10 files changed, 71 insertions(+), 71 deletions(-) delete mode 100644 base/libraw1394/.footprint.i686 delete mode 100644 base/libraw1394/.footprint.x86_64 delete mode 100644 base/libraw1394/.md5sum.i686 delete mode 100644 base/libraw1394/.md5sum.x86_64 delete mode 100755 base/libraw1394/Pkgfile create mode 100644 extra/libraw1394/.footprint.i686 create mode 100644 extra/libraw1394/.footprint.x86_64 create mode 100644 extra/libraw1394/.md5sum.i686 create mode 100644 extra/libraw1394/.md5sum.x86_64 create mode 100755 extra/libraw1394/Pkgfile diff --git a/base/libraw1394/.footprint.i686 b/base/libraw1394/.footprint.i686 deleted file mode 100644 index 15750d974..000000000 --- a/base/libraw1394/.footprint.i686 +++ /dev/null @@ -1,26 +0,0 @@ -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/bin/ --rwxr-xr-x root/root usr/bin/dumpiso --rwxr-xr-x root/root usr/bin/sendiso --rwxr-xr-x root/root usr/bin/testlibraw -drwxr-xr-x root/root usr/include/ -drwxr-xr-x root/root usr/include/libraw1394/ --rw-r--r-- root/root usr/include/libraw1394/csr.h --rw-r--r-- root/root usr/include/libraw1394/ieee1394.h --rw-r--r-- root/root usr/include/libraw1394/raw1394.h -drwxr-xr-x root/root usr/lib/ --rw-r--r-- root/root usr/lib/libraw1394.a --rwxr-xr-x root/root usr/lib/libraw1394.la -lrwxrwxrwx root/root usr/lib/libraw1394.so -> libraw1394.so.11.0.1 -lrwxrwxrwx root/root usr/lib/libraw1394.so.11 -> libraw1394.so.11.0.1 --rwxr-xr-x root/root usr/lib/libraw1394.so.11.0.1 -drwxr-xr-x root/root usr/lib/pkgconfig/ --rw-r--r-- root/root usr/lib/pkgconfig/libraw1394.pc -drwxr-xr-x root/root usr/share/ -drwxr-xr-x root/root usr/share/man/ -drwxr-xr-x root/root usr/share/man/man1/ --rw-r--r-- root/root usr/share/man/man1/dumpiso.1.gz --rw-r--r-- root/root usr/share/man/man1/sendiso.1.gz --rw-r--r-- root/root usr/share/man/man1/testlibraw.1.gz -drwxr-xr-x root/root usr/share/man/man5/ --rw-r--r-- root/root usr/share/man/man5/isodump.5.gz diff --git a/base/libraw1394/.footprint.x86_64 b/base/libraw1394/.footprint.x86_64 deleted file mode 100644 index 15750d974..000000000 --- a/base/libraw1394/.footprint.x86_64 +++ /dev/null @@ -1,26 +0,0 @@ -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/bin/ --rwxr-xr-x root/root usr/bin/dumpiso --rwxr-xr-x root/root usr/bin/sendiso --rwxr-xr-x root/root usr/bin/testlibraw -drwxr-xr-x root/root usr/include/ -drwxr-xr-x root/root usr/include/libraw1394/ --rw-r--r-- root/root usr/include/libraw1394/csr.h --rw-r--r-- root/root usr/include/libraw1394/ieee1394.h --rw-r--r-- root/root usr/include/libraw1394/raw1394.h -drwxr-xr-x root/root usr/lib/ --rw-r--r-- root/root usr/lib/libraw1394.a --rwxr-xr-x root/root usr/lib/libraw1394.la -lrwxrwxrwx root/root usr/lib/libraw1394.so -> libraw1394.so.11.0.1 -lrwxrwxrwx root/root usr/lib/libraw1394.so.11 -> libraw1394.so.11.0.1 --rwxr-xr-x root/root usr/lib/libraw1394.so.11.0.1 -drwxr-xr-x root/root usr/lib/pkgconfig/ --rw-r--r-- root/root usr/lib/pkgconfig/libraw1394.pc -drwxr-xr-x root/root usr/share/ -drwxr-xr-x root/root usr/share/man/ -drwxr-xr-x root/root usr/share/man/man1/ --rw-r--r-- root/root usr/share/man/man1/dumpiso.1.gz --rw-r--r-- root/root usr/share/man/man1/sendiso.1.gz --rw-r--r-- root/root usr/share/man/man1/testlibraw.1.gz -drwxr-xr-x root/root usr/share/man/man5/ --rw-r--r-- root/root usr/share/man/man5/isodump.5.gz diff --git a/base/libraw1394/.md5sum.i686 b/base/libraw1394/.md5sum.i686 deleted file mode 100644 index fd25d582b..000000000 --- a/base/libraw1394/.md5sum.i686 +++ /dev/null @@ -1 +0,0 @@ -1db64231c78540c32859b591cb8b40cf libraw1394-2.0.5.tar.gz diff --git a/base/libraw1394/.md5sum.x86_64 b/base/libraw1394/.md5sum.x86_64 deleted file mode 100644 index fd25d582b..000000000 --- a/base/libraw1394/.md5sum.x86_64 +++ /dev/null @@ -1 +0,0 @@ -1db64231c78540c32859b591cb8b40cf libraw1394-2.0.5.tar.gz diff --git a/base/libraw1394/Pkgfile b/base/libraw1394/Pkgfile deleted file mode 100755 index a1502ada9..000000000 --- a/base/libraw1394/Pkgfile +++ /dev/null @@ -1,17 +0,0 @@ -# Description: Fournit un accès directe au bus IEEE 1394 -# URL: http://sourceforge.net/projects/libraw1394/ -# Maintainer: NuTyX core team -# Packager: thierryn1 at hispeed dot ch - -name=libraw1394 -version=2.0.5 -release=1 -source=(http://downloads.sourceforge.net/project/libraw1394/libraw1394/$name-$version.tar.gz) - -build() { - cd $name-$version - ./configure --prefix=/usr \ - -mandir=/usr/share/man - make - make DESTDIR=$PKG install -} diff --git a/extra/libraw1394/.footprint.i686 b/extra/libraw1394/.footprint.i686 new file mode 100644 index 000000000..15750d974 --- /dev/null +++ b/extra/libraw1394/.footprint.i686 @@ -0,0 +1,26 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/dumpiso +-rwxr-xr-x root/root usr/bin/sendiso +-rwxr-xr-x root/root usr/bin/testlibraw +drwxr-xr-x root/root usr/include/ +drwxr-xr-x root/root usr/include/libraw1394/ +-rw-r--r-- root/root usr/include/libraw1394/csr.h +-rw-r--r-- root/root usr/include/libraw1394/ieee1394.h +-rw-r--r-- root/root usr/include/libraw1394/raw1394.h +drwxr-xr-x root/root usr/lib/ +-rw-r--r-- root/root usr/lib/libraw1394.a +-rwxr-xr-x root/root usr/lib/libraw1394.la +lrwxrwxrwx root/root usr/lib/libraw1394.so -> libraw1394.so.11.0.1 +lrwxrwxrwx root/root usr/lib/libraw1394.so.11 -> libraw1394.so.11.0.1 +-rwxr-xr-x root/root usr/lib/libraw1394.so.11.0.1 +drwxr-xr-x root/root usr/lib/pkgconfig/ +-rw-r--r-- root/root usr/lib/pkgconfig/libraw1394.pc +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man1/ +-rw-r--r-- root/root usr/share/man/man1/dumpiso.1.gz +-rw-r--r-- root/root usr/share/man/man1/sendiso.1.gz +-rw-r--r-- root/root usr/share/man/man1/testlibraw.1.gz +drwxr-xr-x root/root usr/share/man/man5/ +-rw-r--r-- root/root usr/share/man/man5/isodump.5.gz diff --git a/extra/libraw1394/.footprint.x86_64 b/extra/libraw1394/.footprint.x86_64 new file mode 100644 index 000000000..15750d974 --- /dev/null +++ b/extra/libraw1394/.footprint.x86_64 @@ -0,0 +1,26 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/dumpiso +-rwxr-xr-x root/root usr/bin/sendiso +-rwxr-xr-x root/root usr/bin/testlibraw +drwxr-xr-x root/root usr/include/ +drwxr-xr-x root/root usr/include/libraw1394/ +-rw-r--r-- root/root usr/include/libraw1394/csr.h +-rw-r--r-- root/root usr/include/libraw1394/ieee1394.h +-rw-r--r-- root/root usr/include/libraw1394/raw1394.h +drwxr-xr-x root/root usr/lib/ +-rw-r--r-- root/root usr/lib/libraw1394.a +-rwxr-xr-x root/root usr/lib/libraw1394.la +lrwxrwxrwx root/root usr/lib/libraw1394.so -> libraw1394.so.11.0.1 +lrwxrwxrwx root/root usr/lib/libraw1394.so.11 -> libraw1394.so.11.0.1 +-rwxr-xr-x root/root usr/lib/libraw1394.so.11.0.1 +drwxr-xr-x root/root usr/lib/pkgconfig/ +-rw-r--r-- root/root usr/lib/pkgconfig/libraw1394.pc +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man1/ +-rw-r--r-- root/root usr/share/man/man1/dumpiso.1.gz +-rw-r--r-- root/root usr/share/man/man1/sendiso.1.gz +-rw-r--r-- root/root usr/share/man/man1/testlibraw.1.gz +drwxr-xr-x root/root usr/share/man/man5/ +-rw-r--r-- root/root usr/share/man/man5/isodump.5.gz diff --git a/extra/libraw1394/.md5sum.i686 b/extra/libraw1394/.md5sum.i686 new file mode 100644 index 000000000..fd25d582b --- /dev/null +++ b/extra/libraw1394/.md5sum.i686 @@ -0,0 +1 @@ +1db64231c78540c32859b591cb8b40cf libraw1394-2.0.5.tar.gz diff --git a/extra/libraw1394/.md5sum.x86_64 b/extra/libraw1394/.md5sum.x86_64 new file mode 100644 index 000000000..fd25d582b --- /dev/null +++ b/extra/libraw1394/.md5sum.x86_64 @@ -0,0 +1 @@ +1db64231c78540c32859b591cb8b40cf libraw1394-2.0.5.tar.gz diff --git a/extra/libraw1394/Pkgfile b/extra/libraw1394/Pkgfile new file mode 100755 index 000000000..a1502ada9 --- /dev/null +++ b/extra/libraw1394/Pkgfile @@ -0,0 +1,17 @@ +# Description: Fournit un accès directe au bus IEEE 1394 +# URL: http://sourceforge.net/projects/libraw1394/ +# Maintainer: NuTyX core team +# Packager: thierryn1 at hispeed dot ch + +name=libraw1394 +version=2.0.5 +release=1 +source=(http://downloads.sourceforge.net/project/libraw1394/libraw1394/$name-$version.tar.gz) + +build() { + cd $name-$version + ./configure --prefix=/usr \ + -mandir=/usr/share/man + make + make DESTDIR=$PKG install +} -- cgit v1.2.3-70-g09d2