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.1.0 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:54:06
Last Update: 2025-01-08 14:01:59
Commit Hash: b6ab213
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.1.0/catalog.mk
  3. /usr/local/share/licenses/lunasvg-3.1.0/LICENSE
  4. /usr/local/share/licenses/lunasvg-3.1.0/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.1.0
  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 = 1735247370 SHA256 (sammycage-lunasvg-v3.1.0_GH0.tar.gz) = 2e05791bcc7c30c77efc4fee23557c5c4c9ccd4cf626a3167c0b4a4a316ae2b6 SIZE (sammycage-lunasvg-v3.1.0_GH0.tar.gz) = 53671

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
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for lunasvg-3.1.0: 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.1.0?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
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: 1