-
Notifications
You must be signed in to change notification settings - Fork 37
/
Copy pathcom.tomjwatson.Emote.yml
68 lines (68 loc) · 1.97 KB
/
com.tomjwatson.Emote.yml
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
app-id: com.tomjwatson.Emote
runtime: org.gnome.Platform
runtime-version: "44"
sdk: org.gnome.Sdk
command: emote
finish-args:
- --share=ipc
- --socket=wayland
- --socket=fallback-x11
- --device=dri
cleanup:
- /include
- /lib/pkgconfig
- /man
- /share/doc
- /share/gtk-doc
- /share/man
- /share/pkgconfig
- "*.la"
- "*.a"
modules:
- flatpak/python3-requirements.json
- name: keybinder-3.0
sources:
- type: archive
url: https://github.com/kupferlauncher/keybinder/releases/download/keybinder-3.0-v0.3.2/keybinder-3.0-0.3.2.tar.gz
sha256: e6e3de4e1f3b201814a956ab8f16dfc8a262db1937ff1eee4d855365398c6020
- name: xdotool
no-autogen: true
make-args:
- WITHOUT_RPATH_FIX=1
make-install-args:
- PREFIX=${FLATPAK_DEST}
sources:
- type: archive
url: https://github.com/jordansissel/xdotool/archive/v3.20211022.1/xdotool-3.20211022.1.tar.gz
sha256: 82b15a944a5e82fee15e0f6116bd9f642bc3d0bb6989fc0ca5ad9dfe35de0847
x-checker-data:
type: anitya
project-id: 8648
stable-only: true
url-template: https://github.com/jordansissel/xdotool/archive/v$version/xdotool-$version.tar.gz
cleanup:
- /share/man
- name: wl-clipboard
buildsystem: meson
config-opts:
- -Dzshcompletiondir=no
- -Dfishcompletiondir=no
sources:
- type: archive
url: https://github.com/bugaevc/wl-clipboard/archive/v2.1.0.tar.gz
sha256: 72dab9a7d3835c76d6ff2089f15ffec9e064a321e5f3cbbe961a8fa81aff5573
x-checker-data:
type: anitya
project-id: 49082
url-template: https://github.com/bugaevc/wl-clipboard/archive/v$version.tar.gz
cleanup:
- /share/man
- /share/bash-completion
- name: emote
buildsystem: meson
sources:
- type: dir
path: "./"
# - type: git
# url: "https://github.com/tom-james-watson/Emote"
# commit: f71e41b92bfe8a32451f0f0d93ae47da886d2b51