efl: update to 1.9.5.
This commit is contained in:
parent
58ae39a1be
commit
f67c99bf84
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'efl'
|
# Template file for 'efl'
|
||||||
pkgname=efl
|
pkgname=efl
|
||||||
version=1.9.4
|
version=1.9.5
|
||||||
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"
|
||||||
|
@ -17,7 +17,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=b19d17e115063820a14cc05e74f1fb32c75392032e395aa86f2dcc78e8efbca3
|
checksum=a2d79a3638acb04d539cd554452e59f472bdbb2c79670a996c7aff50e9c7c7f2
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
# XXX needs host edje_cc
|
# XXX needs host edje_cc
|
||||||
|
|
Loading…
Reference in New Issue