summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTorge Matthies2019-12-06 09:29:49 +0100
committerTorge Matthies2019-12-06 09:29:49 +0100
commit5c9ed7363cb3bd3e56b34f26a46cc64053729980 (patch)
tree0abb01f91d5dae2e23af6cb6ed1c90995f2eef71 /PKGBUILD
parent60e7628fc2a162590201d25805e105c4125f798e (diff)
downloadaur-libratbag-git.tar.gz
libratbag-git 0.11.r7.47cc5fc-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 06effce63478..758719686b85 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,14 @@
_pkgname=libratbag
pkgname=libratbag-git
-pkgver=0.9.905.r30.cdd7010
+pkgver=0.11.r7.47cc5fc
pkgrel=1
pkgdesc='A DBus daemon to configure gaming mice - git version'
arch=('x86_64')
url='https://github.com/libratbag/libratbag'
license=('MIT')
-depends=('glib2' 'libevdev' 'libudev.so' 'python' 'python-evdev')
+depends=('glib2' 'libevdev' 'libudev.so' 'libunistring' 'json-glib' 'python' 'python-evdev')
+optdepends=('linux: Linux 5.2 is required for Logitech wireless devices')
makedepends=('meson' 'swig' 'git' 'python-sphinx' 'python-sphinx_rtd_theme')
checkdepends=('check' 'valgrind' 'python-gobject' 'python-lxml')
source=('git+https://github.com/libratbag/libratbag.git')