mx: update to 1.3.1.
This commit is contained in:
parent
155d327957
commit
df1a8bd3fb
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'mx'
|
||||
pkgname=mx
|
||||
version=1.0.4
|
||||
distfiles="http://source.clutter-project.org/sources/mx/1.0/mx-$version.tar.bz2"
|
||||
version=1.3.1
|
||||
distfiles="http://source.clutter-project.org/sources/mx/1.3/mx-$version.tar.xz"
|
||||
build_style=gnu_configure
|
||||
short_desc="A widget toolkit using Clutter"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://www.clutter-project.org"
|
||||
license="LGPL-2.1"
|
||||
checksum=b0ed87865eff2280b0aad43d30ca68c829fd20f9fcc5ba961d16b9f8d1a784e2
|
||||
checksum=4fab2d721252afe041165b909c503cca80e426aeeeb9f46676365ec25bb51cfa
|
||||
long_desc="
|
||||
Clutter is an open source software library for creating fast, visually
|
||||
rich and animated graphical user interfaces.
|
||||
|
@ -40,6 +40,7 @@ Add_dependency run dbus-libs
|
|||
Add_dependency run gtk+
|
||||
Add_dependency run freetype
|
||||
Add_dependency run fontconfig
|
||||
Add_dependency run cogl
|
||||
|
||||
Add_dependency build pkg-config
|
||||
Add_dependency build intltool
|
||||
|
|
Loading…
Reference in New Issue