Please note that 3.0.1 must depend on python-pyicu.
Search Criteria
Package Details: openlp 3.0.2-2
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: | macxcool |
Last Packager: | macxcool |
Votes: | 18 |
Popularity: | 0.080274 |
First Submitted: | 2015-08-11 00:27 (UTC) |
Last Updated: | 2023-07-12 22:10 (UTC) |
Dependencies (25)
- phonon-qt5 (phonon-qt5-gitAUR)
- python (python32AUR, python37AUR, python310AUR)
- python-alembic
- python-beautifulsoup4
- python-chardet
- python-lxml
- python-pillow (python-pillow-gitAUR, python-pillow-simdAUR)
- python-pyenchant
- python-pyicu
- python-pymupdf
- python-pyqt5 (python-pyqt5-sip4AUR, python-pyqt5-pre-releaseAUR, python-pyqt5-webkitAUR)
- python-qrcode
- python-qtawesome (python-qtawesome-gitAUR)
- python-waitress
- python-websockets
- qt5-multimedia (qt5-multimedia-gitAUR)
- qt5-webkitAUR (qt5-webkit-gitAUR, qt5-webkit-movableink-gitAUR)
- python-pip (make)
- python-setuptools (make)
- Show 6 more dependencies...
Required by (0)
Sources (2)
<deleted-account> commented on 2023-01-17 20:21 (UTC)
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
clixer commented on 2021-12-14 17:55 (UTC) (edited on 2021-12-14 17:56 (UTC) by clixer)
Unfortunately it doesn't seem quite as straightforward as a drop-in MAKEPKG update. I can build it with python3.10 and get the package installed but on start I run into this issue.
AttributeError: 'PreviewController' object has no attribute 'grid'
joelchrono12 commented on 2021-12-14 15:33 (UTC)
@ClawOfLight Thanks for letting me know, I thought that was the case, but still, the problem is I haven't been able to update my system because of the python update. I hope it gets fixed soon enough.
Sorry for the flag too, I am pretty new here but that's no excuse since I failed to realize that this version was latest stable one.
thebiblelover7 commented on 2021-12-14 08:06 (UTC)
@ClawOfLight Sorry for the misunderstanding. Do you know if we can at least unbind the python version? Or is it still not supported?
ClawOfLight commented on 2021-12-14 07:56 (UTC) (edited on 2021-12-14 07:57 (UTC) by ClawOfLight)
2.4.6 is the latest stable version, everything else has been alpha or beta. The next stable will me a major 3.x release :)
Please don't flag out of date for unstable releases!
Pinned Comments
macxcool commented on 2023-07-21 11:37 (UTC)
According to the OpenLP devs, python-pillow has been removed from the code and will not be a dependency for the next release.
macxcool commented on 2023-07-13 16:22 (UTC) (edited on 2023-07-26 23:23 (UTC) by macxcool)
Python Pillow (python-pillow) 10.0 breaks OpenLP, so the version of python-pillow is set to <10.0. You can use 'downgrade' to install a pre 10.0 version and optionally mark it as ignored in your pacman.conf file.
If you don't want to mark it as ignored in pacman.conf, just add --ignore python-pillow to your command line. Most (all?) AUR helpers will just pass this on to pacman.