commit
13e075d74e
1 changed files with 19 additions and 0 deletions
19
srcpkgs/cmst/template
Normal file
19
srcpkgs/cmst/template
Normal file
|
@ -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…
Add table
Add a link
Reference in a new issue