{
"name": "lrdf",
"rm-configure": true,
"cleanup": [
"/include",
"/lib/pkgconfig",
"*.so"
],
"config-opts": [
"--disable-static"
],
"modules": [
"ladspa.json",
{
"name": "raptor2",
"cleanup": [
"/include",
"/lib/pkgconfig",
"/share/gtk-doc",
"*.so"
],
"config-opts": [
"--disable-documentation",
"--disable-static"
],
"sources": [
{
"type": "archive",
"url": "http://download.librdf.org/source/raptor2-2.0.15.tar.gz",
"sha256": "ada7f0ba54787b33485d090d3d2680533520cd4426d2f7fb4782dd4a6a1480ed"
}
]
}
],
"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"
}
]
}