15 lines
555 B
Bash
15 lines
555 B
Bash
# Template file for 'antimicro'
|
|
pkgname=antimicro
|
|
version=2.19.2
|
|
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=039dd006aa8f8b2f4162ec6e03599aaf2d52523620542915aa7baabe74b8959d
|