Package Details: openlp 3.1.1-3

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.003529
First Submitted: 2015-08-11 00:27 (UTC)
Last Updated: 2024-05-01 05:35 (UTC)

Latest Comments

1 2 3 4 5 6 .. 9 Next › Last »

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 the depends and the optdepends. It seems to me that it's pretty fundamental to the working of OpenLP. Should it just be in depends, or should Arch packages limit the depends as much as possible and only have it in optdepends?

juster-0 commented on 2024-01-28 08:06 (UTC)

@macxcool, I agree with you, but in lower versions I get this error. That’s why I’ve used the latest relatively stable version.

macxcool commented on 2024-01-27 18:36 (UTC)

@rprice, @juster-0, @ExtraordinaryBen Thanks for the work on the PKGBUILDs. I'm not sure what to do with all this.

Is the python-pillow problem not a problem anymore for v3.0.2? I thought it was? The 3.1.0rc4 PKGBUILD does work well, though.

I'm not sure I want to 'release' a version for 3.1.0rc4. I'd want to wait until the full 3.1.0 version, as is usually done. I know the release cycle is quite slow with OpenLP, but I want to keep things as stable as possible for anyone using this package.