From b82b520ec25eb655a91f4389daa027c097984709 Mon Sep 17 00:00:00 2001 From: Thierry N Date: Tue, 11 Aug 2009 16:29:14 +0200 Subject: Ajout de libdvdread#0.9.7-4 --- extra/libdvdread/.footprint | 17 +++++++++++++++++ extra/libdvdread/.md5sum | 1 + extra/libdvdread/Pkgfile | 17 +++++++++++++++++ 3 files changed, 35 insertions(+) create mode 100644 extra/libdvdread/.footprint create mode 100644 extra/libdvdread/.md5sum create mode 100644 extra/libdvdread/Pkgfile diff --git a/extra/libdvdread/.footprint b/extra/libdvdread/.footprint new file mode 100644 index 000000000..008f4fb12 --- /dev/null +++ b/extra/libdvdread/.footprint @@ -0,0 +1,17 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/include/ +drwxr-xr-x root/root usr/include/dvdread/ +-rw-r--r-- root/root usr/include/dvdread/cmd_print.h +-rw-r--r-- root/root usr/include/dvdread/dvd_reader.h +-rw-r--r-- root/root usr/include/dvdread/ifo_print.h +-rw-r--r-- root/root usr/include/dvdread/ifo_read.h +-rw-r--r-- root/root usr/include/dvdread/ifo_types.h +-rw-r--r-- root/root usr/include/dvdread/nav_print.h +-rw-r--r-- root/root usr/include/dvdread/nav_read.h +-rw-r--r-- root/root usr/include/dvdread/nav_types.h +drwxr-xr-x root/root usr/lib/ +-rw-r--r-- root/root usr/lib/libdvdread.a +-rwxr-xr-x root/root usr/lib/libdvdread.la +lrwxrwxrwx root/root usr/lib/libdvdread.so -> libdvdread.so.3.2.1 +lrwxrwxrwx root/root usr/lib/libdvdread.so.3 -> libdvdread.so.3.2.1 +-rwxr-xr-x root/root usr/lib/libdvdread.so.3.2.1 diff --git a/extra/libdvdread/.md5sum b/extra/libdvdread/.md5sum new file mode 100644 index 000000000..36e6b4700 --- /dev/null +++ b/extra/libdvdread/.md5sum @@ -0,0 +1 @@ +078788c9241ae16763529e1235502337 libdvdread-0.9.7.tar.gz diff --git a/extra/libdvdread/Pkgfile b/extra/libdvdread/Pkgfile new file mode 100644 index 000000000..119ab24a2 --- /dev/null +++ b/extra/libdvdread/Pkgfile @@ -0,0 +1,17 @@ +# Description: Librairie pour la lecture des DVD, +# URL: http://www.dtek.chalmers.se/groups/dvd/downloads.shtml +# Maintainer: NuTyX core team +# Packager: thierryn1 at hispeed dot ch +# Depends on: libdvdcss + +name=libdvdread +version=0.9.7 +release=4 +source=(http://www.dtek.chalmers.se/groups/dvd/dist/$name-$version.tar.gz) + +build() { + cd $name-$version + ./configure --prefix=/usr + make + make DESTDIR=$PKG install +} -- cgit v1.2.3-70-g09d2