mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-26 23:42:57 +02:00
New package: polychromatic-0.8.0
This commit is contained in:
parent
ccd618057b
commit
ea82f360f1
1 changed files with 15 additions and 0 deletions
15
srcpkgs/polychromatic/template
Normal file
15
srcpkgs/polychromatic/template
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# Template file for 'polychromatic'
|
||||||
|
pkgname=polychromatic
|
||||||
|
version=0.8.0
|
||||||
|
revision=1
|
||||||
|
build_style=meson
|
||||||
|
hostmakedepends="ninja sassc which gettext"
|
||||||
|
depends="python3-colorama python3-setproctitle python3-requests
|
||||||
|
python3-colour python3-PyQt5-svg python3-PyQt5-webengine"
|
||||||
|
short_desc="RGB lighting management software"
|
||||||
|
maintainer="Martin Dimov <martin@dmarto.com>"
|
||||||
|
license="GPL-3.0-or-later"
|
||||||
|
homepage="https://polychromatic.app"
|
||||||
|
changelog="https://github.com/polychromatic/polychromatic/raw/master/CHANGELOG"
|
||||||
|
distfiles="https://github.com/polychromatic/polychromatic/archive/v${version}.tar.gz"
|
||||||
|
checksum=b751a226a22d01018c25a72222f410dfb6cd4260eda4225da70b884be499bf00
|
Loading…
Add table
Reference in a new issue