From 06b86a8cfe1c78e54b8ba70dccbc50821c55998e Mon Sep 17 00:00:00 2001 From: Juan RP Date: Thu, 7 Apr 2011 09:02:51 +0200 Subject: [PATCH] clutter: update to 1.6.14. --HG-- branch : gnome3 --- srcpkgs/clutter/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/clutter/template b/srcpkgs/clutter/template index 12aa6e49b37..4c7c4e539ba 100644 --- a/srcpkgs/clutter/template +++ b/srcpkgs/clutter/template @@ -1,13 +1,13 @@ # Template file for 'clutter' pkgname=clutter -version=1.6.12 +version=1.6.14 distfiles="http://www.clutter-project.org/sources/clutter/1.6/clutter-$version.tar.bz2" build_style=gnu_configure configure_args="--with-x --with-flavour=glx --with-imagebackend=gdk-pixbuf --enable-xinput" short_desc="OpenGL based interactive canvas library" maintainer="Juan RP " -checksum=21c3eb0633f839a223192dbc26aaf924bed98caad302ee0bb3ee2b067d09462d +checksum=0564e57ca8eb24e76014627c0bb28a80a6c01b620ba14bc4198365562549576d long_desc=" Clutter is an open source software library for creating fast, visually rich and animated graphical user interfaces."