diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-02-01 22:57:54 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-02-01 22:57:54 +0100 |
commit | e33f9948510e5b00c205499332af6f3f94d866a3 (patch) | |
tree | a343f3e4093ae0adf346fe5275229ddbfe273b26 /extra | |
parent | 34b174e30af884dcdde520543ce3626bb41ff918 (diff) | |
download | nutyx-pakxe-e33f9948510e5b00c205499332af6f3f94d866a3.tar.gz nutyx-pakxe-e33f9948510e5b00c205499332af6f3f94d866a3.tar.bz2 nutyx-pakxe-e33f9948510e5b00c205499332af6f3f94d866a3.tar.xz nutyx-pakxe-e33f9948510e5b00c205499332af6f3f94d866a3.zip |
Maj gst-plugins-good#0.10.17-2 et de ses dépendances
Diffstat (limited to 'extra')
-rw-r--r-- | extra/gst-plugins-good/.footprint | 2 | ||||
-rwxr-xr-x | extra/gst-plugins-good/Pkgfile | 8 |
2 files changed, 4 insertions, 6 deletions
diff --git a/extra/gst-plugins-good/.footprint b/extra/gst-plugins-good/.footprint index 64b2cff21..c5f033edb 100644 --- a/extra/gst-plugins-good/.footprint +++ b/extra/gst-plugins-good/.footprint @@ -5,8 +5,6 @@ drwxr-xr-x root/root etc/gconf/schemas/ drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/lib/ drwxr-xr-x root/root usr/lib/gstreamer-0.10/ --rwxr-xr-x root/root usr/lib/gstreamer-0.10/libgst1394.la --rwxr-xr-x root/root usr/lib/gstreamer-0.10/libgst1394.so -rwxr-xr-x root/root usr/lib/gstreamer-0.10/libgstaasink.la -rwxr-xr-x root/root usr/lib/gstreamer-0.10/libgstaasink.so -rwxr-xr-x root/root usr/lib/gstreamer-0.10/libgstalaw.la diff --git a/extra/gst-plugins-good/Pkgfile b/extra/gst-plugins-good/Pkgfile index eb868b65e..c88ee480b 100755 --- a/extra/gst-plugins-good/Pkgfile +++ b/extra/gst-plugins-good/Pkgfile @@ -1,12 +1,12 @@ -# Description: Set de plugins essentiels pour l'outil multimedia gstreamer +# Description: Jeu de plugins essentiels pour l'outil multimedia gstreamer # URL: http://gstreamer.freedesktop.org/modules/gst-plugins-base.html # Maintainer: NuTyX core team -# Packager: fred.galusik at gmail dot com -# Depends on: aalib, cairo, gconf, cdparanoia, dbus, esound, flac, gstreamer, gst-plugins-base, gtk, hal, libcaca, libavc1394, libcdio, libdv, libjpeg, libogg, libpng, liboil, libshout, libtheora, libvisual, libvorbis, libxml2, taglib, speex, wavpack +# Packager: thierryn1 at hispeed dot ch +# Depends on: aalib, cairo, gconf, cdparanoia, dbus, esound, flac, gstreamer, gst-plugins-base, gtk, hal, libcaca, libavc1394, libcdio, libdv, libjpeg, libogg, libpng, liboil, libshout, libtheora, libvisual, libvorbis, libxml2, taglib, speex, wavpack, libdc1394 name=gst-plugins-good version=0.10.17 -release=1 +release=2 source=(http://gstreamer.freedesktop.org/src/$name/$name-$version.tar.gz) build() { |