mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
efl: update to 1.11.3.
This commit is contained in:
parent
a2ca127877
commit
e210fa5af1
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.11.2
|
version=1.11.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=f3cc1cd2a77df114a7b76a7e77bc77e88c367ec49462047fca209ee622cb7288
|
checksum=d949ea166aa773f6c0542bbea16df6223f181197dcf77390f3c29debe8a83769
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" automake gettext-devel libtool efl>=${version}"
|
hostmakedepends+=" automake gettext-devel libtool efl>=${version}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue