econnman: switch to python-efl.
This commit is contained in:
parent
c64f165d52
commit
06d2cc2df3
1 changed files with 5 additions and 4 deletions
|
@ -1,10 +1,12 @@
|
|||
# Template file for 'econnman'
|
||||
pkgname=econnman
|
||||
version=1
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
# XXX
|
||||
configure_args="PY_EFL_CFLAGS=-Os PY_EFL_LIBS=-lefl"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="python-elementary-devel python-e_dbus-devel python-edje-devel connman"
|
||||
makedepends="python-efl connman"
|
||||
homepage="http://enlightenment.org"
|
||||
short_desc="Enlightenment ConnMan user interface"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
|
@ -14,8 +16,7 @@ checksum=3e2724423d6cfe24dca6bf34bbc340fb71ecf2e569346c92978593320128f02d
|
|||
|
||||
econnman_package() {
|
||||
noarch=yes
|
||||
depends="python-elementary python-e_dbus python-edje python-ecore connman"
|
||||
pycompile_module="ecore"
|
||||
depends="python-efl connman"
|
||||
pkg_install() {
|
||||
vmove all
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue