forked from flathub/io.gitlab.librewolf-community
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathio.gitlab.librewolf-community.json
140 lines (140 loc) · 5.81 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
{
"app-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",
"--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.bz2 /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/134.0-1/librewolf-134.0-1-linux-arm64-package.tar.bz2",
"sha256": "76f9a2d9878a43d64a01026c979d4e2c46791442ee0e0a11f5b5fa11f8eb5bcd",
"dest": "librewolf.tar.bz2",
"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.bz2\")).url"
}
},
{
"type": "archive",
"url": "https://gitlab.com/api/v4/projects/44042130/packages/generic/librewolf/134.0-1/librewolf-134.0-1-linux-x86_64-package.tar.bz2",
"sha256": "8f5dc80daa34987230042262455319b9d4b26c30b73a748e1c80f33508e3037c",
"dest": "librewolf.tar.bz2",
"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.bz2\")).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": "ee8f3ef946156ad3406fdf45feedbdcd932dbd211ab4f16f75eba4f36fb2f6c0",
"type": "archive",
"url": "https://download.gnome.org/sources/libnotify/0.8/libnotify-0.8.3.tar.xz",
"x-checker-data": {
"project-id": 13149,
"type": "anitya",
"url-template": "https://download.gnome.org/sources/libnotify/$major.$minor/libnotify-$version.tar.xz"
}
}
]
}
]
}