parent
17d210a116
commit
4c79a61b42
1 changed files with 9 additions and 5 deletions
|
@ -1,15 +1,19 @@
|
||||||
# Template file for 'econnman'
|
# Template file for 'econnman'
|
||||||
pkgname=econnman
|
pkgname=econnman
|
||||||
version=1.1
|
version=1.1.0
|
||||||
revision=3
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config python efl-devel"
|
hostmakedepends="automake libtool pkg-config python efl-devel"
|
||||||
makedepends="efl-devel python-efl"
|
makedepends="efl-devel python-efl"
|
||||||
depends="python-efl connman desktop-file-utils"
|
depends="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@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="LGPL-3"
|
license="LGPL-3"
|
||||||
distfiles="http://download.enlightenment.org/rel/apps/econnman/econnman-${version}.tar.gz"
|
distfiles="https://git.enlightenment.org/apps/econnman.git/snapshot/econnman-${version}.tar.gz"
|
||||||
checksum=60f30748b2642b83763fe1e00f6a54ff27425c761633bb8cc0396fba15e7f714
|
checksum=5ffde515adc80c4f319b206ffbefc583efc0a5dd2a265c113c367c2bc14cc522
|
||||||
|
|
||||||
|
pre_configure() {
|
||||||
|
NOCONFIGURE=1 ./autogen.sh
|
||||||
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue