summarylogtreecommitdiffstats
path: root/github-pr-170.patch
AgeCommit message (Collapse)Author
2025-12-29Fix Reorder extension, remove unrelated extensionsClaudia Pellegrino
- Add missing dependency `axidraw_svg_reorder.py` so the Eggbot Reorder extension no longer throws an error - Apply the (untagged) Axidraw v3.9.7 update (GitHub PR #170) to make `axidraw_svg_reorder.py` is compatible with python-ink-extensions v2.0 and newer - Remove Axidraw extensions, which were never supposed to be part of this package - Promote `python` to runtime dependency - Loosen the `python-ink-extensions` dependency so it accepts the upcoming non-VCS version from the AUR - Make REUSE compatible