[arch-commits] Commit in gstreamer0.10-bad/trunk (PKGBUILD)

Jan de Groot jgc at archlinux.org
Mon May 16 09:27:08 UTC 2011


    Date: Monday, May 16, 2011 @ 05:27:07
  Author: jgc
Revision: 124044

upgpkg: gstreamer0.10-bad 0.10.22-1
Update to 0.10.22

Modified:
  gstreamer0.10-bad/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-05-16 08:57:03 UTC (rev 124043)
+++ PKGBUILD	2011-05-16 09:27:07 UTC (rev 124044)
@@ -3,15 +3,15 @@
 
 pkgbase=gstreamer0.10-bad
 pkgname=('gstreamer0.10-bad' 'gstreamer0.10-bad-plugins')
-pkgver=0.10.21
-pkgrel=3
+pkgver=0.10.22
+pkgrel=1
 arch=('i686' 'x86_64')
 license=('LGPL' 'GPL')
-makedepends=('pkgconfig' 'gstreamer0.10-base>=0.10.32' 'xvidcore' 'libdca' 'bzip2' 'libdc1394' 'neon' 'faac' 'musicbrainz' 'faad2' 'libmms' 'libcdaudio' 'libmpcdec' 'mjpegtools' 'libdvdnav' 'libmodplug' 'jasper' 'liblrdf' 'libofa' 'soundtouch' 'libvdpau' 'schroedinger' 'libass' 'libvpx' 'gsm' 'libgme' 'rtmpdump' 'libsndfile' 'librsvg')
+makedepends=('pkgconfig' 'gstreamer0.10-base>=0.10.34' 'xvidcore' 'libdca' 'bzip2' 'libdc1394' 'neon' 'faac' 'musicbrainz' 'faad2' 'libmms' 'libcdaudio' 'libmpcdec' 'mjpegtools' 'libdvdnav' 'libmodplug' 'jasper' 'liblrdf' 'libofa' 'soundtouch' 'libvdpau' 'schroedinger' 'libass' 'libvpx' 'gsm' 'libgme' 'rtmpdump' 'libsndfile' 'librsvg')
 url="http://gstreamer.freedesktop.org/"
 options=(!libtool !emptydirs)
 source=(${url}/src/gst-plugins-bad/gst-plugins-bad-${pkgver}.tar.bz2)
-md5sums=('f501336ab1d18d2565f47c36ce653a82')
+md5sums=('9a2acee1f386f71247003d0d7090fb1c')
 
 build() {
   cd "${srcdir}/gst-plugins-bad-${pkgver}"
@@ -26,7 +26,7 @@
 
 package_gstreamer0.10-bad() {
   pkgdesc="GStreamer Multimedia Framework Bad Plugin libraries (gst-plugins-bad)"
-  depends=('gstreamer0.10-base>=0.10.32')
+  depends=('gstreamer0.10-base>=0.10.34')
   groups=('gstreamer0.10-plugins')
 
   cd "${srcdir}/gst-plugins-bad-${pkgver}"




More information about the arch-commits mailing list