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