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
lunasvg SVG rendering and manipulation library in C++
3.2.1_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:54:06
Last Update: 2025-03-14 21:32:33
Commit Hash: 976eda5
License: MIT
WWW:
https://github.com/sammycage/lunasvg/
Description:
LunaSVG is an SVG rendering library in C++, designed to be lightweight and portable, offering efficient rendering and manipulation of Scalable Vector Graphics (SVG) files. LunaSVG supports nearly all graphical features outlined in the SVG 1.1 and SVG 1.2 Tiny specifications. The primary exceptions are animation, filters, and scripts. As LunaSVG is designed for static rendering, animation is unlikely to be supported in the future. However, support for filters may be added. It currently handles a wide variety of elements, including: <a> <circle> <clipPath> <defs> <ellipse> <g> <image> <line> <linearGradient> <marker> <mask> <path> <pattern> <polygon> <polyline> <radialGradient> <rect> <stop> <style> <svg> <symbol> <text> <tspan> <use>
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/lunasvg-3.2.1_1/catalog.mk
  3. /usr/local/share/licenses/lunasvg-3.2.1_1/LICENSE
  4. /usr/local/share/licenses/lunasvg-3.2.1_1/MIT
  5. include/lunasvg/lunasvg.h
  6. @comment lib/liblunasvg.a
  7. lib/liblunasvg.so
  8. lib/liblunasvg.so.3
  9. lib/liblunasvg.so.3.2.1
  10. libdata/pkgconfig/lunasvg.pc
  11. @owner
  12. @group
  13. @mode
Collapse this list.
Dependency lines:
  • lunasvg>0:graphics/lunasvg
To install the port:
cd /usr/ports/graphics/lunasvg/ && make install clean
To add the package, run one of these commands:
  • pkg install graphics/lunasvg
  • pkg install lunasvg
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: lunasvg
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1741514905 SHA256 (sammycage-lunasvg-v3.2.1_GH0.tar.gz) = 3420175c9632007edfcd0198001abc116c5c646af8e928d393cd029985cc4ee8 SIZE (sammycage-lunasvg-v3.2.1_GH0.tar.gz) = 54705

Packages (timestamps in pop-ups are UTC):
lunasvg
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.2.1_13.2.1_1-3.2.1_13.2.1_1---
FreeBSD:13:quarterly--------
FreeBSD:14:latest3.2.1_13.2.1_1-3.2.1_13.2.1_1---
FreeBSD:14:quarterly--------
FreeBSD:15:latest3.2.1_13.2.1_1n/a3.2.1_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
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for lunasvg-3.2.1_1: STATIC=off: Build static executables and/or libraries ===> Use 'make config' to modify these settings
Options name:
graphics_lunasvg
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/lunasvg/tar.gz/v3.2.1?dummy=/
Collapse this list.

Number of commits found: 5

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.2.1_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
3.2.1
09 Mar 2025 17:35:22
commit hash: 9c0551c23b39bae555884896c139e693483122d7commit hash: 9c0551c23b39bae555884896c139e693483122d7commit hash: 9c0551c23b39bae555884896c139e693483122d7commit hash: 9c0551c23b39bae555884896c139e693483122d7 files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
Author: Älven
graphics/lunasvg: update 3.2.0 → 3.2.1

Changelog:
https://github.com/sammycage/lunasvg/releases/tag/v3.2.1

PR:	285274
3.2.0
20 Feb 2025 23:27:25
commit hash: 504d5bfd2bd59e7f323912a923d462ae2abfd88ccommit hash: 504d5bfd2bd59e7f323912a923d462ae2abfd88ccommit hash: 504d5bfd2bd59e7f323912a923d462ae2abfd88ccommit hash: 504d5bfd2bd59e7f323912a923d462ae2abfd88c files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
Author: Älven
graphics/lunasvg: update 3.1.1 => 3.2.0

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

PR:		284898
3.1.1
18 Feb 2025 14:16:12
commit hash: cdc71f3210fab8ad4e632c4b509b1576a4a3fcfdcommit hash: cdc71f3210fab8ad4e632c4b509b1576a4a3fcfdcommit hash: cdc71f3210fab8ad4e632c4b509b1576a4a3fcfdcommit hash: cdc71f3210fab8ad4e632c4b509b1576a4a3fcfd files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
Author: Älven
graphics/lunasvg: update 3.1.0 -> 3.1.1

Changelog: https://github.com/sammycage/lunasvg/releases/tag/v3.1.1

PR:		284515
3.1.0
08 Jan 2025 14:01:59
commit hash: b6ab2130b39d286f2613aa6df0a07d1922998265commit hash: b6ab2130b39d286f2613aa6df0a07d1922998265commit hash: b6ab2130b39d286f2613aa6df0a07d1922998265commit hash: b6ab2130b39d286f2613aa6df0a07d1922998265 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
Author: Älven
graphics/lunasvg: New port: SVG rendering and manipulation library in C++

PR:		256553

Number of commits found: 5