23 lines
528 B
JSON
23 lines
528 B
JSON
{
|
|
"name": "dbus-glib",
|
|
"cleanup": [
|
|
"*.la",
|
|
"/bin",
|
|
"/etc",
|
|
"/include",
|
|
"/libexec",
|
|
"/share/gtk-doc",
|
|
"/share/man"
|
|
],
|
|
"config-opts": [
|
|
"--disable-static",
|
|
"--disable-gtk-doc"
|
|
],
|
|
"sources": [
|
|
{
|
|
"type": "archive",
|
|
"url": "https://dbus.freedesktop.org/releases/dbus-glib/dbus-glib-0.112.tar.gz",
|
|
"sha256": "7d550dccdfcd286e33895501829ed971eeb65c614e73aadb4a08aeef719b143a"
|
|
}
|
|
]
|
|
}
|