elementary: update to 1.12.1.

This commit is contained in:
Juan RP 2014-11-27 09:04:07 +01:00
parent b1238ff9b5
commit 7a3cae47b4
1 changed files with 2 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'elementary'
pkgname=elementary
version=1.12.0
version=1.12.1
revision=1
hostmakedepends="pkg-config"
makedepends="efl-devel>=${version}"
@ -12,10 +12,9 @@ short_desc="Enlightenment's widget set"
maintainer="Juan RP <xtraeme@gmail.com>"
license="BSD"
distfiles="http://download.enlightenment.org/rel/libs/${pkgname}/${pkgname}-${version}.tar.bz2"
checksum=1fd7061f4678969c56df111e1979afc1f6c5defcd9c3e7b3d00baa8a0ff9dcdf
checksum=da0fffe7310648c132f6b270e8d53874bd42201b373d1300288ca4e6ea07d063
if [ "$CROSS_BUILD" ]; then
# XXX needs host elm_prefs_cc
hostmakedepends+=" automake libtool gettext-devel elementary>=1.10"
configure_args+=" --with-elm-prefs-cc=/usr/bin/elm_prefs_cc"
pre_configure() {