~aleteoryx/sexchat

ref: 2f53a59a4d3899bcb83d4399e520f0472f12ccfa sexchat/flatpak/shared-modules/linux-audio/libinstpatch.json -rw-r--r-- 401 bytes
2f53a59aAleteoryx add msgid to xtext and scrollback 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"
        }
    ]
}