econnman: update to 1.1.
This commit is contained in:
parent
32377d2ed2
commit
370b77337e
1 changed files with 6 additions and 8 deletions
|
@ -1,22 +1,20 @@
|
||||||
# Template file for 'econnman'
|
# Template file for 'econnman'
|
||||||
pkgname=econnman
|
pkgname=econnman
|
||||||
version=1
|
version=1.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
# XXX
|
|
||||||
configure_args="PY_EFL_CFLAGS=-Os PY_EFL_LIBS=-lefl"
|
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="python-efl connman"
|
makedepends="efl-devel python-efl connman desktop-file-utils"
|
||||||
homepage="http://enlightenment.org"
|
homepage="http://enlightenment.org"
|
||||||
short_desc="Enlightenment ConnMan user interface"
|
short_desc="Enlightenment ConnMan user interface"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="LGPL-3"
|
license="LGPL-3"
|
||||||
distfiles="http://packages.profusion.mobi/$pkgname/$pkgname-$version.tar.gz"
|
distfiles="http://download.enlightenment.org/rel/apps/econnman/econnman-${version}.tar.gz"
|
||||||
checksum=3e2724423d6cfe24dca6bf34bbc340fb71ecf2e569346c92978593320128f02d
|
checksum=60f30748b2642b83763fe1e00f6a54ff27425c761633bb8cc0396fba15e7f714
|
||||||
|
|
||||||
econnman_package() {
|
econnman_package() {
|
||||||
noarch=yes
|
noarch=yes
|
||||||
depends="python-efl connman"
|
depends="python-efl connman desktop-file-utils"
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
vmove all
|
vmove all
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue