It is failing for me too. I think you need to explicitely call python3 build ... for people who have python 2.7 as default Python.
And also the latest python on my Arch seems to be 3.4, not 3.3 - there's a path hard-coded in the PKGBUILD, maybe there is a way to get this automatically from the system.
Search Criteria
Package Details: openlp-bzr 2286-2
Package Actions
| Package Base: | openlp-bzr |
|---|---|
| Description: | Church presentation software (development version). |
| Upstream URL: | http://openlp.org/ |
| Category: | multimedia |
| Licenses: | |
| Conflicts: | |
| Provides: | |
| Submitter: | floft |
| Maintainer: | wrst |
| Last Packager: | wrst |
| Votes: | 2 |
| First Submitted: | 2011-01-05 05:53 |
| Last Updated: | 2015-02-16 19:58 |
Dependencies (20)
- phonon
- python
- python-alembic
- python-beautifulsoup4
- python-chardet
- python-lxml
- python-mako
- python-mock
- python-nose
- python-pyenchant
- python-pyicu
- python-pyodbc
- python-pyqt4
- python-sqlalchemy
- python-xdg
- qt4
- bzr (make)
- qt5-tools (make)
- libreoffice-impress (optional) – display impress presentations
- vlc (optional) – play multimedia
Required by (0)
Sources
- openlp.sh
Latest Comments
Comment by seidler2547
Comment by wrst
I think I have everything fixed in limited testing it worked well for me. I'm a first time maintainer so any critiques are more than welcome.
Comment by tgc
The bzr-version of OpenLP is now using python3, could you please update the PKGBUILD?
Comment by googol
Could you please add python2-pyodbc to the dependencies (some importers need this).
Comment by googol
Hello,
"qt" was renamed to "qt4".
Regards
Comment by googol
Hello, can you add vlc to the optdepends please? OpenLP allows to use the vlc player for playing media.
Comment by floft
I'm not entirely sure why this was flagged out of date. If it is for being out of date, it's rare that people update -bzr packages just when there's newer revisions. Just reinstall the package. But, if this was intended for the "openlp" package, yeah that one was out of date...
Comment by wrst
they python-mako dependency should be python2-mako, this seems to cause the remote plugin to not function, thanks for the upkeep of this package!
Comment by wrst
With a recent upgrade to OpenLP's trunk it would no longer start giving me an error about lxml. I installed python2-lxml and all is well again. I am thinking that a change of dependency from python-lxml to python2-lxml may be in order. I uninstalled python2-lxml with python-lxml installed and received the error again.