mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 08:33:51 +02:00
roccat-tools: rebuild for lua53
This commit is contained in:
parent
d9c18ef8f5
commit
0d0ae1a245
1 changed files with 3 additions and 3 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'roccat-tools'
|
# Template file for 'roccat-tools'
|
||||||
pkgname=roccat-tools
|
pkgname=roccat-tools
|
||||||
version=5.8.0
|
version=5.8.0
|
||||||
revision=1
|
revision=2
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="
|
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
|
-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
|
-DWITH_LUA=5.3 -DUDEVDIR=/usr/lib/udev/rules.d
|
||||||
-DCMAKE_MODULE_PATH=${XBPS_CROSS_BASE}/usr/lib/cmake"
|
-DCMAKE_MODULE_PATH=${XBPS_CROSS_BASE}/usr/lib/cmake"
|
||||||
make_dirs="/var/lib/roccat 2770 root roccat"
|
make_dirs="/var/lib/roccat 2770 root roccat"
|
||||||
hostmakedepends="pkg-config glib-devel"
|
hostmakedepends="pkg-config glib-devel gettext"
|
||||||
makedepends="lua-devel gtk+-devel libgaminggear-devel dbus-glib-devel
|
makedepends="lua53-devel gtk+-devel libgaminggear-devel dbus-glib-devel
|
||||||
libgudev-devel"
|
libgudev-devel"
|
||||||
short_desc="Roccat mouse and keyboard drivers"
|
short_desc="Roccat mouse and keyboard drivers"
|
||||||
maintainer="Alexander Gehrke <void@qwertyuiop.de>"
|
maintainer="Alexander Gehrke <void@qwertyuiop.de>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue