Package Details: plutosvg-git 0.0.7+9.r134.20250609.b9d3ead-1

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)

Required by (3)

Sources (1)

Latest Comments

dreieck commented on 2025-06-10 15:05 (UTC)

Is it intended that this -git package does not produce a libplutosvg.so? I only have a libplutosvg.a

No. The standard build procedure just did emit this.

Could your package also produce .so files, i.e., libplutosvg.so

I have done so, thanks for mentioning.

However, the static .a file now no longer is produces.

Update the wrong cmake stuff has been acknowledged and fixed upstream.

Do you mean that

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.

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 a libplutosvg.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