blob: 96e7070d469b13f63d433956f45f107b35cee49b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
|
pkgbase = openlp
pkgdesc = Church presentation software.
pkgver = 3.0.2
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.12
depends = python-pyqt5
depends = phonon-qt5
depends = python-chardet
depends = python-lxml
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 = 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
source = openlp.sh
sha256sums = edf03061e9e1c494835657bd4924c07d862aea1997832d2c9e56e3286fce1d2b
sha256sums = 19c2f3c622585bf308efc259013fb5518feaf8cf14b51613e1e71778fcc2e8cf
pkgname = openlp
|