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: MIT
Conflicts: liblur, libratbag, ratbagd
Provides: liblur, libratbag, ratbagd
Submitter: alucryd
Maintainer: harre
Last Packager: openglfreak
Votes: 9
Popularity: 0.044478
First Submitted: 2015-09-16 07:32 (UTC)
Last Updated: 2019-12-06 08:24 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 Next › Last »

singron commented on 2019-07-26 18:56 (UTC)

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 (UTC) (edited on 2019-05-28 08:17 (UTC) by FFY00)

Could you please update the PKGBUILD to keep up with the one in [community]? Thanks.

alucryd commented on 2019-01-22 16:43 (UTC)

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 (UTC)

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 (UTC)

Meson options have changed, fixed them to disable tests again. Thanks for the heads up.

Faalagorn commented on 2018-07-24 16:52 (UTC)

It seems it's missing check and valgrind as dependency.

alucryd commented on 2017-12-30 22:07 (UTC)

It is indeed, updated. Thx.

Budovi commented on 2017-11-28 17:21 (UTC)

'swig' is also a build dependency of this package.

PlasmaPower commented on 2017-08-15 17:25 (UTC)

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.

alucryd commented on 2017-05-28 09:47 (UTC)

Apologies for the delay and thx for the patch. Had to disable tests because we don't have check in our repos.