mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
New package: evtest-qt
This commit is contained in:
parent
ee917e54a4
commit
0efef3dca8
1 changed files with 13 additions and 0 deletions
13
srcpkgs/evtest-qt/template
Normal file
13
srcpkgs/evtest-qt/template
Normal file
|
@ -0,0 +1,13 @@
|
|||
# Template file for 'evtest-qt'
|
||||
pkgname=evtest-qt
|
||||
version=0.2.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="qt5-qmake qt5-host-tools"
|
||||
makedepends="qt5-devel"
|
||||
short_desc="Linux Joystick Tester for Qt"
|
||||
maintainer="a dinosaur <nick@a-dinosaur.com>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/Grumbel/evtest-qt"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=d07df91840fc2dde0f69c1e4be503df1d92bbad6c1e936532d6579dc5d1c1baa
|
Loading…
Add table
Reference in a new issue