-
Notifications
You must be signed in to change notification settings - Fork 1
/
io.github.jhaygood86.big-purple-remote.yml
54 lines (49 loc) · 1.15 KB
/
io.github.jhaygood86.big-purple-remote.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
app-id: io.github.jhaygood86.big-purple-remote
runtime: io.elementary.Platform
runtime-version: '7.1'
sdk: io.elementary.Sdk
command: io.github.jhaygood86.big-purple-remote
finish-args:
- '--share=network'
- '--device=dri'
- '--share=ipc'
- '--socket=fallback-x11'
- '--socket=wayland'
cleanup:
- '/include'
- '/lib/pkgconfig'
- '/share/vala'
- '*.a'
- '*.la'
modules:
- name: gssdp
buildsystem: meson
config-opts:
- '-Dsniffer=false'
- '-Dgtk_doc=false'
- -Dexamples=false
- -Dmanpages=false
sources:
- type: git
url: https://gitlab.gnome.org/GNOME/gssdp.git
tag: gssdp-1.6.2
commit: c2d417d6a79f03c095e5730efd60015eb3109a82
- name: gupnp
buildsystem: meson
sources:
- type: git
url: https://gitlab.gnome.org/GNOME/gupnp.git
tag: gupnp-1.6.3
commit: adb51197a7e3120027a295b36beda4571e628758
- name: gxml
buildsystem: meson
sources:
- type: git
url: https://gitlab.gnome.org/GNOME/gxml.git
tag: 0.20.3
commit: 3582c7eabf464ebd256a8f8ccbfc40f69800b222
- name: big-purple-remote
buildsystem: meson
sources:
- type: dir
path: .