error in the compilation of python-alembic
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.087031 |
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)
- qt5-tools (qt5-tools-gitAUR) (make)
- libreoffice-fresh (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
Required by (0)
Sources (2)
morkatros commented on 2015-12-22 00:23 (UTC)
wrst commented on 2015-12-21 21:07 (UTC)
thelinuxguy, thanks for taking over this package!
thelinuxguy commented on 2015-12-21 16:37 (UTC)
Yes, they updated the tarball. I will update this as soon as I get home later today
ClawOfLight commented on 2015-12-21 15:09 (UTC)
I get a checksum verification failure for the tarball. Can anyone else confirm?
thelinuxguy commented on 2015-12-21 11:53 (UTC)
I just updated openlp to the latest version. It runs fine on my machine. Please let me know of any troubles you run into (specifically about dependencies)
thelinuxguy commented on 2015-11-30 13:54 (UTC)
I don't mind taking it over.
I have a working version here (at least I think I do, haven't tested it on a fresh machine yet): https://gitlab.com/thelinuxguy/pkgbuilds/tree/master/openlp
I'm unsure about the dependencies though. I haven't found any offical dependencies collection yet.
The Pkgbuild of jonarnold definietly includes unneeded dependencies that are only useful for development
wrst commented on 2015-11-27 02:50 (UTC)
jonarnold would you like to take over the packaging? Time has not been my friend on getting things updated.
jonarnold commented on 2015-11-20 02:36 (UTC)
I finally found the 2.2.x dependencies (http://wiki.openlp.org/Development:Linux_Development_Environment) and updated the PKGBUILD. Everything should be correct now.
Same link: https://www.dropbox.com/s/us8nxpnhar3ookg/PKGBUILD?dl=0
ClawOfLight commented on 2015-11-19 19:39 (UTC)
Okay, thanks :)
I will test it when I have time.
Our church will switch to 2.2.1 for production soon, so it will be good to have it.
Do you happen to know an ETA for the missing dependencies?
jonarnold commented on 2015-11-16 23:53 (UTC)
I have a working PKGBUILD for 2.2.1 here: https://www.dropbox.com/s/us8nxpnhar3ookg/PKGBUILD?dl=0
Some of the dependencies aren't in Python 3 (beautifulsoup3, pysqlite-legacy), so I'm not sure that everything works, but the program installs and runs. Didn't update the libreoffice dep yet.
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.