-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathcom.wire.WireDesktop.yaml
More file actions
47 lines (47 loc) · 1.7 KB
/
com.wire.WireDesktop.yaml
File metadata and controls
47 lines (47 loc) · 1.7 KB
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
app-id: com.wire.WireDesktop
base: org.electronjs.Electron2.BaseApp
base-version: '25.08'
command: wire-desktop
finish-args:
- --device=all
- --env=XCURSOR_PATH=/run/host/user-share/icons:/run/host/share/icons
- --filesystem=xdg-run/keyring
- --filesystem=xdg-run/pipewire-0
- --socket=fallback-x11
- --share=ipc
- --share=network
- --socket=pulseaudio
- --socket=wayland
- --talk-name=com.canonical.AppMenu.Registrar
- --talk-name=org.freedesktop.secrets
modules:
- name: wire-desktop
build-commands:
- bsdtar -x -f wire-desktop.deb data.tar.xz
- bsdtar -C /app -x -f data.tar.xz --strip-components=3 opt/Wire/
- bsdtar -C /app -x -f data.tar.xz --strip-components=2 usr/share/
- desktop-file-edit --set-key=Exec --set-value="/app/bin/wire-desktop %U" /app/share/applications/wire-desktop.desktop
- install -D -m 755 entrypoint.sh /app/bin/wire-desktop
- install -D -m 644 -t /app/share/metainfo/ ${FLATPAK_ID}.metainfo.xml
buildsystem: simple
sources:
- type: file
path: com.wire.WireDesktop.metainfo.xml
- type: file
path: entrypoint.sh
- type: file
dest-filename: wire-desktop.deb
sha256: f1c6466ce9e04342dc51d09c6a57b1905da71036febb7234cea11b45ffec462c
url: https://wire-app.wire.com/linux/debian/pool/main/Wire-3.40.3882_amd64.deb
x-checker-data:
component: main
dist: stable
package-name: wire-desktop
root: https://wire-app.wire.com/linux/debian
type: debian-repo
rename-desktop-file: wire-desktop.desktop
rename-icon: wire-desktop
runtime: org.freedesktop.Platform
runtime-version: '25.08'
sdk: org.freedesktop.Sdk
separate-locales: false