18 lines
814 B
Bash
18 lines
814 B
Bash
# Template file for 'polychromatic'
|
|
pkgname=polychromatic
|
|
version=0.9.1
|
|
revision=1
|
|
build_style=meson
|
|
hostmakedepends="ninja sassc which gettext"
|
|
depends="python3-colorama python3-setproctitle python3-requests python3-colour
|
|
python3-pyqt6-gui python3-pyqt6-devel-tools python3-pyqt6-printsupport
|
|
python3-pyqt6-devel-tools python3-pyqt6-webengine python3-pyqt6-network
|
|
python3-pyqt6-widgets python3-pyqt6-webchannel"
|
|
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=651e5eebe7038356c99c4f8c3a6c04aa7d99236768c937863d8ddcebc44cfd5e
|