Search Criteria
Package Details: moltengamepad-git v1.1.0.r36.g95b0d47-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/moltengamepad-git.git (read-only, click to copy) |
---|---|
Package Base: | moltengamepad-git |
Description: | Flexible Linux input device translator, geared for gamepads |
Upstream URL: | https://github.com/jgeumlek/MoltenGamepad |
Licenses: | MIT |
Provides: | moltengamepad |
Submitter: | hwkiller |
Maintainer: | hwkiller |
Last Packager: | hwkiller |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2020-10-23 21:21 (UTC) |
Last Updated: | 2021-01-24 21:11 (UTC) |
Dependencies (3)
- scraw (scraw-git)
- scrawpp (scrawpp-git)
- go-md2man (make)
Latest Comments
movq commented on 2021-08-17 13:29 (UTC)
Not just you, @saburouta. Looks like there is a PR to fix it upstream but it hasn't been accepted yet: https://github.com/jgeumlek/MoltenGamepad/pull/99
So in the meantime this AUR package needs a small patch to
#include memory
insource/core/uinput.h
saburouta commented on 2021-06-07 03:25 (UTC)
Is it just me, or is everyone failing to build with
source/core/uinput.h:34:33: error: 'std::shared_ptr' has not been declared
??liamdawe commented on 2021-05-19 09:01 (UTC)
Does not work.
curl: (22) The requested URL returned error: 503 ==> ERROR: Failure while downloading https://gitlab.com/dennis-hamester/scraw/repository/archive.tar.gz?ref=v0.2.1
micwoj92 commented on 2021-04-13 17:03 (UTC)
@logarithm feel free to create it.
logarithm commented on 2021-04-13 15:55 (UTC)
Could an AUR package for the gendevices and profiles in https://github.com/jgeumlek/MG-Files be created and added as an optional dependency of this package? Perhaps those files could even just be added into this package? Those files were all one of my friends needed to get an arcade stick working, so this would probably be appreciated by many.
micwoj92 commented on 2021-02-08 10:21 (UTC)
git should be in makedepends too
hwkiller commented on 2021-01-24 21:11 (UTC)
@insidetrip101
You are right; I assume this is a new thing, as it didn't fail before. Added as a makedep.
insidetrip101 commented on 2021-01-24 03:19 (UTC)
I recommend adding go-md2man as a (at least build) dependency for this package as build() in PKGBUILD requires it.
hwkiller commented on 2020-10-26 17:42 (UTC)
@caltlgin
Done.