blob: 008d5f203c6ef8925e9d03dcea6cdc0696edc3d7 (
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
40
41
42
43
44
45
46
47
48
49
50
51
52
|
pkgbase = openlp-git
pkgdesc = Church presentation software.
pkgver = r17869.ed7561bde
pkgrel = 4
url = http://openlp.org/
install = openlp.install
arch = any
license = GPL3
makedepends = git
makedepends = python-pip
depends = python>=3.10
depends = python<3.13
depends = python-flask
depends = python-flask-cors
depends = python-qrcode
depends = python-platformdirs
depends = python-chardet
depends = python-lxml
depends = python-mako
depends = python-packaging
depends = python-six
depends = python-sqlalchemy
depends = python-beautifulsoup4
depends = python-pyenchant
depends = python-dbus
depends = python-alembic
depends = python-zeroconf
depends = python-webob
depends = python-requests
depends = python-waitress
depends = python-websockets
depends = python-qtawesome
depends = python-pyicu
depends = pyside6>=6.7
optdepends = libreoffice-fresh: display impress presentations
optdepends = python-qdarkstyle
optdepends = python-pymupdf: display pdfs
optdepends = python-pysword: import SWORD bibles
optdepends = python-mysql-connector: Use a mysql/mariadb database
optdepends = python-psycopg2: Use a postgresql database
optdepends = aspell: for aspell based spell checking support
optdepends = hspell: for hspell based spell checking support (Hebrew spell-checker)
optdepends = libvoikko: a spelling and grammar checker, hyphenator and collection of related linguistic data for Finnish language
optdepends = nuspell: for nuspell based spell checking support (Using hunspell dictionaries
provides = openlp
conflicts = openlp
source = git+https://gitlab.com/openlp/openlp.git
source = openlp.sh
sha256sums = SKIP
sha256sums = 19c2f3c622585bf308efc259013fb5518feaf8cf14b51613e1e71778fcc2e8cf
pkgname = openlp-git
|