Package Details: openlp 3.1.7-1

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)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 Next › Last »

putte64 commented on 2023-05-12 09:46 (UTC)

I have tried openlp-git with Python 3.11. I uninstalled openlp 3.0.2, updated Arch with Python 3.11 and did a local install of openlp-git where I changed dependency to allow for Python 3.11. It installed and run fine, but I have not tested it fully yet. In my installation it could not find VLC, solved by doing a "pip install python-vlc". I will update openlp-git after some more testing.

ClawOfLight commented on 2023-05-12 08:44 (UTC)

Python 3.11 is in the repos now. This package explicitly requests 3.10 - did anyone test if it's compatible with 3.11?

macxcool commented on 2023-03-04 12:58 (UTC)

@Spinnekop Please mark the package out of date when there's a release update. Messaging me doesn't have quite the same effect.

@bage I've added python-pyicu in for 3.0.2

Spinnekop commented on 2023-02-25 11:11 (UTC)

Hi @macxcool - openlp has been prompting me to upgrade to 3.0.2 for a while but not yet in AUR?

<deleted-account> commented on 2023-01-17 20:21 (UTC)

Please note that 3.0.1 must depend on python-pyicu.

macxcool commented on 2023-01-01 21:09 (UTC)

OpenLP 3.0.0 has been released. I think I have the PKGBUILD set up correctly. It all works fine on my system. Please let me know if there's anything wrong with it, and I'll make the changes. I don't maintain a lot of python packages, so I'm not completely sure.

<deleted-account> commented on 2022-03-13 21:16 (UTC)

I suggest to depend on python39 or to update to the current RC 2.9.4.

ArchChem commented on 2022-01-11 11:57 (UTC)

The building of the package fails due to the dependency python<3.10 which can not be found anymore.

thelinuxguy commented on 2021-12-22 23:57 (UTC)

@clixer it looks like under python 3.10 the various UI components aren't initialized in the correct order. I played around a little but I'm afraid that's something that's not going to be fixed using a simple patch... I'll create an issue upstream