diff options
Diffstat (limited to 'extra/gstreamer0.10-ugly/PKGBUILD')
-rw-r--r-- | extra/gstreamer0.10-ugly/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/gstreamer0.10-ugly/PKGBUILD b/extra/gstreamer0.10-ugly/PKGBUILD index 102ae5931..0ba48c793 100644 --- a/extra/gstreamer0.10-ugly/PKGBUILD +++ b/extra/gstreamer0.10-ugly/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 191896 2013-08-01 06:53:29Z bpiotrowski $ +# $Id: PKGBUILD 198067 2013-10-30 12:36:02Z allan $ # Maintainer: Jan de Groot <jgc@archlinux.org> pkgbase=gstreamer0.10-ugly @@ -9,7 +9,6 @@ arch=('i686' 'x86_64' 'mips64el') license=('LGPL') makedepends=('pkgconfig' 'gstreamer0.10-base>=0.10.34' 'libdvdread' 'lame' 'libmpeg2' 'a52dec' 'libmad' 'libsidplay' 'libcdio' 'x264' 'opencore-amr') url="http://gstreamer.freedesktop.org/" -options=(!libtool) source=(${url}/src/gst-plugins-ugly/gst-plugins-ugly-${pkgver}.tar.xz opencore-amr.patch cdio-cd-text-api.patch) |