Port details on branch 2024Q4 |
- serd C library for RDF syntax
- 0.32.2 devel =5 0.32.2Version of this port present on the latest quarterly branch.
- Maintainer: meka@tilda.center
- Port Added: 2017-01-09 19:53:46
- Last Update: 2024-04-07 15:30:55
- Commit Hash: fbe490b
- People watching this port, also watch:: libevent, woff2, libXdamage, xcb-util-image, sndio
- License: ISCL
- WWW:
- https://drobilla.net/software/serd.html
- Description:
- Serd is a lightweight C library for RDF syntax which supports reading
and writing Turtle and NTriples.
Serd (and the included serdi tool) can be used to stream abbreviated
Turtle. Serd can serialise an unbounded amount of abbreviated
Turtle using a fixed amount of memory, and it does so very quickly.
Serd is written to the Turtle, NTriples and URI specifications, and
includes a comprehensive test suite which includes all the tests
from the Turtle specification.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/devel/serd/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/serd
- pkg install serd
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: serd
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1712453237
SHA256 (serd-0.32.2.tar.xz) = df7dc2c96f2ba1decfd756e458e061ded7d8158d255554e7693483ac0963c56b
SIZE (serd-0.32.2.tar.xz) = 168840
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- meson : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Test dependencies:
-
- python3.9 : lang/python39
- This port is required by:
- for Libraries
-
- audio/ardour
- audio/audacity
- audio/eteroj-lv2
- audio/gstreamer1-plugins-lv2
- audio/guitarix-lv2
- audio/jalv
- audio/jalv-select
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- devel_serd
- USES:
- meson pkgconfig python:test tar:xz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|