summaryrefslogtreecommitdiffstats
path: root/gst-plugins-bad/Pkgfile
diff options
context:
space:
mode:
authortnut <tnut at nutyx dot com>2012-05-12 16:29:42 +0200
committerpiernov <piernov@piernov.org>2012-05-13 21:52:17 +0200
commit5a08761d86b8cb8e5e3e96b3abc349cdc8673647 (patch)
treef22c4c9b242016c567df6b8e6294c0f9ff8858b7 /gst-plugins-bad/Pkgfile
parent5cad4a33ddb572651f60bc7d9aa9cddfae46a671 (diff)
downloadnutyx-extra-5a08761d86b8cb8e5e3e96b3abc349cdc8673647.tar.gz
nutyx-extra-5a08761d86b8cb8e5e3e96b3abc349cdc8673647.tar.bz2
nutyx-extra-5a08761d86b8cb8e5e3e96b3abc349cdc8673647.tar.xz
nutyx-extra-5a08761d86b8cb8e5e3e96b3abc349cdc8673647.zip
gst-plugins-bad, maj 0.10.23-1
(cherry picked from commit 67ea9c52e063acd6e1aa5d80df886a0a800f72df) Conflicts: gst-plugins-bad/.footprint.i686 gst-plugins-bad/.footprint.x86_64 gst-plugins-bad/.md5sum.i686 gst-plugins-bad/.md5sum.x86_64 gst-plugins-bad/Pkgfile
Diffstat (limited to 'gst-plugins-bad/Pkgfile')
-rwxr-xr-xgst-plugins-bad/Pkgfile6
1 files changed, 3 insertions, 3 deletions
diff --git a/gst-plugins-bad/Pkgfile b/gst-plugins-bad/Pkgfile
index d588e1ba5..d359412f0 100755
--- a/gst-plugins-bad/Pkgfile
+++ b/gst-plugins-bad/Pkgfile
@@ -1,6 +1,6 @@
# Description: Jeu de plugins essentiels pour l'outil multimedia gstreamer
# URL: http://gstreamer.freedesktop.org/modules/gst-plugins-base.html
-# Maintainer: NuTyX core team
+# Maintainer: cgit.freedesktop.org/gstreamer/gst-plugins-bad/
# Packager: thierryn1 at hispeed dot ch
# Depends on: gstreamer, gst-plugins-base, faad2, libsndfile, libmpcdec, faac, xvid, librsvg, amrwb, libmusicbrainz, libexif, esound, libdvdnav, sdl, libdca, vdpau-video
# Run on: gstreamer,gst-plugins-base,faad2,libsndfile,libmpcdec,faac,xvid,librsvg,amrwb,libmusicbrainz,libexif,esound,libdvdnav,sdl,libdca,vdpau-video
@@ -11,8 +11,8 @@ release=1
source=(http://gstreamer.freedesktop.org/src/$name/$name-$version.tar.xz)
build() {
- cd $name-$version
- ./configure --prefix=$GNOME_PREFIX \
+cd $name-$version
+ ./configure --prefix=/usr \
--localstatedir=/var \
--sysconfdir=/etc
make