Path to this page:
./
converters/sratom,
Library for serialising LV2 atoms to/from RDF
Branch: CURRENT,
Version: 0.6.16nb1,
Package name: sratom-0.6.16nb1,
Maintainer: pkgsrc-usersSratom is a library for serialising LV2 atoms to/from RDF, particularly the
Turtle syntax.
Required to run:[
textproc/sord] [
textproc/serd] [
audio/lv2]
Required to build:[
pkgtools/x11-links] [
x11/xcb-proto] [
x11/fixesproto4] [
pkgtools/cwrappers] [
x11/xorgproto]
Master sites:
Filesize: 18.496 KB
Version history: (Expand)
- (2024-11-17) Updated to version: sratom-0.6.16nb1
- (2024-11-05) Updated to version: sratom-0.6.16
- (2024-10-20) Updated to version: sratom-0.6.10nb10
- (2024-04-07) Updated to version: sratom-0.6.10nb9
- (2023-11-14) Updated to version: sratom-0.6.10nb8
- (2023-11-12) Updated to version: sratom-0.6.10nb7
CVS history: (Expand)
2024-11-17 08:17:06 by Thomas Klausner | Files touched by this commit (944) |
Log message:
*: recursive bump for default-on option of at-spi2-core
|
2024-11-05 19:18:12 by Adam Ciarcinski | Files touched by this commit (5) | |
Log message:
sratom: updated to 0.6.16
sratom (0.6.16) stable; urgency=medium
* Clean up code
* Constrain relative URI references to the base URI
* Fix dependencies in pkg-config file
* Override pkg-config dependency within meson
* Remove junk files from documentation install
* Replace duplicated dox_to_sphinx script with sphinxygen dependency
sratom (0.6.14) stable; urgency=medium
* Add project metadata
* Adopt REUSE machine-readable licensing standard
sratom (0.6.12) stable; urgency=medium
* Switch to meson build system
|
2024-04-07 09:35:33 by Thomas Klausner | Files touched by this commit (1138) |
Log message:
*: bump for cairo buildlink3.mk change
lzo was made an option
|
2023-11-14 15:03:25 by Thomas Klausner | Files touched by this commit (1145) |
Log message:
*: recursive bump for cairo dependency changes
|
2023-11-12 14:24:43 by Thomas Klausner | Files touched by this commit (2570) |
Log message:
*: revebump for new brotli option for freetype2
Addresses PR 57693
|
2023-10-21 19:11:59 by Greg Troxel | Files touched by this commit (1345) | |
Log message:
recursive revbump for tiff update
|
2023-08-14 07:25:36 by Thomas Klausner | Files touched by this commit (1247) |
Log message:
*: recursive bump for Python 3.11 as new default
|
2023-06-06 14:42:56 by Taylor R Campbell | Files touched by this commit (1319) |
Log message:
Mass-change BUILD_DEPENDS to TOOL_DEPENDS outside mk/.
Almost all uses, if not all of them, are wrong, according to the
semantics of BUILD_DEPENDS (packages built for target available for
use _by_ tools at build-time) and TOOL_DEPEPNDS (packages built for
host available for use _as_ tools at build-time).
No change to BUILD_DEPENDS as used correctly inside buildlink3.
As proposed on tech-pkg:
https://mail-index.netbsd.org/tech-pkg/2023/06/03/msg027632.html
|