-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathnet.waterfox.waterfox.yaml
69 lines (69 loc) · 2.45 KB
/
net.waterfox.waterfox.yaml
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
app-id: net.waterfox.waterfox
runtime: org.freedesktop.Platform
runtime-version: '24.08'
sdk: org.freedesktop.Sdk
command: waterfox
add-extensions:
org.freedesktop.Platform.ffmpeg-full:
version: '24.08'
directory: lib/ffmpeg
add-ld-path: .
cleanup-commands:
- mkdir -p ${FLATPAK_DEST}/lib/ffmpeg
finish-args:
- --share=ipc
- --share=network
- --socket=pulseaudio
- --socket=wayland
- --socket=fallback-x11
- --socket=cups
- --persist=.waterfox
- --filesystem=xdg-download:rw
- --device=all
- --talk-name=org.freedesktop.Notifications
- --talk-name=org.freedesktop.FileManager1
- --talk-name=org.freedesktop.ScreenSaver
- --talk-name=org.a11y.bus
- --own-name=org.mozilla.waterfox.*
- --own-name=org.mpris.MediaPlayer2.firefox.*
modules:
- shared-modules/dbus-glib/dbus-glib.json
- name: waterfox
buildsystem: simple
build-commands:
- mkdir /app/opt
- cp -r waterfox/ /app/opt/waterfox
- desktop-file-install --dir /app/share/applications net.waterfox.waterfox.desktop
- install -Dm644 /app/opt/waterfox/browser/chrome/icons/default/default256.png
/app/share/icons/hicolor/256x256/apps/net.waterfox.waterfox.png
- install -Dm644 net.waterfox.waterfox.appdata.xml -t /app/share/appdata
- install -Dm644 flatpak-prefs.js -t /app/opt/waterfox/browser/defaults/preferences/
- ln -sf /app/opt/waterfox/waterfox-bin /app/bin/waterfox
sources:
- type: archive
url: https://cdn1.waterfox.net/waterfox/releases/6.5.2/Linux_x86_64/waterfox-6.5.2.tar.bz2
sha256: b023a872065b33831cf2601f133e143c9f1ad9a81e9a800b2398d50cfeb40c1f
dest: waterfox
x-checker-data:
type: html
url: https://waterfox.net/download
version-pattern: ([0-9].[0-9]+[0-9]*.[0-9]+)
url-template: https://cdn1.waterfox.net/waterfox/releases/G$version/Linux_x86_64/waterfox-$version.tar.bz2
- type: file
path: net.waterfox.waterfox.appdata.xml
- type: file
path: net.waterfox.waterfox.desktop
- type: file
path: flatpak-prefs.js
- name: libnotify
buildsystem: meson
config-opts:
- -Dtests=false
- -Dintrospection=disabled
- -Dman=false
- -Dgtk_doc=false
- -Ddocbook_docs=disabled
sources:
- type: archive
url: https://download.gnome.org/sources/libnotify/0.8/libnotify-0.8.3.tar.xz
sha256: ee8f3ef946156ad3406fdf45feedbdcd932dbd211ab4f16f75eba4f36fb2f6c0