Search Criteria
Package Details: libx52 0.3.2-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/libx52.git (read-only, click to copy) |
|---|---|
| Package Base: | libx52 |
| Description: | Application to control the MFD and LEDs of a Saitek X52/X52Pro HOTAS |
| Upstream URL: | https://github.com/nirenjan/libx52 |
| Licenses: | GPL2 |
| Submitter: | nirenjan |
| Maintainer: | nirenjan (trinitronx) |
| Last Packager: | trinitronx |
| Votes: | 5 |
| Popularity: | 0.040137 |
| First Submitted: | 2021-09-22 22:19 (UTC) |
| Last Updated: | 2024-06-12 16:42 (UTC) |
Dependencies (15)
- hidapi (hidapi-gitAUR)
- libevdev (libevdev-gitAUR)
- libusb (libusb-gitAUR)
- autoconf (autoconf-gitAUR) (make)
- automake (automake-gitAUR) (make)
- cmocka (cmocka-gitAUR) (make)
- doxygen (doxygen-gitAUR) (make)
- gettext (gettext-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- hidapi (hidapi-gitAUR) (make)
- libevdev (libevdev-gitAUR) (make)
- libtool (libtool-gitAUR) (make)
- libusb (libusb-gitAUR) (make)
- pkg-config (pkgconf-gitAUR, pkg-config-gitAUR, pkgconf) (make)
- python (make)
Latest Comments
nirenjan commented on 2024-06-04 23:35 (UTC)
Thank you, I'm having issues pushing my changes to AUR at the moment, but I have fixed the changes in git HEAD.
trinitronx commented on 2024-06-02 08:35 (UTC)
Just an FYI: It seems that this package currently FTBFS (fails to build from source).
Full details in bug report here: nirenjan/libx52#52
nirenjan commented on 2023-01-10 14:18 (UTC)
Thank you for letting me know. This is fixed in 0.3.0-2
VorpalWay commented on 2023-01-10 09:52 (UTC)
There is a slight issue in the PKGBUILD. The config file
/etc/x52d/x52d.confshould be listed in thebackup=()array so that local changes are not overwritten on upgrades.E.g.