New package: alienfx-2.3.4
This commit is contained in:
parent
5ce65bfa5c
commit
f099eaa5dc
1 changed files with 21 additions and 0 deletions
21
srcpkgs/alienfx/template
Normal file
21
srcpkgs/alienfx/template
Normal file
|
@ -0,0 +1,21 @@
|
||||||
|
# Template file for 'alienfx'
|
||||||
|
pkgname=alienfx
|
||||||
|
version=2.3.4
|
||||||
|
revision=1
|
||||||
|
archs=noarch
|
||||||
|
build_style=python3-module
|
||||||
|
pycompile_module="alienfx"
|
||||||
|
hostmakedepends="python3-setuptools"
|
||||||
|
depends="python3-usb python3-cairo python3-gobject python3-setuptools
|
||||||
|
python3-future"
|
||||||
|
short_desc="Control the lighting effects of Alienware computers"
|
||||||
|
maintainer="Andrew Benson <abenson@gmail.com>"
|
||||||
|
license="GPL-3.0-or-later"
|
||||||
|
homepage="https://github.com/trackmastersteve/alienfx"
|
||||||
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
|
checksum=d3868709796f3ec582fc1a7b634258a49f04c6db81d2852b4cfa965ac7c7a608
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vmkdir usr/lib/udev/rules.d
|
||||||
|
vinstall alienfx/data/etc/udev/rules.d/10-alienfx.rules 0644 usr/lib/udev/rules.d
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue