roccat-tools: rebuild for lua53

This commit is contained in:
q66 2020-06-30 23:39:19 +02:00
parent d9c18ef8f5
commit 0d0ae1a245

View file

@ -1,15 +1,15 @@
# Template file for 'roccat-tools'
pkgname=roccat-tools
version=5.8.0
revision=1
revision=2
build_style=cmake
configure_args="
-DDEVICES=arvo;isku;iskufx;kiro;kone;koneplus;konepure;konepuremilitary;konepureoptical;konextd;konextdoptical;kovaplus;kova2016;lua;nyth;pyra;ryosmk;ryosmkfx;ryostkl;savu;skeltr;sova;suora;tyon
-DWITH_LUA=5.3 -DUDEVDIR=/usr/lib/udev/rules.d
-DCMAKE_MODULE_PATH=${XBPS_CROSS_BASE}/usr/lib/cmake"
make_dirs="/var/lib/roccat 2770 root roccat"
hostmakedepends="pkg-config glib-devel"
makedepends="lua-devel gtk+-devel libgaminggear-devel dbus-glib-devel
hostmakedepends="pkg-config glib-devel gettext"
makedepends="lua53-devel gtk+-devel libgaminggear-devel dbus-glib-devel
libgudev-devel"
short_desc="Roccat mouse and keyboard drivers"
maintainer="Alexander Gehrke <void@qwertyuiop.de>"