-
Notifications
You must be signed in to change notification settings - Fork 14
/
Copy pathio.gitlab.librewolf-community.json
190 lines (190 loc) · 7.48 KB
/
io.gitlab.librewolf-community.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
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
{
"id": "io.gitlab.librewolf-community",
"runtime": "org.freedesktop.Platform",
"runtime-version": "24.08",
"sdk": "org.freedesktop.Sdk",
"add-extensions": {
"org.freedesktop.Platform.ffmpeg-full": {
"directory": "lib/ffmpeg",
"version": "24.08",
"add-ld-path": "."
}
},
"command": "librewolf",
"finish-args": [
"--share=ipc",
"--share=network",
"--socket=wayland",
"--socket=fallback-x11",
"--socket=pcsc",
"--socket=pulseaudio",
"--socket=cups",
"--persist=.librewolf",
"--filesystem=xdg-download:rw",
"--filesystem=xdg-run/pipewire-0",
"--filesystem=xdg-run/speech-dispatcher:ro",
"--device=dri",
"--talk-name=org.freedesktop.FileManager1",
"--system-talk-name=org.freedesktop.NetworkManager",
"--talk-name=org.a11y.Bus",
"--talk-name=org.gnome.SessionManager",
"--talk-name=org.freedesktop.ScreenSaver",
"--talk-name=org.gtk.vfs.*",
"--talk-name=org.freedesktop.Notifications",
"--env=MOZ_ENABLE_WAYLAND=1",
"--env=MOZ_USE_XINPUT2=1",
"--own-name=io.gitlab.librewolf.*",
"--own-name=io.gitlab.firefox.*",
"--own-name=org.mpris.MediaPlayer2.firefox.*"
],
"modules": [
"shared-modules/dbus-glib/dbus-glib.json",
{
"name": "librewolf",
"buildsystem": "simple",
"build-commands": [
"mkdir -p /app/lib",
"mv librewolf.tar.xz /app/lib/librewolf",
"install -D -m644 /app/lib/librewolf/browser/chrome/icons/default/default128.png /app/share/icons/hicolor/128x128/apps/io.gitlab.librewolf-community.png",
"install -D -m644 /app/lib/librewolf/browser/chrome/icons/default/default128.png /app/usr/share/icons/hicolor/128x128/apps/io.gitlab.librewolf-community.png",
"install -D -m644 io.gitlab.librewolf-community.appdata.xml -t /app/share/metainfo",
"install -D -m644 io.gitlab.librewolf-community.desktop -t /app/share/applications",
"install -D -m755 librewolf.sh /app/bin/librewolf",
"install -d /app/lib/ffmpeg"
],
"sources": [
{
"type": "archive",
"url": "https://gitlab.com/api/v4/projects/44042130/packages/generic/librewolf/136.0.1-1/librewolf-136.0.1-1-linux-arm64-package.tar.xz",
"sha256": "ab7346e8ca121f4111c8448176aa8f24c36343bdd0aaf287202763a76080d272",
"dest": "librewolf.tar.xz",
"strip-components": 1,
"only-arches": [
"aarch64"
],
"x-checker-data": {
"type": "json",
"url": "https://gitlab.com/api/v4/projects/librewolf-community%2Fbrowser%2Fbsys6/releases/permalink/latest",
"version-query": ".tag_name",
"url-query": ".assets.links[] | select(.url | endswith(\"-linux-arm64-package.tar.xz\")).url"
}
},
{
"type": "archive",
"url": "https://gitlab.com/api/v4/projects/44042130/packages/generic/librewolf/136.0.1-1/librewolf-136.0.1-1-linux-x86_64-package.tar.xz",
"sha256": "9b70df0aceecc459df97a95bf1792e275bfb516834f1f992526cc21c1436fdf3",
"dest": "librewolf.tar.xz",
"strip-components": 1,
"only-arches": [
"x86_64"
],
"x-checker-data": {
"type": "json",
"url": "https://gitlab.com/api/v4/projects/librewolf-community%2Fbrowser%2Fbsys6/releases/permalink/latest",
"version-query": ".tag_name",
"url-query": ".assets.links[] | select(.url | endswith(\"-linux-x86_64-package.tar.xz\")).url",
"is-main-source": true,
"timestamp-query": ".released_at"
}
},
{
"type": "file",
"path": "io.gitlab.librewolf-community.desktop"
},
{
"type": "file",
"path": "io.gitlab.librewolf-community.appdata.xml"
},
{
"type": "file",
"path": "librewolf.sh"
}
]
},
{
"name": "gtk-settings",
"buildsystem": "simple",
"build-commands": [
"install -Dm 644 gtk-settings.ini /app/etc/xdg/gtk-3.0/settings.ini"
],
"sources": [
{
"type": "file",
"path": "gtk-settings.ini"
}
]
},
{
"name": "libnotify",
"buildsystem": "meson",
"config-opts": [
"-Dtests=false",
"-Dintrospection=disabled",
"-Dman=false",
"-Dgtk_doc=false",
"-Ddocbook_docs=disabled"
],
"sources": [
{
"sha256": "8fa04d4ebdc155b0a239df88bd9f09e8f2739d5707a1390b427ab4985f83d25a",
"type": "archive",
"url": "https://download.gnome.org/sources/libnotify/0.8/libnotify-0.8.4.tar.xz",
"x-checker-data": {
"project-id": 13149,
"type": "anitya",
"url-template": "https://download.gnome.org/sources/libnotify/$major.$minor/libnotify-$version.tar.xz"
}
}
]
},
{
"name": "dotconf",
"cleanup": [
"*"
],
"sources": [
{
"type": "archive",
"url": "https://github.com/williamh/dotconf/archive/refs/tags/v1.3.tar.gz",
"sha256": "7f1ecf40de1ad002a065a321582ed34f8c14242309c3547ad59710ae3c805653"
},
{
"type": "script",
"commands": [
"autoreconf -fiv"
],
"dest-filename": "autogen.sh"
}
]
},
{
"name": "libspeechd",
"config-opts": [
"--disable-python",
"--with-systemdsystemunitdir=''",
"--disable-rpath",
"--disable-static",
"--with-kali=no",
"--with-baratinoo=no",
"--with-ibmtts=no",
"--with-voxin=no",
"--without-oss"
],
"sources": [
{
"type": "archive",
"url": "https://github.com/brailcom/speechd/releases/download/0.11.5/speech-dispatcher-0.11.5.tar.gz",
"sha256": "1ce4759ffabbaf1aeb433a5ec0739be0676e9bdfbae9444a7b3be1b2af3ec12b"
}
],
"cleanup": [
"/bin",
"/etc",
"/libexec",
"/lib/speech-dispatcher",
"/share/sounds/speech-dispatcher",
"/share/speech-dispatcher"
]
}
]
}