mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
extra/clutter-gst to 1.5.4-1
This commit is contained in:
parent
061c998515
commit
4660da0f98
1 changed files with 3 additions and 3 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue