mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
OpenLP: update to 3.0.2
This commit is contained in:
parent
48458e3350
commit
15e5bf0249
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'OpenLP'
|
||||
pkgname=OpenLP
|
||||
version=2.9.5
|
||||
revision=2
|
||||
version=3.0.2
|
||||
revision=1
|
||||
create_wrksrc=yes
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools qt5-host-tools"
|
||||
|
@ -10,14 +10,14 @@ depends="python3-alembic python3-appdirs python3-BeautifulSoup4 python3-chardet
|
|||
python3-Mako python3-Pillow python3-pymediainfo python3-PyQt5
|
||||
python3-PyQt5-multimedia python3-PyQt5-webengine python3-vlc python3-qrcode
|
||||
python3-QtAwesome python3-requests python3-SQLAlchemy python3-waitress
|
||||
python3-WebOb python3-websockets python3-zeroconf"
|
||||
python3-WebOb python3-websockets python3-zeroconf python3-PyICU"
|
||||
checkdepends="python3-pytest-qt xvfb-run ${depends}"
|
||||
short_desc="Free Worship Presentation Software for your Church"
|
||||
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://openlp.org/"
|
||||
distfiles="https://get.openlp.org/${version}/OpenLP-${version}.tar.gz"
|
||||
checksum=4648e6869ffe2fb88a1e2b90705e1cf709dd6dd24abbfe2e17df13742e701c09
|
||||
checksum=edf03061e9e1c494835657bd4924c07d862aea1997832d2c9e56e3286fce1d2b
|
||||
make_check_pre="env -u QT_QPA_PLATFORM xvfb-run"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Add table
Reference in a new issue