Search Criteria
Package Details: antimicro-git 2.23.r14.gecec251-2
Git Clone URL: | https://aur.archlinux.org/antimicro-git.git (read-only) |
---|---|
Package Base: | antimicro-git |
Description: | Map keyboard and mouse actions to gamepad buttons, inspired by qjoypad. |
Upstream URL: | https://github.com/antimicro/antimicro |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | Kaan |
Maintainer: | saburouta |
Last Packager: | saburouta |
Votes: | 4 |
Popularity: | 0.000001 |
First Submitted: | 2015-08-12 10:34 |
Last Updated: | 2018-04-04 03:34 |
Dependencies (7)
- libxtst
- qt5-base (qt5-base-headless, qt5-base-git, qt5-base-nostatx)
- sdl2 (sdl2-ime-support, sdl2-rbp-bin, sdl2-nox, sdl2-hg)
- cmake (cmake-git) (make)
- git (git-git) (make)
- itstool (make)
- qt5-tools (qt5-tools-git) (make)
Required by (1)
- next (requires antimicro) (optional)
Latest Comments
saburouta commented on 2018-04-04 03:39
@frealgagu Prepare() will now ask the builder if they want to apply the sed transform. If I don't notice acceptance of the PR, feel free to leave another comment, and I will clean it up.
Is it helpful for me to maintain this package? I am not involved in the project. There was no one maintaining the AUR build in the past, when an issue came up, and I stepped in because I wanted to fix and use it.
frealgagu commented on 2018-04-02 17:58
There's still an error packing the application:
You should do the change that I did in antimicro.
Please fix it.
ProfessorKaos64 commented on 2016-12-05 18:18
@saburouta, no you should be fine.
saburouta commented on 2016-09-22 03:16
@ProfessorKaos64 The upstream URL and pkgbuild URL do point there. That was the first change I made after adopting the package. Did I miss something?
ProfessorKaos64 commented on 2016-09-13 03:17
The project was revived by a helpful group of users: https://github.com/AntiMicro/antimicro, please update.
saburouta commented on 2016-06-17 01:25
@GAumala building with this PKGBUILD specifies the build option "DAPPDATA", which requires you to have a tool to process 'antimicro.appdata.xml.in' into 'antimicro.appdata.xml'.
I have added itstool to the makedepends array. It should work now.
GAumala commented on 2016-01-31 15:22
Using this PKGBUILD leads to this error:
CMake Error at other/appdata/cmake_install.cmake:36 (file):
file INSTALL cannot find
"/home/gabriel/Downloads/aur-pkgs/antimicro-git/src/antimicro/other/appdata/antimicro.appdata.xml".
Call Stack (most recent call first):
other/cmake_install.cmake:41 (include)
cmake_install.cmake:82 (include)
Building from git source works fine.