~aleteoryx/sexchat

ref: bf788d753ac51adb7dae9b517b2a6a7190cc4d32 sexchat/flatpak/shared-modules/linux-audio/libinstpatch.json -rw-r--r-- 401 bytes
bf788d75Aleteoryx remove all mentions of struct session from server.c 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"
        }
    ]
}