efl: update to 1.17.0.

This commit is contained in:
Juan RP 2016-04-10 18:21:01 +02:00
parent a5483ea0dd
commit 5d495c97af

View file

@ -1,7 +1,7 @@
# Template file for 'efl'
pkgname=efl
version=1.16.1
revision=3
version=1.17.0
revision=1
build_style=gnu-configure
configure_args="CXX= --enable-multisense --enable-image-loader-webp
--disable-systemd $(vopt_enable framebuffer fb) $(vopt_enable pulseaudio)
@ -17,7 +17,7 @@ short_desc="Enlightenment Foundation Libraries"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="BSD"
distfiles="http://download.enlightenment.org/rel/libs/efl/efl-${version}.tar.gz"
checksum=acdff08f72f62bb838f2412de29d0828f9884c30033a3e873902709c78a06198
checksum=046ff2c5fe769d749278f9d3e5b85e25cb4d1070bd1b8b54ee6831d81739f3c5
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" automake gettext-devel libtool efl-devel"
@ -32,8 +32,8 @@ fi
# Package build options
build_options="framebuffer gles2 harfbuzz opengl pulseaudio wayland x11"
# Enable harfbuzz, pulseaudio, wayland and x11 by default.
build_options_default="harfbuzz pulseaudio x11 wayland"
# Enable harfbuzz, pulseaudio and x11 by default.
build_options_default="harfbuzz pulseaudio x11"
case "$XBPS_TARGET_MACHINE" in
i686*|x86_64*)