forked from flathub/net.line72.campcounselor
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathnet.line72.campcounselor.yml
41 lines (41 loc) · 958 Bytes
/
net.line72.campcounselor.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
app-id: net.line72.campcounselor
runtime: org.gnome.Platform
runtime-version: '44'
sdk: org.gnome.Sdk
command: campcounselor
finish-args:
# X11 + XShm access
- --share=ipc
- --socket=fallback-x11
# Wayland access
- --socket=wayland
# Needs to talk to the network:
- --share=network
cleanup:
- /include
- /lib/pkgconfig
- /share/pkgconfig
- /share/aclocal
- /man
- /share/man
- /share/gtk-doc
- '*.la'
- '*.a'
- /lib/girepository-1.0
- /share/doc
- /share/gir-1.0
modules:
modules:
- shared-modules/intltool/intltool-0.51.json
- name: libgda
buildsystem: meson
sources:
- type: archive
url: https://download.gnome.org/sources/libgda/6.0/libgda-6.0.0.tar.xz
sha256: 995f4b420e666da5c8bac9faf55e7aedbe3789c525d634720a53be3ccf27a670
- name: campcounselor
buildsystem: meson
sources:
- type: git
url: https://github.com/line72/campcounselor.git
tag: 0.99.3