summaryrefslogtreecommitdiff
path: root/subprojects/shared-modules/libsecret/libsecret.json
blob: a2d34f58f961fab866499dcbfc42c4fddac0a2c4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
  "name": "libsecret",
  "buildsystem": "meson",
  "config-opts": [
    "-Dmanpage=false",
    "-Dvapi=false",
    "-Dgtk_doc=false"
  ],
  "cleanup": [
    "/bin",
    "/include",
    "/lib/pkgconfig",
    "/share/gir-1.0",
    "/share/man"
  ],
  "sources": [
    {
      "type": "archive",
      "url": "https://ftp.gnome.org/pub/GNOME/sources/libsecret/0.20/libsecret-0.20.1.tar.xz",
      "sha256": "57f73e94ec6263a17a077fb809cf8cf424637a897a7f15b4eec42ce4aef52447"
    }
  ]
}