summaryrefslogtreecommitdiff
path: root/libre/gstreamer0.10-bad-libre/PKGBUILD
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2011-02-09 01:09:18 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2011-02-09 01:09:18 -0300
commitfd57ac302278966e056009d4a1a897b1fad3467f (patch)
tree7a1dbdbc3f325e25ec467b9524f06a368cac1627 /libre/gstreamer0.10-bad-libre/PKGBUILD
parentc0e4ac84a8a2e85e57f3f8fab1af65bf1a052822 (diff)
gstreamer0.10-bad-libre-0.10.21-1
Diffstat (limited to 'libre/gstreamer0.10-bad-libre/PKGBUILD')
-rw-r--r--libre/gstreamer0.10-bad-libre/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/libre/gstreamer0.10-bad-libre/PKGBUILD b/libre/gstreamer0.10-bad-libre/PKGBUILD
index 63596e222..7138b7ac0 100644
--- a/libre/gstreamer0.10-bad-libre/PKGBUILD
+++ b/libre/gstreamer0.10-bad-libre/PKGBUILD
@@ -4,15 +4,14 @@
pkgbase=gstreamer0.10-bad-libre
pkgname=('gstreamer0.10-bad-libre' 'gstreamer0.10-bad-libre-plugins')
-pkgver=0.10.20
-pkgrel=2
+pkgver=0.10.21
+pkgrel=1
arch=('i686' 'x86_64')
license=('LGPL' 'GPL')
makedepends=('pkgconfig' 'gstreamer0.10-base>=0.10.30' 'xvidcore' 'libdca' 'bzip2' 'libdc1394' 'exempi' 'jack' 'neon' 'libexif' 'musicbrainz' 'faad2' 'libmms' 'libcdaudio' 'libmpcdec' 'mjpegtools' 'libdvdnav' 'libmodplug' 'jasper' 'liblrdf' 'libofa' 'soundtouch' 'libvdpau' 'schroedinger' 'libass' 'libvpx' 'gsm' 'libgme' 'rtmpdump')
url="http://gstreamer.freedesktop.org/"
options=(!libtool !emptydirs)
source=(${url}/src/gst-plugins-bad/gst-plugins-bad-${pkgver}.tar.bz2)
-md5sums=('7c84766f6d24f41ba90c3f6141012ab8')
build() {
cd "${srcdir}/gst-plugins-bad-${pkgver}"
@@ -27,7 +26,7 @@ build() {
package_gstreamer0.10-bad-libre() {
pkgdesc="GStreamer Multimedia Framework Bad Plugin libraries (gst-plugins-bad)"
- depends=('gstreamer0.10-base>=0.10.29')
+ depends=('gstreamer0.10-base>=0.10.32')
groups=('gstreamer0.10-plugins')
provides=('gstreamer0.10-bad')
conflicts=('gstreamer0.10-bad')
@@ -52,3 +51,4 @@ package_gstreamer0.10-bad-libre-plugins() {
make -C sys DESTDIR="${pkgdir}" install
make -C gst-libs DESTDIR="${pkgdir}" uninstall
}
+md5sums=('f501336ab1d18d2565f47c36ce653a82')