clutter-gtk: rebuild against new clutter for clutter-gtk backend to be
supported. Required for sushi
This commit is contained in:
parent
2564672bab
commit
7f906a19c1
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'clutter-gtk'
|
||||
pkgname=clutter-gtk
|
||||
version=1.8.4
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
configure_args="$(vopt_enable gir introspection)"
|
||||
hostmakedepends="pkg-config intltool $(vopt_if gir gobject-introspection)"
|
||||
makedepends="gtk+3-devel clutter-devel"
|
||||
short_desc="GTK+3 bindings for the Clutter Toolkit"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="http://clutter-project.org/"
|
||||
license="LGPL-2.1"
|
||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=521493ec038973c77edcb8bc5eac23eed41645117894aaee7300b2487cb42b06
|
||||
|
||||
# Package build options
|
||||
|
|
Loading…
Reference in New Issue
Block a user