mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
alienfx: update to 2.3.5.
This commit is contained in:
parent
bf106d36b8
commit
2715e18304
1 changed files with 6 additions and 5 deletions
|
@ -1,18 +1,19 @@
|
||||||
# Template file for 'alienfx'
|
# Template file for 'alienfx'
|
||||||
pkgname=alienfx
|
pkgname=alienfx
|
||||||
version=2.3.4
|
version=2.3.5
|
||||||
revision=3
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_module="alienfx"
|
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3-usb python3-cairo python3-gobject python3-setuptools
|
depends="python3-usb python3-cairo python3-gobject python3-setuptools
|
||||||
python3-future"
|
python3-future"
|
||||||
|
checkdepends="python3-pytest python3-pluggy"
|
||||||
short_desc="Control the lighting effects of Alienware computers"
|
short_desc="Control the lighting effects of Alienware computers"
|
||||||
maintainer="Andrew Benson <abenson@gmail.com>"
|
maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/trackmastersteve/alienfx"
|
homepage="https://github.com/trackmastersteve/alienfx"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
checksum=d3868709796f3ec582fc1a7b634258a49f04c6db81d2852b4cfa965ac7c7a608
|
checksum=46b89e090c5ee8661f1f1570234e4b9c505e64e9a391ddafbaca0090692471b5
|
||||||
|
make_check=no # There are no tests.
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vmkdir usr/lib/udev/rules.d
|
vmkdir usr/lib/udev/rules.d
|
||||||
|
|
Loading…
Add table
Reference in a new issue