mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
parent
25e9c64fbb
commit
a2a4d3725a
1 changed files with 6 additions and 4 deletions
|
@ -1,15 +1,17 @@
|
||||||
# Template file for 'polychromatic'
|
# Template file for 'polychromatic'
|
||||||
pkgname=polychromatic
|
pkgname=polychromatic
|
||||||
version=0.8.3
|
version=0.9.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="ninja sassc which gettext"
|
hostmakedepends="ninja sassc which gettext"
|
||||||
depends="python3-colorama python3-setproctitle python3-requests
|
depends="python3-colorama python3-setproctitle python3-requests python3-colour
|
||||||
python3-colour python3-PyQt5-svg python3-PyQt5-webengine"
|
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"
|
short_desc="RGB lighting management software"
|
||||||
maintainer="Martin Dimov <martin@dmarto.com>"
|
maintainer="Martin Dimov <martin@dmarto.com>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://polychromatic.app"
|
homepage="https://polychromatic.app"
|
||||||
changelog="https://github.com/polychromatic/polychromatic/raw/master/CHANGELOG"
|
changelog="https://github.com/polychromatic/polychromatic/raw/master/CHANGELOG"
|
||||||
distfiles="https://github.com/polychromatic/polychromatic/archive/v${version}.tar.gz"
|
distfiles="https://github.com/polychromatic/polychromatic/archive/v${version}.tar.gz"
|
||||||
checksum=fe5d6b5232be14684b28279b59d451d8b7944677becc95d160513607053cf098
|
checksum=651e5eebe7038356c99c4f8c3a6c04aa7d99236768c937863d8ddcebc44cfd5e
|
||||||
|
|
Loading…
Add table
Reference in a new issue