libratbag: update to 0.13.
This commit is contained in:
parent
27bd42fac7
commit
61baa65d2b
1 changed files with 4 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libratbag'
|
||||
pkgname=libratbag
|
||||
version=0.12
|
||||
revision=2
|
||||
version=0.13
|
||||
revision=1
|
||||
build_style=meson
|
||||
configure_args="-Dtests=false -Dsystemd-unit-dir=''
|
||||
-Dsystemd=false -Db_ndebug=false"
|
||||
|
@ -9,12 +9,13 @@ hostmakedepends="pkg-config git swig"
|
|||
makedepends="elogind-devel eudev-libudev-devel libglib-devel libevdev-devel
|
||||
python3-devel json-glib-devel libunistring-devel"
|
||||
depends="dbus python3-evdev python3-gobject"
|
||||
checkdepends="python3-gobject python3-evdev"
|
||||
short_desc="DBus daemon to configure gaming mice"
|
||||
maintainer="bra1nwave <bra1nwave@protonmail.com>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/libratbag/libratbag"
|
||||
distfiles="https://github.com/libratbag/libratbag/archive/v${version}.tar.gz"
|
||||
checksum=62d2b7215019d800392aa0fcb635127334661fbc011f169cac9d86d436d13f0c
|
||||
checksum=b0a71851e5781eed789f5ba5f44bc6bc36ec4a7ef77fcc0303976149f3f719c9
|
||||
|
||||
post_install() {
|
||||
vsv ratbagd
|
||||
|
|
Loading…
Reference in a new issue