pygtk seems to be a dependency of this package as well.
Search Criteria
Package Details: textext 1.10.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/textext.git (read-only, click to copy) |
---|---|
Package Base: | textext |
Description: | Re-editable LaTeX graphics for Inkscape |
Upstream URL: | https://textext.github.io/textext |
Licenses: | BSD-3-Clause |
Submitter: | joelsc |
Maintainer: | carlosal1015 |
Last Packager: | carlosal1015 |
Votes: | 79 |
Popularity: | 0.000074 |
First Submitted: | 2008-05-31 20:36 (UTC) |
Last Updated: | 2024-02-24 21:41 (UTC) |
Dependencies (8)
- inkscape (inkscape-gitAUR)
- pdf2svg
- python-cssselect
- python-gobject
- python-lxml
- texlive-latexextra (texlive-installerAUR, texlive-fullAUR, texlive-dummyAUR)
- git (git-gitAUR, git-glAUR) (make)
- typst (typst-gitAUR) (optional) – for typst compiler support
Required by (1)
Sources (1)
bandit commented on 2018-01-22 16:05 (UTC)
folberjm commented on 2017-10-22 15:19 (UTC)
I had this textext installed with `pstoedit`, but there appears to be a bug in how `pstoedit` calls Ghostscript. The -dDELAYBIND flag has been deprecated.
Installing `pdf2svg` allows textext to work around this issue by not using the `pstoedit` backend.
Sunday commented on 2017-06-07 13:28 (UTC)
This seems to depend on python2-lxml.
haawda commented on 2016-11-03 22:32 (UTC)
I made a PKGBUILD for that fork.
See https://aur.archlinux.org/packages/textext-hg
balwierz commented on 2016-10-31 19:34 (UTC)
There seems to be an actively developed fork on bitbucket:
https://bitbucket.org/pitgarbe/textext
haawda commented on 2016-10-04 20:22 (UTC)
fixed URL, thanks.
xpt commented on 2016-10-04 18:33 (UTC)
The link returns "404 Not Found", you can chage it for:
https://pav.iki.fi/_downloads/textext-0.4.4.tar.gz
Tybo commented on 2015-06-01 21:07 (UTC)
Sorry about the delay, I did not receive notifications for some reason...
Pinned Comments
ConnorBehan commented on 2025-01-01 03:50 (UTC)
To make this work with the latest inkscape, I had to install python-tinycss2.
carlosal1015 commented on 2023-04-09 16:18 (UTC)
Important note: Is recommended to receive the following key before to install:
Also is possible skip the verification, adding the flag for (e.g
makepkg
,yay
)--skippgpcheck
,--nopgpfetch
, respectively.