Search Criteria
Package Details: landslide-git 0.4.0.r414.ga76d4e2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/landslide-git.git (read-only, click to copy) |
---|---|
Package Base: | landslide-git |
Description: | Generate html5 slideshow from Markdown or reStructuredText sources |
Upstream URL: | http://github.com/adamzap/landslide |
Licenses: | Apache License |
Conflicts: | landslide |
Submitter: | Stunts |
Maintainer: | Stunts |
Last Packager: | Stunts |
Votes: | 6 |
Popularity: | 0.000000 |
First Submitted: | 2012-11-08 11:14 (UTC) |
Last Updated: | 2022-03-23 09:41 (UTC) |
Dependencies (8)
- python (python37AUR, python311AUR, python310AUR)
- python-docutils
- python-jinja
- python-markdown
- python-pygments
- python-six
- python-distribute (python-setuptools) (make)
- prince-binAUR (optional)
Latest Comments
Stunts commented on 2022-03-23 09:44 (UTC)
Updated to 2022. Uses the git+https:// protocol, and uses python3 instead of the unsupported python2.
Stunts commented on 2020-03-03 10:18 (UTC)
@caleb - Done. Thanks for the heads up.
alerque commented on 2020-03-03 08:19 (UTC)
Please update the optdepends for prince to just 'prince' (not 'princexml'), currently provided by the prince-bin package. The old package will be merged into that shortly and eventually the provides for the old name will go away.
Stunts commented on 2019-02-06 15:57 (UTC)
Thank you for the heads up @herve. I have updated the PKGBUILD to handle the new specific requirements.
herve commented on 2019-02-06 13:53 (UTC)
I had to manually edit /usr/lib/python2.7/site-packages/landslide-1.1.6-py2.7.egg-info/requires.txt to require six==1.12.0 and Pygments==2.3.1 to pair the current versions of the packages on Arch.
Stunts commented on 2013-04-24 13:20 (UTC)