notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
plutosvg Tiny SVG rendering library in C
0.0.6_1 graphics on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: alster@vinterdalen.se search for ports maintained by this maintainer
Port Added: 2025-01-08 19:30:07
Last Update: 2025-03-14 21:32:33
Commit Hash: 976eda5
License: MIT
WWW:
https://github.com/sammycage/plutosvg/
Description:
PlutoSVG is a compact and efficient SVG rendering library written in C. It is specifically designed for parsing and rendering SVG documents embedded in OpenType fonts, providing an optimal balance between speed and minimal memory usage. It is also suitable for rendering scalable icons.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (14 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/plutosvg-0.0.6_1/catalog.mk
  3. /usr/local/share/licenses/plutosvg-0.0.6_1/LICENSE
  4. /usr/local/share/licenses/plutosvg-0.0.6_1/MIT
  5. include/plutosvg/plutosvg-ft.h
  6. include/plutosvg/plutosvg.h
  7. @comment lib/libplutosvg.a
  8. lib/libplutosvg.so
  9. lib/libplutosvg.so.0
  10. lib/libplutosvg.so.0.0.6
  11. libdata/pkgconfig/plutosvg.pc
  12. @owner
  13. @group
  14. @mode
Collapse this list.
Dependency lines:
  • plutosvg>0:graphics/plutosvg
To install the port:
cd /usr/ports/graphics/plutosvg/ && make install clean
To add the package, run one of these commands:
  • pkg install graphics/plutosvg
  • pkg install plutosvg
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: plutosvg
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1740479172 SHA256 (sammycage-plutosvg-v0.0.6_GH0.tar.gz) = 01f8aee511bd587a602a166642a96522cc9522efd1e38c2d00e4fbc0aa22d7a0 SIZE (sammycage-plutosvg-v0.0.6_GH0.tar.gz) = 115270

Packages (timestamps in pop-ups are UTC):
plutosvg
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.0.6_10.0.6_1-0.0.6_10.0.6_1---
FreeBSD:13:quarterly--------
FreeBSD:14:latest0.0.6_10.0.6_1-0.0.6_10.0.6_1---
FreeBSD:14:quarterly--------
FreeBSD:15:latest0.0.6_10.0.6_1n/a0.0.6_1n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. meson : devel/meson
  2. ninja : devel/ninja
  3. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libplutovg.so : graphics/plutovg
  2. libfreetype.so : print/freetype2
This port is required by:
for Libraries
  1. graphics/sdl3_ttf

Configuration Options:
===> The following configuration options are available for plutosvg-0.0.6_1: FREETYPE=on: TrueType font rendering support STATIC=off: Build static executables and/or libraries ===> Use 'make config' to modify these settings
Options name:
graphics_plutosvg
USES:
cpe meson pkgconfig
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/sammycage/plutosvg/tar.gz/v0.0.6?dummy=/
Collapse this list.

Number of commits found: 4

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.0.6_1
14 Mar 2025 21:32:33
commit hash: 976eda51607ca65ed1ebcf713b30b2f8e6754966commit hash: 976eda51607ca65ed1ebcf713b30b2f8e6754966commit hash: 976eda51607ca65ed1ebcf713b30b2f8e6754966commit hash: 976eda51607ca65ed1ebcf713b30b2f8e6754966 files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
graphics/{lunasvg,plutosvg,sdl3_ttf}: bump after update graphics/plutovg 0.0.13
→ 1.0.0

SONAME in graphics/plutovg changed from 0 to 1

PR:	285402
0.0.6
27 Feb 2025 23:19:11
commit hash: 7e017a530bf2b4c14ccde712583b59a8537093dfcommit hash: 7e017a530bf2b4c14ccde712583b59a8537093dfcommit hash: 7e017a530bf2b4c14ccde712583b59a8537093dfcommit hash: 7e017a530bf2b4c14ccde712583b59a8537093df files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
Author: Älven
graphics/plutosvg: Update to 0.0.6

ChangeLog:	https://github.com/sammycage/plutosvg/releases/tag/v0.0.6
PR:		285024
0.0.5
20 Feb 2025 23:27:21
commit hash: 99d4fce82406389c2e72f3d6114e1d5f67255b22commit hash: 99d4fce82406389c2e72f3d6114e1d5f67255b22commit hash: 99d4fce82406389c2e72f3d6114e1d5f67255b22commit hash: 99d4fce82406389c2e72f3d6114e1d5f67255b22 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
Author: Älven
graphics/plutosvg: update 0.0.4 => 0.0.5

Changelog: https://github.com/sammycage/plutosvg/releases

PR:		284762
0.0.4
08 Jan 2025 14:01:59
commit hash: ff31e477ff37005c2af30d71087e80c689e7c019commit hash: ff31e477ff37005c2af30d71087e80c689e7c019commit hash: ff31e477ff37005c2af30d71087e80c689e7c019commit hash: ff31e477ff37005c2af30d71087e80c689e7c019 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
Author: Älven
graphics/plutosvg: New port: Tiny SVG rendering library in C

PR:		283635

Number of commits found: 4