~aleteoryx/sexchat

ref: b63b42f364ecd8e7aef0b80cae5594e1b7b876dc sexchat/flatpak/shared-modules/linux-audio/libinstpatch.json -rw-r--r-- 401 bytes
b63b42f3Aleteoryx remove usermenu 4 months ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
    "name": "libinstpatch",
    "buildsystem": "cmake-ninja",
    "config-opts": [
        "-DLIB_SUFFIX="
    ],
    "cleanup": [
	"/share/doc"
    ],
    "sources": [
        {
            "type": "archive",
            "url": "https://github.com/swami/libinstpatch/archive/v1.1.6.tar.gz",
            "sha256": "8e9861b04ede275d712242664dab6ffa9166c7940fea3b017638681d25e10299"
        }
    ]
}