efl: update to 1.10.3.
This commit is contained in:
parent
6d90b619e1
commit
7799f47763
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'efl'
|
# Template file for 'efl'
|
||||||
pkgname=efl
|
pkgname=efl
|
||||||
version=1.10.2
|
version=1.10.3
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-multisense --enable-image-loader-webp CXX="
|
configure_args="--enable-multisense --enable-image-loader-webp CXX="
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -14,7 +14,7 @@ short_desc="Enlightenment Foundation Libraries"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="BSD"
|
license="BSD"
|
||||||
distfiles="http://download.enlightenment.org/rel/libs/efl/efl-${version}.tar.gz"
|
distfiles="http://download.enlightenment.org/rel/libs/efl/efl-${version}.tar.gz"
|
||||||
checksum=44acf012f0dd3b0c01bb2c5e53231076d7ed463166f581d22ef441b127e8c85f
|
checksum=d0582bbc04b974ba7c3ae60dac5c9b6b850210d15498ad73638fa961f753d48d
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" automake gettext-devel libtool efl>=1.10"
|
hostmakedepends+=" automake gettext-devel libtool efl>=1.10"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue