16 lines
664 B
Bash
16 lines
664 B
Bash
# 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
|