





















Can you add
provides=("svg2tikz=${pkgver}") andconflicts=('svg2tikz')since it provides this as standalone executable?
Regards and thanks for maintaining!
You need python-build, python-installer and python-wheel as make dependencies.
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。
Hi @Popolon after install
python-svg2tikzwe havein other words, is missing files over
/usr/share/inkscape/extensions/See https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=writetex#n16, https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=textext#n22.But, for this package we have
and binary works fine every time for
svg2tikz-git. Here, should be not necessary type$ PYTHONPATH=/usr/share/inkscape/extensions svg2tikz --helpevery time.