New package: lxqt-build-tools-0.3.0
This commit is contained in:
17
srcpkgs/lxqt-build-tools/template
Normal file
17
srcpkgs/lxqt-build-tools/template
Normal file
@@ -0,0 +1,17 @@
|
|||||||
|
# Template file for 'lxqt-build-tools'
|
||||||
|
pkgname=lxqt-build-tools
|
||||||
|
version=0.3.0
|
||||||
|
revision=1
|
||||||
|
build_style=cmake
|
||||||
|
hostmakedepends="qt5-host-tools qt5-qmake"
|
||||||
|
makedepends="qt5-devel"
|
||||||
|
short_desc="LXQt build tools"
|
||||||
|
maintainer="Michael Gehring <mg@ebfe.org>"
|
||||||
|
license="3-clause-BSD"
|
||||||
|
homepage="http://lxqt.org/"
|
||||||
|
distfiles="https://github.com/lxde/lxqt-build-tools/releases/download/${version}/lxqt-build-tools-${version}.tar.xz"
|
||||||
|
checksum=850124c0b76be38859745542fa45cb65191034d32b4fbc9f3399c867db69c008
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense BSD-3-Clause LICENSE
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user