summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO14
1 files changed, 10 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4da137f2231c..96e7070d469b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,16 @@
pkgbase = openlp
pkgdesc = Church presentation software.
pkgver = 3.0.2
- pkgrel = 1
+ pkgrel = 2
url = http://openlp.org/
install = openlp.install
arch = any
license = GPLv2
makedepends = qt5-tools
+ makedepends = python-pip
+ makedepends = python-setuptools
depends = python>=3.10
- depends = python<3.11
+ depends = python<3.12
depends = python-pyqt5
depends = phonon-qt5
depends = python-chardet
@@ -16,13 +18,17 @@ pkgbase = openlp
depends = python-qrcode
depends = python-beautifulsoup4
depends = python-pyenchant
+ depends = python-qtawesome
depends = python-alembic
depends = qt5-multimedia
depends = qt5-webkit
depends = python-pyicu
+ depends = python-waitress
+ depends = python-websockets
+ depends = python-pillow<10.0
+ depends = python-pymupdf
optdepends = libreoffice-fresh: Display impress presentations
- optdepends = vlc: Play multimedia
- optdepends = mupdf: Display pdfs
+ optdepends = python-vlc: Multimedia playback
optdepends = python-mysql-connector: Use a mysql/mariadb database
optdepends = python-psycopg2: Use a postgresql database
source = https://get.openlp.org/3.0.2/OpenLP-3.0.2.tar.gz