Search Criteria
Package Details: libratbag-git 0.11.r7.47cc5fc-1
Git Clone URL: | https://aur.archlinux.org/libratbag-git.git (read-only, click to copy) |
---|---|
Package Base: | libratbag-git |
Description: | A DBus daemon to configure gaming mice - git version |
Upstream URL: | https://github.com/libratbag/libratbag |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | alucryd |
Maintainer: | openglfreak |
Last Packager: | openglfreak |
Votes: | 4 |
Popularity: | 0.000000 |
First Submitted: | 2015-09-16 07:32 |
Last Updated: | 2019-12-06 08:24 |
Dependencies (17)
- glib2 (glib2-sched-policy, glib2-clear, glib2-quiet, glib2-selinux, glib2-nodocs-git, glib2-git, glib2-patched-thumbnailer)
- json-glib (json-glib-git)
- libevdev (libevdev-git)
- libudev.so (systemd-light-libs, systemd-cdown-libs-git, libeudev, lib32-eudev, systemd-libs-git, libeudev-git, systemd-libs-selinux, systemd-libs)
- libunistring (libunistring-git)
- python (python-dbg)
- python-evdev
- check (check-git) (check)
- python-gobject (python-gobject-git) (check)
- python-lxml (check)
- valgrind (valgrind-git) (check)
- git (git-git) (make)
- meson (meson-git) (make)
- python-sphinx (python-sphinx-git, python-sphinx-2) (make)
- python-sphinx_rtd_theme (make)
- swig (swig-git) (make)
- linux (linux-surfacepro3-git, linux-aarch64-rock64-bin, linux-ec2, linux-galliumos, linux-zest-git, linux-lts49-kallsyms, linux-bootsplash, linux-odroid, linux-phicomm-n1) (optional) – Linux 5.2 is required for Logitech wireless devices
Required by (1)
- piper-git (requires libratbag)
Latest Comments
1 2 Next › Last »
Labo commented on 2020-09-09 23:05
just to say I could compile it on aarch64, you just have to edit the PKGBUILD to add it to arch
singron commented on 2019-07-26 18:56
If you get compilation errors like
cc1: error: ‘-Wformat-security’ ignored without ‘-Wformat’ [-Werror=format-security]
I have an upstream fix: https://github.com/libratbag/libratbag/pull/768
FFY00 commented on 2019-05-28 08:17
Could you please update the PKGBUILD to keep up with the one in [community]? Thanks.
alucryd commented on 2019-01-22 16:43
An arch system is supposed to always be up to date, this kind of hard version dep is completely useless, please ask the piper maintainer to drop the version and depend on plain libratbag or libratbag-git instead.
hexchain commented on 2019-01-22 11:08
Pacman complains about unmet dependency 'libratbag>=0.9.900' required by piper. Could you please use
provides=("libratbag=$pkgver")
?alucryd commented on 2018-08-16 17:02
Meson options have changed, fixed them to disable tests again. Thanks for the heads up.
Faalagorn commented on 2018-07-24 16:52
It seems it's missing
check
andvalgrind
as dependency.alucryd commented on 2017-12-30 22:07
It is indeed, updated. Thx.
Budovi commented on 2017-11-28 17:21
'swig' is also a build dependency of this package.
PlasmaPower commented on 2017-08-15 17:25
Could you add a `.install` script that runs `systemctl-hwdb update` on install and update? It's necessary for ratbag and piper to work properly. See https://github.com/libratbag/libratbag/issues/279
There are also a couple of `udevadm` commands which are only necessary without a reboot. Maybe add a note about them (with echo) in the install script.