New Package: touchegg-gce-1.3.1.20220502_1
This commit is contained in:
parent
758f64361c
commit
bb4340e859
1 changed files with 21 additions and 0 deletions
21
srcpkgs/touchegg-gce/template
Normal file
21
srcpkgs/touchegg-gce/template
Normal file
|
@ -0,0 +1,21 @@
|
|||
# Template file for 'touchegg-gce'
|
||||
pkgname=touchegg-gce
|
||||
version=1.3.1.20220502
|
||||
repository="cereus-extra"
|
||||
revision=1
|
||||
build_style=qmake
|
||||
hostmakedepends="git qt5-qmake awk"
|
||||
makedepends="qt5-host-tools qt5-devel"
|
||||
depends="qt5-core"
|
||||
short_desc="A graphical user interface for touchégg - git branch"
|
||||
maintainer="KF-Art <https://github.com/KF-Art>"
|
||||
license="GPL-3.0"
|
||||
homepage="https://github.com/Raffarti/Touchegg-gce"
|
||||
|
||||
do_fetch() {
|
||||
git clone ${homepage} ${wrksrc}
|
||||
}
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
}
|
Loading…
Add table
Reference in a new issue