New package: cmst-2016.04.03
This commit is contained in:
parent
e123c94353
commit
01479faf20
|
@ -0,0 +1,19 @@
|
|||
# Template file for 'cmst'
|
||||
pkgname=cmst
|
||||
version=2016.04.03
|
||||
revision=1
|
||||
wrksrc=${pkgname}-${pkgname}-${version}
|
||||
build_style=qmake
|
||||
hostmakedepends="qt5-qmake"
|
||||
makedepends="qt5-devel"
|
||||
depends="connman"
|
||||
short_desc="Qt GUI for Connman"
|
||||
maintainer="Jonathan Lee <vjon207@gmail.com>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/andrew-bibb/cmst"
|
||||
distfiles="${homepage}/archive/${pkgname}-${version}.tar.gz"
|
||||
checksum=c3d7ba9b3d06a3bdf8476224b7e30b4ea41005d719ae4f01897c188d56c716a1
|
||||
|
||||
post_install() {
|
||||
vlicense text/LICENSE
|
||||
}
|
Loading…
Reference in New Issue