clutter: update to 1.16.2.

This commit is contained in:
Juan RP 2013-11-19 06:55:12 +01:00
parent 70f506b115
commit 040a6ad441

View file

@ -1,19 +1,20 @@
# Template file for 'clutter'
pkgname=clutter
version=1.16.0
revision=3
version=1.16.2
revision=1
build_style=gnu-configure
configure_args="--enable-introspection --enable-evdev-input
--enable-wayland-backend --enable-egl-backend --enable-wayland-compositor"
hostmakedepends="pkg-config intltool gobject-introspection"
makedepends="atk-devel pango-devel libXi-devel libXcomposite-devel json-glib-devel
makedepends="
atk-devel pango-devel libXi-devel libXcomposite-devel json-glib-devel
libxkbcommon-devel cogl-devel>=1.16.0_2 libevdev-devel libgudev-devel"
short_desc="OpenGL based interactive canvas library"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.clutter-project.org"
license="LGPL-2.1"
distfiles="${GNOME_SITE}/clutter/${version%.*}/clutter-${version}.tar.xz"
checksum=a213c7859051d6d19b5550c7e433757a35aa8e2b61a43d2eae83dd87912ea8ae
checksum=0cb7e88c80f43fc7fb869fc6d34c42e98aa1a0ef7aa02e6aeef1b099ad33df42
long_desc="
Clutter is an open source software library for creating fast, visually
rich and animated graphical user interfaces."