{
"name": "libsecret",
"buildsystem": "meson",
"config-opts": [
"-Dmanpage=false",
"-Dvapi=false",
"-Dgtk_doc=false",
"-Dintrospection=false"
],
"cleanup": [
"/bin",
"/include",
"/lib/pkgconfig",
"/share/man"
],
"sources": [
{
"type": "git",
"url": "https://gitlab.gnome.org/GNOME/libsecret.git",
"tag": "0.20.4",
"commit": "3fe635e64efd4b8dbc9ec3548b0bc8034c7665c4"
}
]
}