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