-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathim.kaidan.kaidan.json
149 lines (148 loc) · 5.63 KB
/
im.kaidan.kaidan.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
{
"id": "im.kaidan.kaidan",
"rename-icon": "kaidan",
"runtime": "org.kde.Platform",
"runtime-version": "5.15-24.08",
"sdk": "org.kde.Sdk",
"command": "kaidan",
"finish-args": [
"--share=ipc",
"--share=network",
"--socket=x11",
"--socket=wayland",
"--device=dri",
"--device=all",
"--talk-name=org.freedesktop.Notifications",
"--env=QT_QUICK_CONTROLS_STYLE=org.kde.desktop",
"--env=LD_LIBRARY_PATH=/usr/lib/"
],
"separate-locales": false,
"modules": [
{
"name": "libomemo-c",
"buildsystem": "cmake-ninja",
"config-opts": ["-DBUILD_SHARED_LIBS=ON"],
"sources": [
{
"type": "archive",
"url": "https://github.com/dino/libomemo-c/archive/refs/tags/v0.5.0.tar.gz",
"sha256": "03195a24ef7a86c339cdf9069d7f7569ed511feaf55e853bfcb797d2698ba983",
"x-checker-data": {
"type": "anitya",
"project-id": 359676,
"stable-only": true,
"url-template": "https://github.com/dino/libomemo-c/archive/refs/tags/v$version.tar.gz"
}
}
]
},
{
"name": "qxmpp",
"buildsystem": "cmake-ninja",
"config-opts": [ "-DBUILD_TESTS=OFF", "-DBUILD_EXAMPLES=OFF", "-DBUILD_OMEMO=ON" ],
"sources": [
{
"type": "archive",
"url": "https://github.com/qxmpp-project/qxmpp/archive/refs/tags/v1.9.2.tar.gz",
"sha256": "b6ddfe446ce5f628d3bc3a2a8d09ea86cdb9b7773435d112192e416f5a69981d",
"x-checker-data": {
"type": "anitya",
"project-id": 4149,
"stable-only": true,
"url-template": "https://github.com/qxmpp-project/qxmpp/archive/refs/tags/v$version.tar.gz"
}
}
],
"cleanup": [ "/include", "/lib/cmake", "/lib/pkgconfig" ]
},
{
"name": "kirigami-addons",
"config-opts": [
"-DBUILD_TESTING=OFF"
],
"buildsystem": "cmake-ninja",
"sources": [
{
"type": "archive",
"url": "https://download.kde.org/stable/kirigami-addons/kirigami-addons-0.10.0.tar.xz",
"sha256": "9897e70bf167f579cec06d09d49a9a27aba184cbd1b2fce2c3ae757a87b01216",
"x-checker-data": {
"type": "anitya",
"project-id": 242933,
"stable-only": true,
"url-template": "https://download.kde.org/stable/kirigami-addons/kirigami-addons-$version.tar.xz"
}
}
]
},
{
"name": "kquickimageeditor",
"buildsystem": "cmake-ninja",
"config-opts": [
"-DBUILD_WITH_QT6=OFF"
],
"sources": [
{
"type": "archive",
"sha256": "330ebf3653883eeebde54385d783c51c2d30ff77d41b294ece79af7e9c21c6f8",
"url": "https://download.kde.org/stable/kquickimageeditor/kquickimageeditor-0.3.0.tar.xz",
"x-checker-data": {
"type": "anitya",
"project-id": 229033,
"stable-only": true,
"url-template": "https://download.kde.org/stable/kquickimageeditor/kquickimageeditor-$version.tar.xz"
}
}
]
},
{
"name": "zxing",
"config-opts": [
"-DBUILD_DEPENDENCIES=LOCAL",
"-DBUILD_SHARED_LIBS=ON",
"-DBUILD_UNIT_TESTS=OFF",
"-DBUILD_BLACKBOX_TESTS=OFF",
"-DBUILD_EXAMPLES=OFF"
],
"buildsystem": "cmake-ninja",
"builddir": true,
"cleanup": [
"/include",
"*.pc",
"/lib/*/cmake",
"libZXing.so"
],
"sources": [
{
"type": "archive",
"url": "https://github.com/zxing-cpp/zxing-cpp/archive/v2.1.0.tar.gz",
"sha256": "6d54e403592ec7a143791c6526c1baafddf4c0897bb49b1af72b70a0f0c4a3fe",
"x-checker-data": {
"type": "anitya",
"project-id": 101246,
"stable-only": true,
"url-template": "https://github.com/zxing-cpp/zxing-cpp/archive/v$version.tar.gz"
}
}
]
},
{
"name": "kaidan",
"buildsystem": "cmake-ninja",
"config-opts": ["-DQUICK_COMPILER=0"],
"sources": [
{
"type": "archive",
"sha256": "d28ec1cb9bdd44f4b73c23c651b1adfa233981f6d7b1c760e8a7a72c1cdc6f16",
"url": "https://download.kde.org/unstable/kaidan/0.10.1/kaidan-0.10.1.tar.xz",
"x-checker-data": {
"type": "anitya",
"project-id": 361480,
"stable-only": true,
"url-template": "https://download.kde.org/unstable/kaidan/kaidan-$version.tar.xz"
}
}
]
}
]
}