From a26823b6fa71216c2cbf680de6911f99c3d9b287 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Thu, 1 Mar 2012 07:42:22 +0000 Subject: testing/clutter: upgrade to 1.6.20 --- testing/clutter/APKBUILD | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'testing/clutter/APKBUILD') diff --git a/testing/clutter/APKBUILD b/testing/clutter/APKBUILD index 1add15655..78656ffc8 100644 --- a/testing/clutter/APKBUILD +++ b/testing/clutter/APKBUILD @@ -1,18 +1,19 @@ # Contributor: William Pitcock # Maintainer: Natanael Copa pkgname=clutter -pkgver=1.6.16 -pkgrel=1 +pkgver=1.6.20 +pkgrel=0 pkgdesc="library for creating fast, visually-appealing interfaces" url="http://www.clutter-project.org/" arch="all" license="LGPL" depends= -depends_dev="gdk-pixbuf-dev json-glib-dev atk-dev pango-dev mesa-dev libxcomposite-dev cairo-dev" +depends_dev="gdk-pixbuf-dev json-glib-dev atk-dev pango-dev mesa-dev + libxcomposite-dev cairo-dev" makedepends="$depends_dev gobject-introspection-dev intltool" install="" -subpackages="$pkgname-dev $pkgname-doc" -source="ftp://ftp.gnome.org/pub/GNOME/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2" +subpackages="$pkgname-dev $pkgname-doc $pkgname-lang" +source="ftp://ftp.gnome.org/pub/GNOME/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz" _builddir="${srcdir}/${pkgname}-${pkgver}" prepare() { @@ -38,4 +39,4 @@ package() { rm "$pkgdir"/usr/lib/*.la } -md5sums="9c7e9c5356d7e3405b756ce6a91c15f3 clutter-1.6.16.tar.bz2" +md5sums="e3a91a3998e5544628ffef9e3b08e8cf clutter-1.6.20.tar.xz" -- cgit v1.2.3