Search Criteria
Package Details: svg2pdf-git r6.301dd48-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/svg2pdf-git.git (read-only, click to copy) |
|---|---|
| Package Base: | svg2pdf-git |
| Description: | Conversion of SVGs to PDFs via cairo |
| Upstream URL: | http://cairographics.org/ |
| Licenses: | custom |
| Provides: | svg2pdf |
| Submitter: | bidulock |
| Maintainer: | bidulock |
| Last Packager: | bidulock |
| Votes: | 1 |
| Popularity: | 0.000000 |
| First Submitted: | 2017-07-26 20:50 (UTC) |
| Last Updated: | 2017-07-26 20:57 (UTC) |
Dependencies (3)
- cairo (cairo-gitAUR)
- librsvg (librsvg-gitAUR, librsvg-noglycinAUR)
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
simona commented on 2025-10-12 20:17 (UTC)
/usr/bin/svg2pdf already in python-svglib
dreieck commented on 2023-09-14 11:56 (UTC)
Actually,
provides=('svg2pdf')seems wrong, since the package calledsvg2pdfis a completely different software which just happens to share a similar name.So, in this case, please remove
provides=('svg2pdf'), or consider renaming your packagesvg2pdf-cairo-git.Regards!
dreieck commented on 2023-09-14 11:54 (UTC)
Please add
conflicts=('svg2pdf').Thanks for maintaining!