summaryrefslogtreecommitdiff
path: root/subprojects/shared-modules/libsecret/libsecret.json
blob: ae347bba4e405503dadb6ae2b6848699958b86ae (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",
    "-Dintrospection=false"
  ],
  "cleanup": [
    "/bin",
    "/include",
    "/lib/pkgconfig",
    "/share/man"
  ],
  "sources": [
    {
      "type": "archive",
      "url": "https://download.gnome.org/sources/libsecret/0.20/libsecret-0.20.5.tar.xz",
      "sha256": "3fb3ce340fcd7db54d87c893e69bfc2b1f6e4d4b279065ffe66dac9f0fd12b4d"
    }
  ]
}