Search Criteria
Package Details: python-lookatme-ueberzug 1.1.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-lookatme-ueberzug.git (read-only, click to copy) |
|---|---|
| Package Base: | python-lookatme-ueberzug |
| Description: | Provides image rendering support for python-lookatme |
| Upstream URL: | https://github.com/d0c-s4vage/lookatme.contrib.image_ueberzug |
| Licenses: | MIT |
| Submitter: | KarlWithK |
| Maintainer: | KarlWithK |
| Last Packager: | KarlWithK |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2021-03-28 05:27 (UTC) |
| Last Updated: | 2021-03-28 05:27 (UTC) |
Dependencies (6)
- python-lookatmeAUR
- python-ueberzug (ueberzug)
- python-urwid-ueberzogenAUR
- python-setuptools (make)
- python-lookatme-qrcode (optional) – embeds qrcodes in the presentation
- python-lookatme-renderAUR (optional) – render code blocks of supported languages into images
Required by (2)
- python-lookatme (optional)
- python-lookatme-render (optional)
Latest Comments
mnzaki commented on 2024-11-22 14:06 (UTC) (edited on 2024-11-22 14:09 (UTC) by mnzaki)
There's a missing build step to replace the
{{VERSION}}string in setup.py (as done in the.travis.yml)Currently setup.py fails with
Invalid version: '{{VERSION}}'but this change toPKGCONFIGresolves the issue.Also same issue with the
python-lookatme-renderpackages