From 05f2fd33aec05c629002fb9e93e366fbc7e16c82 Mon Sep 17 00:00:00 2001 From: 7185 <7185@users.noreply.github.com> Date: Wed, 15 Jul 2015 10:06:06 +0200 Subject: [PATCH] New package: antimicro-2.15 --- srcpkgs/antimicro/template | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 srcpkgs/antimicro/template diff --git a/srcpkgs/antimicro/template b/srcpkgs/antimicro/template new file mode 100644 index 00000000000..c9d49563a88 --- /dev/null +++ b/srcpkgs/antimicro/template @@ -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"