python-efl: update to 1.10.0.
This commit is contained in:
parent
8cefd7e1cc
commit
845492b084
@ -1,18 +1,15 @@
|
||||
# Template file for 'python-efl'
|
||||
pkgname=python-efl
|
||||
version=1.9.0
|
||||
revision=2
|
||||
version=1.10.0
|
||||
revision=1
|
||||
build_style=python-module
|
||||
hostmakedepends="pkg-config python-devel"
|
||||
makedepends="efl-devel>=${version} elementary-devel>=${version} python-dbus-devel"
|
||||
makedepends="elementary-devel>=${version} python-dbus-devel"
|
||||
depends="python-dbus"
|
||||
pycompile_modules="evas efl edje emotion ecore elementary e_dbus"
|
||||
for f in evas ecore edje elementary e_dbus; do
|
||||
replaces+="python-${f}>=0 python-${f}-devel>=0 "
|
||||
done
|
||||
homepage="http://enlightenment.org"
|
||||
short_desc="Python2 bindings for Enlightenment Foundation Libraries"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="BSD"
|
||||
distfiles="http://download.enlightenment.org/rel/bindings/python/${pkgname}-${version}.tar.gz"
|
||||
checksum=f6d6fecca20df016acc79a12348ae0a0f6db82e6cceaf53c4b46d7ca72bb8f07
|
||||
checksum=b144e976a351cd9703771b5e91a45ce9b2eedcc0097ade5c5437554b1516dbc6
|
||||
|
Loading…
x
Reference in New Issue
Block a user