16 lines
697 B
Bash
16 lines
697 B
Bash
# Template file for 'antimicro'
|
|
pkgname=antimicro
|
|
version=2.21
|
|
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="http://pkgs.fedoraproject.org/lookaside/pkgs/${pkgname}/${pkgname}-${version}.tar.gz/2064888967031e847c255efef941b45e/${pkgname}-${version}.tar.gz"
|
|
wrksrc="${pkgname}-d3ca5296725eafb5c22e44b33877c030abe66ec9"
|
|
checksum=79d250519f509ed30ada9ba9ac75c72061f4ad814e08494680cd2b520d84e07a
|