57 lines
1.5 KiB
JSON
57 lines
1.5 KiB
JSON
{
|
|
"name": "lrdf",
|
|
"rm-configure": true,
|
|
"cleanup": [
|
|
"/include",
|
|
"/lib/pkgconfig",
|
|
"*.so",
|
|
"*.la",
|
|
"/share/man"
|
|
],
|
|
"config-opts": [
|
|
"--disable-static"
|
|
],
|
|
"modules": [
|
|
"ladspa.json",
|
|
{
|
|
"name": "raptor2",
|
|
"cleanup": [
|
|
"/include",
|
|
"/lib/pkgconfig",
|
|
"*.la",
|
|
"/share/gtk-doc",
|
|
"*.so",
|
|
"/share/man"
|
|
],
|
|
"config-opts": [
|
|
"--disable-static"
|
|
],
|
|
"sources": [
|
|
{
|
|
"type": "archive",
|
|
"url": "https://download.librdf.org/source/raptor2-2.0.16.tar.gz",
|
|
"sha256": "089db78d7ac982354bdbf39d973baf09581e6904ac4c92a98c5caadb3de44680"
|
|
},
|
|
{
|
|
"type": "patch",
|
|
"path": "patches/raptor-libxml.patch"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"sources": [
|
|
{
|
|
"type": "archive",
|
|
"url": "https://github.com/swh/LRDF/tarball/0.5.0",
|
|
"dest-filename": "swh-LRDF-0.5.0-0-g7ebc032.tar.gz",
|
|
"sha256": "013002b91ef209827fe99552b8c7f0b569cddb3d6f1439bedbd8bafe1956a93c"
|
|
},
|
|
{
|
|
"type": "script",
|
|
"commands": [
|
|
"autoreconf -fiv"
|
|
],
|
|
"dest-filename": "autogen.sh"
|
|
}
|
|
]
|
|
}
|