[arch-commits] Commit in clutter-gst/trunk (PKGBUILD)
Jan de Groot
jgc at archlinux.org
Mon Sep 24 18:09:35 UTC 2012
Date: Monday, September 24, 2012 @ 14:09:35
Author: jgc
Revision: 167008
upgpkg: clutter-gst 1.9.90-1
Update to 1.9.90, all apps using clutter-gst should have been ported to this library version
Modified:
clutter-gst/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2012-09-24 18:00:04 UTC (rev 167007)
+++ PKGBUILD 2012-09-24 18:09:35 UTC (rev 167008)
@@ -2,17 +2,17 @@
# Maintainer: Jan "heftig" Steffens <jan.steffens at gmail.com>
pkgname=clutter-gst
-pkgver=1.6.0
+pkgver=1.9.90
pkgrel=1
pkgdesc="GStreamer bindings for clutter"
arch=('i686' 'x86_64')
url="http://www.clutter-project.org/"
license=('LGPL')
-depends=('clutter' 'gstreamer0.10-base' 'libxdamage')
+depends=('clutter' 'gst-plugins-base-libs' 'libxdamage')
makedepends=('gobject-introspection')
options=('!libtool')
source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('abc879cdd562f1640a825131405f4327a427bfe65b805ebc25d0c78909c8c622')
+sha256sums=('4b05f2d282baf308e6f2e480da5fe05d0755569778caf4c320a2d47cfc682a2d')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list