Update, this package is now using a upstream fork that fixes issues compiling on GCC 13 and above. You can take a look here https://gitlab.com/AllMeatball/moltengamepad
Search Criteria
Package Details: moltengamepad-git 1.2.3.r0.g41202e1-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://gitlab.com/AllMeatball/moltengamepad |
Licenses: | MIT |
Conflicts: | moltengamepad |
Provides: | moltengamepad |
Submitter: | hwkiller |
Maintainer: | runningpie (marbens) |
Last Packager: | marbens |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2020-10-23 21:21 (UTC) |
Last Updated: | 2024-11-23 05:33 (UTC) |
Dependencies (6)
Required by (0)
Sources (3)
runningpie commented on 2024-08-26 23:53 (UTC)
hwkiller commented on 2024-03-29 19:12 (UTC)
I haven't used this in ages and others have figured out patches. I encourage one of you to take it over and patch it yourself. Or fork the upstream, merge the PR, and maintain the aur package here with that new upstream.
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
in source/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.
Pinned Comments
runningpie commented on 2024-08-26 23:53 (UTC)
Update, this package is now using a upstream fork that fixes issues compiling on GCC 13 and above. You can take a look here https://gitlab.com/AllMeatball/moltengamepad