extra/clutter-gst to 1.5.4-1

This commit is contained in:
Kevin Mihelich 2012-04-24 08:33:23 -04:00
parent 061c998515
commit 4660da0f98

View file

@ -7,17 +7,17 @@
plugrel=1
pkgname=clutter-gst
pkgver=1.4.6
pkgver=1.5.4
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')
makedepends=('gobject-introspection' 'gtk-doc')
makedepends=('gobject-introspection')
options=('!libtool')
source=(http://clutter-project.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
sha256sums=('5368ded143b2f73c3128315dab7b45c5dd8d681341cbae8f83664d2f9bbba3c3')
sha256sums=('a137313ad134cd3737c018cc8f725ed1a4d1cf7d276012d75467b55f1f9859d7')
build() {
cd "$srcdir/$pkgname-$pkgver"