mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-15 03:23:50 +02:00
Merge pull request #2031 from 7185/antimicro
New package: antimicro-2.15
This commit is contained in:
commit
ba76fedd24
1 changed files with 14 additions and 0 deletions
14
srcpkgs/antimicro/template
Normal file
14
srcpkgs/antimicro/template
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
# Template file for 'antimicro'
|
||||||
|
pkgname=antimicro
|
||||||
|
version=2.15
|
||||||
|
revision=1
|
||||||
|
build_style=cmake
|
||||||
|
configure_args="-DUSE_SDL_2=ON"
|
||||||
|
hostmakedepends="cmake pkg-config itstool"
|
||||||
|
makedepends="qt5-tools-devel libXtst-devel SDL2-devel"
|
||||||
|
short_desc="GUI program used to map keyboard keys and mouse controls to a gamepad"
|
||||||
|
maintainer="7185 <7185@free.fr>"
|
||||||
|
license="GPL-3"
|
||||||
|
homepage="https://github.com/Ryochan7/antimicro"
|
||||||
|
distfiles="https://github.com/Ryochan7/antimicro/archive/${version}.tar.gz"
|
||||||
|
checksum="f43629fbf779e014bba8a6031d86dadf769e2324f07db8ef05f9dcd7262eadfc"
|
Loading…
Add table
Reference in a new issue