parent
34f17b4ec2
commit
e91dba8a81
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'ckb'
|
# Template file for 'ckb-next'
|
||||||
pkgname=ckb-next
|
pkgname=ckb-next
|
||||||
version=0.2.8
|
version=0.2.9
|
||||||
revision=1
|
revision=1
|
||||||
build_style=qmake
|
build_style=qmake
|
||||||
hostmakedepends="qt5-devel"
|
hostmakedepends="qt5-devel"
|
||||||
@ -8,9 +8,9 @@ makedepends="qt5-devel eudev-libudev-devel"
|
|||||||
short_desc="Corsair RGB Driver for Linux"
|
short_desc="Corsair RGB Driver for Linux"
|
||||||
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="https://github.com/mattanger/ckb-next"
|
homepage="https://github.com/ckb-next/ckb-next"
|
||||||
distfiles="$homepage/archive/v$version.tar.gz"
|
distfiles="$homepage/archive/v$version.tar.gz"
|
||||||
checksum=709eab70088fbd243d5ce9463eea799440f3b8679051d41123d99b25bdf37171
|
checksum=211bc74c8ec3aeaa02cb85f63bd615f53e08d04d1352098269f16b1ca408ce4b
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin bin/ckb
|
vbin bin/ckb
|
||||||
@ -22,5 +22,8 @@ do_install() {
|
|||||||
vinstall usr/ckb.png 644 usr/share/icons/hicolor/512x512/apps
|
vinstall usr/ckb.png 644 usr/share/icons/hicolor/512x512/apps
|
||||||
vinstall usr/ckb.desktop 644 usr/share/applications
|
vinstall usr/ckb.desktop 644 usr/share/applications
|
||||||
|
|
||||||
|
vmkdir usr/lib/udev/rules.d
|
||||||
|
vinstall udev/99-ckb-daemon.rules 644 usr/lib/udev/rules.d
|
||||||
|
|
||||||
vsv ckb
|
vsv ckb
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user