Search Criteria
Package Details: openlp 3.1.7-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/openlp.git (read-only, click to copy) |
---|---|
Package Base: | openlp |
Description: | Church presentation software. |
Upstream URL: | http://openlp.org/ |
Keywords: | bible church pdf presentation projection song video |
Licenses: | GPLv2 |
Submitter: | floft |
Maintainer: | rprice |
Last Packager: | rprice |
Votes: | 17 |
Popularity: | 0.000001 |
First Submitted: | 2015-08-11 00:27 (UTC) |
Last Updated: | 2025-06-17 15:47 (UTC) |
Dependencies (27)
- phonon-qt5 (phonon-qt5-gitAUR)
- python (python37AUR)
- python-alembic
- python-appdirs
- python-beautifulsoup4
- python-chardet
- python-flask
- python-flask-cors
- python-lxml
- python-mako
- python-pyenchant
- python-pymediainfo
- python-pyodbcAUR
- python-pyqt5 (python-pyqt5-sip4AUR, python-pyqt5-webkitAUR, python-pyqt5-pre-releaseAUR)
- python-pyqt5-webengine
- python-qrcode
- python-qtawesome (python-qtawesome-gitAUR)
- python-waitress
- python-websockets (python-websockets-gitAUR)
- qt5-multimedia
- python-pip (make)
- python-setuptools (make)
- qt5-tools (make)
- libreoffice (libreoffice-dev-binAUR, libreoffice-fresh, libreoffice-still) (optional) – Display impress presentations
- python-mysql-connector (optional) – Use a mysql/mariadb database
- python-psycopg2 (optional) – Use a postgresql database
- python-vlcAUR (python-vlc-gitAUR) (optional) – Multimedia playback
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 .. 10 Next › Last »
rprice commented on 2024-12-23 23:08 (UTC)
I removed the upper limit on the Python so upgrades would move forward. This should be tested before we put into production.
rprice commented on 2024-12-13 06:21 (UTC)
Will try to update today.
rprice commented on 2024-05-01 05:31 (UTC)
Allowing the newer Python doesn't break anything obvious so far.
putte64 commented on 2024-04-29 09:49 (UTC)
Looks like python-sqlalchemy is brought to life in extra-repo, and OpenLP would not start without it. Watch out for python 3.12 comming in now. Can be tested with openlp-git, wich works with my install atleast. Should probably not be used for production.
juster-0 commented on 2024-03-19 10:28 (UTC)
@macxcool I've tried to remove python-vlc from my computer, OpenLP still able to run and show verses from Bible, but when the app is starting I've got following error: "OpenLP requires the following libraries in order to show videos and other media, but they are not installed. Please install these libraries to enable media playback in OpenLP. python3-vlc See the log file for more details" So I think it's not required to work with OpenLP, but required for media playback.
macxcool commented on 2024-03-18 12:43 (UTC)
python-sqlalchemy is now orphaned. Can anyone verify that OpenLP needs that?
macxcool commented on 2024-03-18 12:42 (UTC)
They're advertising 3.1.0 on the OpenLP website now, but all the downloads seem to point to 3.1.1. What's up with that?
rprice commented on 2024-03-14 22:20 (UTC)
I got the impression that the newest OpenLP is out, should we update things for the new version? This would be the one that doesn't need Pillow.
rprice commented on 2024-03-14 22:19 (UTC)
If Python-vlc is required for OpenLP to actually work, then I believe it should be in "depends", if it adds value, but isn't really required for it to work, then it should be in "optdepends". My guess is, it shouldn't be in both... Since it being in "depends" should force its installation along with OpenLP.
macxcool commented on 2024-03-11 18:38 (UTC)
@juster-0 I'm looking over the PKGBUILD.
python-vlc
is in both thedepends
and theoptdepends
. It seems to me that it's pretty fundamental to the working of OpenLP. Should it just be independs
, or should Arch packages limit thedepends
as much as possible and only have it inoptdepends
?« First ‹ Previous 1 2 3 4 5 6 7 .. 10 Next › Last »