diff options
Diffstat (limited to 'gst-plugins-base/Pkgfile')
-rwxr-xr-x | gst-plugins-base/Pkgfile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/gst-plugins-base/Pkgfile b/gst-plugins-base/Pkgfile index 89d8a81a0..e0e0aee8d 100755 --- a/gst-plugins-base/Pkgfile +++ b/gst-plugins-base/Pkgfile @@ -1,13 +1,13 @@ # Description: Set 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 +# Maintainer: cgit.freedesktop.org/gstreamer/gst-plugins-base/ +# Packager: thierryn1 at hispeed dot ch # Depends on: alsa-lib, cdparanoia, dbus, gstreamer, libogg, liboil, libtheora, libvisual, libvorbis, libxml2, xorg-libxv, xorg-libxcursor, xorg-libxdamage, xorg-libxrandr, xorg-libxinerama, pango # Run on: alsa-lib,cdparanoia,dbus,gstreamer,libogg,liboil,libtheora,libvisual,libvorbis,libxml2,pango name=gst-plugins-base -version=0.10.35 -release=2 +version=0.10.36 +release=1 source=(http://gstreamer.freedesktop.org/src/$name/$name-$version.tar.gz) build() { |