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.4 graphicsnew! 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-01-08 14:01:59
Commit Hash: ff31e47
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 (13 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/plutosvg-0.0.4/catalog.mk
  3. /usr/local/share/licenses/plutosvg-0.0.4/LICENSE
  4. /usr/local/share/licenses/plutosvg-0.0.4/MIT
  5. include/plutosvg/plutosvg.h
  6. @comment lib/libplutosvg.a
  7. lib/libplutosvg.so
  8. lib/libplutosvg.so.0
  9. lib/libplutosvg.so.0.0.4
  10. libdata/pkgconfig/plutosvg.pc
  11. @owner
  12. @group
  13. @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 = 1736307612 SHA256 (sammycage-plutosvg-v0.0.4_GH0.tar.gz) = 1fd07a15f701a045afa8cb3d2709709180b0d27edbb8f366322c74084684d215 SIZE (sammycage-plutosvg-v0.0.4_GH0.tar.gz) = 113695

No package information for this port in our database
Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
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
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for plutosvg-0.0.4: 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.4?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
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: 1