Search Criteria
Package Details: plutosvg-git 0.0.7+9.r134.20250609.b9d3ead-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/plutosvg-git.git (read-only, click to copy) |
---|---|
Package Base: | plutosvg-git |
Description: | A compact and efficient SVG rendering library written in C. |
Upstream URL: | https://github.com/sammycage/plutosvg |
Licenses: | MIT |
Conflicts: | plutosvg |
Provides: | libplutosvg.so, plutosvg |
Submitter: | dreieck |
Maintainer: | dreieck |
Last Packager: | dreieck |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2025-01-08 17:11 (UTC) |
Last Updated: | 2025-06-10 15:00 (UTC) |
Dependencies (7)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR)
- plutovgAUR (plutovg-gitAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- freetype2 (freetype2-qdoledAUR, freetype2-gitAUR, freetype2-qdoled-aw3225qfAUR, freetype2-macosAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- plutovgAUR (plutovg-gitAUR) (make)
- freetype2 (freetype2-qdoledAUR, freetype2-gitAUR, freetype2-qdoled-aw3225qfAUR, freetype2-macosAUR) (optional) – For Freetype integration, and for example '/usr/bin/emoji2png'.
Required by (3)
- hdrview-git (requires plutosvg) (make)
- pcsx2-avx-git (requires plutosvg)
- pcsx2-git (requires plutosvg)
Latest Comments
dreieck commented on 2025-06-10 15:05 (UTC)
No. The standard build procedure just did emit this.
I have done so, thanks for mentioning.
However, the static
.a
file now no longer is produces.Do you mean that
is no longer applicable to this package now?
Regards!
rubin55 commented on 2025-06-09 09:32 (UTC) (edited on 2025-06-10 12:55 (UTC) by rubin55)
Is it intended that this -git package does not produce a
libplutosvg.so
? I only have alibplutosvg.a
Also, it seems that the locations for include directories are wrong:
grep INTERFACE /usr/lib/cmake/plutosvg/plutosvg*.cmake
; this fscked up the pcsx2-git build fwiw.Update the wrong cmake stuff has been acknowledged and fixed upstream. Could your package also produce
.so
files, i.e.,libplutosvg.so