efl: update to 1.11.4.

This commit is contained in:
Juan RP 2014-10-22 16:44:17 +02:00
parent f3437969d0
commit 661dfe4c05
1 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'efl'
pkgname=efl
version=1.11.3
version=1.11.4
revision=1
build_style=gnu-configure
configure_args="--enable-multisense --enable-image-loader-webp CXX="
@ -14,7 +14,7 @@ short_desc="Enlightenment Foundation Libraries"
maintainer="Juan RP <xtraeme@gmail.com>"
license="BSD"
distfiles="http://download.enlightenment.org/rel/libs/efl/efl-${version}.tar.gz"
checksum=d949ea166aa773f6c0542bbea16df6223f181197dcf77390f3c29debe8a83769
checksum=3e5aba667b6cdfb2fb89aa637fa8ee92abc2d9950420cf2b4c540809f238fc78
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" automake gettext-devel libtool efl>=${version}"
@ -33,8 +33,8 @@ build_options_default="harfbuzz pulseaudio wayland x11"
case "$XBPS_TARGET_MACHINE" in
i686*|x86_64*)
# Enable opengl by default on x86.
build_options_default+=" opengl"
# Enable gles2 by default on x86.
build_options_default+=" gles2"
;;
armv6l*)
# Disable neon.