mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
17 lines
832 B
Bash
17 lines
832 B
Bash
# Template file for 'polychromatic'
|
|
pkgname=polychromatic
|
|
version=0.9.3
|
|
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 python3-pyqt6-svg"
|
|
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=8ec601bed283ff8c188d51066f7c761a3ff82bb72b0bafd6fd9b0c68329ab002
|