From 94600ff8cabde67f7dec5a94b02956898bdede7a Mon Sep 17 00:00:00 2001 From: tnut Date: Sat, 15 Oct 2011 15:32:49 +0200 Subject: gavl dans extra --- base/gavl/.footprint.i686 | 17 ----------------- base/gavl/.footprint.x86_64 | 17 ----------------- base/gavl/.md5sum.i686 | 1 - base/gavl/.md5sum.x86_64 | 1 - base/gavl/Pkgfile | 19 ------------------- 5 files changed, 55 deletions(-) delete mode 100644 base/gavl/.footprint.i686 delete mode 100644 base/gavl/.footprint.x86_64 delete mode 100644 base/gavl/.md5sum.i686 delete mode 100644 base/gavl/.md5sum.x86_64 delete mode 100644 base/gavl/Pkgfile (limited to 'base') diff --git a/base/gavl/.footprint.i686 b/base/gavl/.footprint.i686 deleted file mode 100644 index 541023f5b..000000000 --- a/base/gavl/.footprint.i686 +++ /dev/null @@ -1,17 +0,0 @@ -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/include/ -drwxr-xr-x root/root usr/include/gavl/ --rw-r--r-- root/root usr/include/gavl/compression.h --rw-r--r-- root/root usr/include/gavl/gavl.h --rw-r--r-- root/root usr/include/gavl/gavl_version.h --rw-r--r-- root/root usr/include/gavl/gavldefs.h --rw-r--r-- root/root usr/include/gavl/gavldsp.h --rw-r--r-- root/root usr/include/gavl/gavltime.h --rw-r--r-- root/root usr/include/gavl/timecode.h -drwxr-xr-x root/root usr/lib/ --rwxr-xr-x root/root usr/lib/libgavl.la -lrwxrwxrwx root/root usr/lib/libgavl.so -> libgavl.so.1.0.0 -lrwxrwxrwx root/root usr/lib/libgavl.so.1 -> libgavl.so.1.0.0 --rwxr-xr-x root/root usr/lib/libgavl.so.1.0.0 -drwxr-xr-x root/root usr/lib/pkgconfig/ --rw-r--r-- root/root usr/lib/pkgconfig/gavl.pc diff --git a/base/gavl/.footprint.x86_64 b/base/gavl/.footprint.x86_64 deleted file mode 100644 index 541023f5b..000000000 --- a/base/gavl/.footprint.x86_64 +++ /dev/null @@ -1,17 +0,0 @@ -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/include/ -drwxr-xr-x root/root usr/include/gavl/ --rw-r--r-- root/root usr/include/gavl/compression.h --rw-r--r-- root/root usr/include/gavl/gavl.h --rw-r--r-- root/root usr/include/gavl/gavl_version.h --rw-r--r-- root/root usr/include/gavl/gavldefs.h --rw-r--r-- root/root usr/include/gavl/gavldsp.h --rw-r--r-- root/root usr/include/gavl/gavltime.h --rw-r--r-- root/root usr/include/gavl/timecode.h -drwxr-xr-x root/root usr/lib/ --rwxr-xr-x root/root usr/lib/libgavl.la -lrwxrwxrwx root/root usr/lib/libgavl.so -> libgavl.so.1.0.0 -lrwxrwxrwx root/root usr/lib/libgavl.so.1 -> libgavl.so.1.0.0 --rwxr-xr-x root/root usr/lib/libgavl.so.1.0.0 -drwxr-xr-x root/root usr/lib/pkgconfig/ --rw-r--r-- root/root usr/lib/pkgconfig/gavl.pc diff --git a/base/gavl/.md5sum.i686 b/base/gavl/.md5sum.i686 deleted file mode 100644 index 9d4ed8ae6..000000000 --- a/base/gavl/.md5sum.i686 +++ /dev/null @@ -1 +0,0 @@ -f7dd25d3ef26a8d22f947e9383d251e7 gavl-1.2.0.tar.gz diff --git a/base/gavl/.md5sum.x86_64 b/base/gavl/.md5sum.x86_64 deleted file mode 100644 index 9d4ed8ae6..000000000 --- a/base/gavl/.md5sum.x86_64 +++ /dev/null @@ -1 +0,0 @@ -f7dd25d3ef26a8d22f947e9383d251e7 gavl-1.2.0.tar.gz diff --git a/base/gavl/Pkgfile b/base/gavl/Pkgfile deleted file mode 100644 index 284b812ac..000000000 --- a/base/gavl/Pkgfile +++ /dev/null @@ -1,19 +0,0 @@ -# Description: Librairie pour le support multimedia -# URL: http://gmerlin.sourceforge.net/ -# Maintainer: NuTyX core team -# Packager: thierryn1 at hispeed dot ch - -name=gavl -version=1.2.0 -release=1 -source=(http://heanet.dl.sourceforge.net/sourceforge/gmerlin/$name-$version.tar.gz) - -build() { - cd $name-$version - ./configure --prefix=/usr \ - --without-doxygen \ - --disable-libpng \ - --with-cpuflags=none - make - make DESTDIR=$PKG install -} -- cgit v1.2.3-70-g09d2