mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-19 07:37:01 +02:00
New package: lxqt-build-tools-qt5-0.13.0
This commit is contained in:
parent
058d72a2e4
commit
7e68e80741
1 changed files with 18 additions and 0 deletions
18
srcpkgs/lxqt-build-tools-qt5/template
Normal file
18
srcpkgs/lxqt-build-tools-qt5/template
Normal file
|
@ -0,0 +1,18 @@
|
|||
# Template file for 'lxqt-build-tools-qt5'
|
||||
pkgname=lxqt-build-tools-qt5
|
||||
version=0.13.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="qt5-host-tools qt5-qmake pkg-config"
|
||||
makedepends="qt5-devel"
|
||||
short_desc="LXQt build tools"
|
||||
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||
license="BSD-3-Clause"
|
||||
homepage="https://lxqt-project.org"
|
||||
distfiles="https://github.com/lxqt/lxqt-build-tools/archive/${version}.tar.gz"
|
||||
checksum=7f45b7ed7f54ec1e119b005d5fccddd9fe8d9a231fb66c41c952f29a08d1f901
|
||||
repository=bootstrap
|
||||
|
||||
post_install() {
|
||||
vlicense lxqt-transupdate license
|
||||
}
|
Loading…
Add table
Reference in a new issue