mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
parent
c8f082256b
commit
27b721167e
1 changed files with 4 additions and 4 deletions
|
@ -1,18 +1,18 @@
|
||||||
# Template file for 'openrazer-meta'
|
# Template file for 'openrazer-meta'
|
||||||
pkgname=openrazer-meta
|
pkgname=openrazer-meta
|
||||||
version=3.4.0
|
version=3.5.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_install_target="setup_dkms udev_install daemon_install xdg_install
|
make_install_target="setup_dkms udev_install daemon_install xdg_install
|
||||||
python_library_install"
|
python_library_install"
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3-openrazer"
|
depends="python3-openrazer"
|
||||||
short_desc="Meta package for installing all required OpenRazer packages"
|
short_desc="Meta package for installing all required OpenRazer packages"
|
||||||
maintainer="Luca Weiss <luca@z3ntu.xyz>"
|
maintainer="Martin Dimov <martin@dmarto.com>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://openrazer.github.io"
|
homepage="https://openrazer.github.io"
|
||||||
distfiles="https://github.com/openrazer/openrazer/releases/download/v${version}/openrazer-${version}.tar.xz"
|
distfiles="https://github.com/openrazer/openrazer/releases/download/v${version}/openrazer-${version}.tar.xz"
|
||||||
checksum=387b4a0bcc196ebbb3694b79d90abee19351774a1162d8250880b69d8b1a3023
|
checksum=0dd242fe95a804e437359f1730be8bbb1ffc19b9d60bc3f23d481e541eb25bec
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
:
|
:
|
||||||
|
|
Loading…
Add table
Reference in a new issue