[arch-commits] Commit in gstreamer0.10-base/repos (extra-i686 extra-i686/PKGBUILD)
Jan de Groot
jgc at archlinux.org
Sat Oct 31 16:24:37 UTC 2009
Date: Saturday, October 31, 2009 @ 12:24:36
Author: jgc
Revision: 57451
Merged revisions 57450 via svnmerge from
svn+ssh://gerolde.archlinux.org/srv/svn-packages/gstreamer0.10-base/trunk
........
r57450 | jgc | 2009-10-31 17:24:16 +0100 (Sat, 31 Oct 2009) | 2 lines
upgpkg: gstreamer0.10-base 0.10.25-1
Update to 0.10.25 - add introspection data
........
Modified:
gstreamer0.10-base/repos/extra-i686/ (properties)
gstreamer0.10-base/repos/extra-i686/PKGBUILD
----------+
PKGBUILD | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
Property changes on: gstreamer0.10-base/repos/extra-i686
___________________________________________________________________
Modified: svnmerge-integrated
- /gstreamer0.10-base/trunk:1-50348
+ /gstreamer0.10-base/trunk:1-57450
Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD 2009-10-31 16:24:16 UTC (rev 57450)
+++ extra-i686/PKGBUILD 2009-10-31 16:24:36 UTC (rev 57451)
@@ -3,15 +3,15 @@
pkgbase=('gstreamer0.10-base')
pkgname=('gstreamer0.10-base' 'gstreamer0.10-base-plugins')
-pkgver=0.10.24
+pkgver=0.10.25
pkgrel=1
arch=(i686 x86_64)
license=('LGPL')
-makedepends=('pkgconfig' 'gstreamer0.10>=0.10.24' 'liboil>=0.3.16' 'libsm' 'libxv' 'alsa-lib>=1.0.20' 'cdparanoia>=10.2' 'libvisual>=0.4.0' 'libvorbis>=1.2.1rc1' 'libtheora>=1.0' 'pango>=1.24.5' 'udev>=145')
+makedepends=('pkgconfig' 'gstreamer0.10>=0.10.25' 'liboil>=0.3.16' 'libsm' 'libxv' 'alsa-lib>=1.0.20' 'cdparanoia>=10.2' 'libvisual>=0.4.0' 'libvorbis>=1.2.1rc1' 'libtheora>=1.0' 'pango>=1.26.0' 'udev>=145' 'gobject-introspection')
options=(!libtool !emptydirs)
url="http://gstreamer.freedesktop.org/"
source=(${url}/src/gst-plugins-base/gst-plugins-base-${pkgver}.tar.bz2)
-md5sums=('a3ec977c9c6602caacc2d3a7c12a17bf')
+md5sums=('d29669dd79276c5cd94e1613c03cd9ab')
build() {
cd "${srcdir}/gst-plugins-base-${pkgver}"
@@ -26,7 +26,7 @@
package_gstreamer0.10-base() {
pkgdesc="GStreamer Multimedia Framework Base plugin libraries"
- depends=('gstreamer0.10>=0.10.24' 'liboil>=0.3.16' 'libsm' 'libxv' 'udev>=145')
+ depends=('gstreamer0.10>=0.10.25' 'liboil>=0.3.16' 'libsm' 'libxv' 'udev>=145')
cd "${srcdir}/gst-plugins-base-${pkgver}"
make DESTDIR="${pkgdir}" install || return 1
@@ -34,7 +34,7 @@
package_gstreamer0.10-base-plugins() {
pkgdesc="GStreamer Multimedia Framework Base Plugins (gst-plugins-base)"
- depends=("gstreamer0.10-base=${pkgver}" 'alsa-lib>=1.0.20' 'cdparanoia>=10.2' 'libvisual>=0.4.0' 'libvorbis>=1.2.1rc1' 'libtheora>=1.0' 'pango>=1.24.5')
+ depends=("gstreamer0.10-base=${pkgver}" 'alsa-lib>=1.0.20' 'cdparanoia>=10.2' 'libvisual>=0.4.0' 'libvorbis>=1.2.1rc1' 'libtheora>=1.0' 'pango>=1.26.0')
replaces=('gstreamer0.10-alsa' 'gstreamer0.10-theora' 'gstreamer0.10-libvisual' 'gstreamer0.10-pango' 'gstreamer0.10-cdparanoia' 'gstreamer0.10-vorbis' 'gstreamer0.10-ogg')
conflicts=('gstreamer0.10-alsa' 'gstreamer0.10-theora' 'gstreamer0.10-libvisual' 'gstreamer0.10-pango' 'gstreamer0.10-cdparanoia' 'gstreamer0.10-vorbis' 'gstreamer0.10-ogg')
groups=('gstreamer0.10-plugins')
More information about the arch-commits
mailing list