Search Criteria
Package Details: plutovg-git 1.3.2.r287.20251118.5695a71-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/plutovg-git.git (read-only, click to copy) |
|---|---|
| Package Base: | plutovg-git |
| Description: | A standalone 2D vector graphics library in C. |
| Upstream URL: | https://github.com/sammycage/plutovg |
| Licenses: | MIT |
| Conflicts: | plutovg |
| Provides: | libplutovg.so, plutovg |
| Submitter: | dreieck |
| Maintainer: | dreieck |
| Last Packager: | dreieck |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2025-01-08 17:11 (UTC) |
| Last Updated: | 2025-12-10 17:33 (UTC) |
Dependencies (3)
Required by (4)
- pcsx2-git (requires plutovg)
- plutosvg (requires libplutovg.so)
- plutosvg-git (requires plutovg)
- plutosvg-git (requires plutovg) (make)
Latest Comments
dreieck commented on 2025-06-10 15:03 (UTC)
No. The standard build procedure just did emit this.
I needed to explicitly add
-DBUILD_SHARED_LIBS=ON. I have done so. Now,libplutovg.sois built and installed (butlibplutovg.ano longer).Regards and thanks for mentioning!
rubin55 commented on 2025-06-09 09:33 (UTC) (edited on 2025-06-10 12:56 (UTC) by rubin55)
Is it intended that this -git package does not produce a
libplutovg.so? I only have alibplutovg.aCould your package also produce
.sofiles, i.e.,libplutovg.sodreieck commented on 2025-05-01 08:42 (UTC)
Thanks for mentioning. Fixed.
(I actually should have seen it since
cmakeis used in thePKGBUILD.)Regards!
parkerlreed commented on 2025-05-01 07:58 (UTC)
This needs cmake added to build deps as it doesn't build in a clean chroot
(PCSX2 now depends on this library)