New package: econnman-1.
This commit is contained in:
parent
9cc7b5621b
commit
cc9c6909d1
1 changed files with 22 additions and 0 deletions
22
srcpkgs/econnman/template
Normal file
22
srcpkgs/econnman/template
Normal file
|
@ -0,0 +1,22 @@
|
||||||
|
# Template file for 'econnman'
|
||||||
|
pkgname=econnman
|
||||||
|
version=1
|
||||||
|
revision=1
|
||||||
|
build_style=gnu-configure
|
||||||
|
hostmakedepends="pkg-config"
|
||||||
|
makedepends="python-elementary-devel python-e_dbus-devel python-edje-devel connman"
|
||||||
|
homepage="http://enlightenment.org"
|
||||||
|
short_desc="Enlightenment ConnMan user interface"
|
||||||
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
license="LGPL-3"
|
||||||
|
distfiles="http://packages.profusion.mobi/$pkgname/$pkgname-$version.tar.gz"
|
||||||
|
checksum=3e2724423d6cfe24dca6bf34bbc340fb71ecf2e569346c92978593320128f02d
|
||||||
|
|
||||||
|
econnman_package() {
|
||||||
|
noarch=yes
|
||||||
|
depends="python-elementary python-e_dbus python-edje python-ecore connman"
|
||||||
|
pycompile_module="ecore"
|
||||||
|
pkg_install() {
|
||||||
|
vmove all
|
||||||
|
}
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue