early-access version 2853
This commit is contained in:
12
externals/vcpkg/ports/sratom/vcpkg.json
vendored
Executable file
12
externals/vcpkg/ports/sratom/vcpkg.json
vendored
Executable file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "sratom",
|
||||
"version-string": "0.6.4",
|
||||
"description": "Sratom is a library for serialising LV2 atoms to and from RDF, particularly the Turtle syntax.",
|
||||
"homepage": "https://drobilla.net/software/sratom",
|
||||
"license": "ISC",
|
||||
"dependencies": [
|
||||
"lv2",
|
||||
"serd",
|
||||
"sord"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user