20 lines
398 B
JSON
20 lines
398 B
JSON
{
|
|
"name": "liblo",
|
|
"build-options": {
|
|
"cflags": "-Wno-error=use-after-free"
|
|
},
|
|
"cleanup": [
|
|
"/bin",
|
|
"/include",
|
|
"/lib/pkgconfig",
|
|
"*.la",
|
|
"*.so"
|
|
],
|
|
"sources": [
|
|
{
|
|
"type": "archive",
|
|
"url": "http://download.sf.net/sourceforge/liblo/liblo-0.31.tar.gz",
|
|
"sha256": "2b4f446e1220dcd624ecd8405248b08b7601e9a0d87a0b94730c2907dbccc750"
|
|
}
|
|
]
|
|
}
|