qarma: fix license, other lint
This commit is contained in:
parent
fdf3158f4d
commit
252184bafb
1 changed files with 5 additions and 5 deletions
|
@ -1,18 +1,18 @@
|
||||||
# Template file for 'qarma'
|
# Template file for 'qarma'
|
||||||
pkgname=qarma
|
pkgname=qarma
|
||||||
version=t1
|
version=t1
|
||||||
revision=1
|
revision=2
|
||||||
build_style=qmake
|
build_style=qmake
|
||||||
provides="zenity-${version}_${revision}"
|
|
||||||
replaces="zenity>=0"
|
|
||||||
hostmakedepends="qt5-qmake qt5-host-tools"
|
hostmakedepends="qt5-qmake qt5-host-tools"
|
||||||
makedepends="qt5-x11extras-devel"
|
makedepends="qt5-x11extras-devel"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
||||||
short_desc="Tool to create dialog boxes, based on Qt"
|
short_desc="Tool to create dialog boxes, based on Qt"
|
||||||
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
|
license="GPL-2.0-only"
|
||||||
homepage="https://github.com/luebking/qarma"
|
homepage="https://github.com/luebking/qarma"
|
||||||
license="GPL-2"
|
|
||||||
distfiles="https://github.com/luebking/qarma/archive/${version}.tar.gz"
|
distfiles="https://github.com/luebking/qarma/archive/${version}.tar.gz"
|
||||||
checksum=ebce381d2884e4109998bc4a966f1eb08cc549b2725b0f4c5525b30849754794
|
checksum=ebce381d2884e4109998bc4a966f1eb08cc549b2725b0f4c5525b30849754794
|
||||||
|
replaces="zenity>=0"
|
||||||
|
provides="zenity-${version}_${revision}"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
ln -s /usr/bin/qarma ${DESTDIR}/usr/bin/zenity
|
ln -s /usr/bin/qarma ${DESTDIR}/usr/bin/zenity
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue