diff options
author | sibel <lesibel@free.fr> | 2011-05-25 10:19:27 +0200 |
---|---|---|
committer | sibel <lesibel@free.fr> | 2011-05-25 10:19:27 +0200 |
commit | e5c6de6026e290dfb49f61d5c4d819fd1d4dcff0 (patch) | |
tree | c7b73bd62e9ae444fbfa367706ffc7ae66922818 | |
parent | 1ebd04d9a4312ff2ef1c257a88b0e499911338d3 (diff) | |
download | nutyx-pakxe-e5c6de6026e290dfb49f61d5c4d819fd1d4dcff0.tar.gz nutyx-pakxe-e5c6de6026e290dfb49f61d5c4d819fd1d4dcff0.tar.bz2 nutyx-pakxe-e5c6de6026e290dfb49f61d5c4d819fd1d4dcff0.tar.xz nutyx-pakxe-e5c6de6026e290dfb49f61d5c4d819fd1d4dcff0.zip |
gst-plugins-good 0.10.28-3 correction Run on
-rwxr-xr-x | extra/gst-plugins-good/Pkgfile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/gst-plugins-good/Pkgfile b/extra/gst-plugins-good/Pkgfile index 8f7a570cf..2d6a0f498 100755 --- a/extra/gst-plugins-good/Pkgfile +++ b/extra/gst-plugins-good/Pkgfile @@ -2,13 +2,13 @@ # URL: http://gstreamer.freedesktop.org/modules/gst-plugins-base.html # Maintainer: NuTyX core team # Packager: thierryn1 at hispeed dot ch -# Depends on: aalib, cairo, gconf, cdparanoia, dbus, esound, flac, gstreamer, gst-plugins-base, gtk, libcaca, gst-plugins-base, gtk, libcaca, libavc1394, libcdio, libdv, libjpeg, libogg, libpng, liboil, libshout, libtheora, libvisual, libvorbis, libxml2, taglib, speex, wavpack, v4l-utils +# Depends on: aalib, cairo, gconf, cdparanoia, dbus, esound, flac, gstreamer, gst-plugins-base, gtk, libcaca, libavc1394, libcdio, libdv, libjpeg, libogg, libpng, liboil, libshout, libtheora, libvisual, libvorbis, libxml2, taglib, speex, wavpack, v4l-utils -# Run on: aalib,cairo,gconf,cdparanoia,dbus,esound,flac,gstreamer,gst-plugins-base,gtk,libcaca,libavc1394,libcdio,libdv,libjpeg,libogg,libpng,liboil,libshout,libtheora,libvisual,libvorbis,libxml2,taglib,speex,wavpack,libdc1394 +# Run on: aalib,cairo,gconf,cdparanoia,dbus,esound,flac,gstreamer,gst-plugins-base,gtk,libcaca,libavc1394,libcdio,libdv,libjpeg,libogg,libpng,liboil,libshout,libtheora,libvisual,libvorbis,libxml2,taglib,speex,wavpack,v4l-utils name=gst-plugins-good version=0.10.28 -release=2 +release=3 source=(http://gstreamer.freedesktop.org/src/$name/$name-$version.tar.gz) build() { |