econnman: remove
the developer is no longer active, upstream does not recommend using it, last release 7 years ago, last commit 4 years ago
This commit is contained in:
parent
beb8eb23e4
commit
62fa9161e9
2 changed files with 0 additions and 23 deletions
|
@ -1,22 +0,0 @@
|
|||
# Template file for 'econnman'
|
||||
pkgname=econnman
|
||||
version=1.1.0
|
||||
revision=5
|
||||
archs=noarch
|
||||
_gitrev=18e7be6bf80df6b86965ba93391b205339fc7267
|
||||
wrksrc=${pkgname}-${_gitrev}
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake libtool pkg-config python3 efl-devel"
|
||||
makedepends="efl-devel python3-efl"
|
||||
depends="python3-efl python3-dbus connman desktop-file-utils"
|
||||
short_desc="Enlightenment ConnMan user interface"
|
||||
maintainer="q66 <daniel@octaforge.org>"
|
||||
license="LGPL-3.0-only"
|
||||
homepage="http://enlightenment.org"
|
||||
distfiles="https://git.enlightenment.org/apps/econnman.git/snapshot/econnman-${_gitrev}.tar.gz"
|
||||
checksum=6188accebac2bb52466794c685f042f9f2bcc7d5d77b2417b30458e2e7265282
|
||||
python_version=3
|
||||
|
||||
pre_configure() {
|
||||
NOCONFIGURE=1 ./autogen.sh
|
||||
}
|
|
@ -1 +0,0 @@
|
|||
site="https://git.enlightenment.org/apps/econnman.git/refs/"
|
Loading…
Reference in a new issue