16 lines
664 B
Bash
16 lines
664 B
Bash
# Template file for 'polychromatic'
|
|
pkgname=polychromatic
|
|
version=0.8.3
|
|
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=fe5d6b5232be14684b28279b59d451d8b7944677becc95d160513607053cf098
|