-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcom.gitlab.nvlgit.pyatnashkee.yml
More file actions
74 lines (65 loc) · 1.62 KB
/
com.gitlab.nvlgit.pyatnashkee.yml
File metadata and controls
74 lines (65 loc) · 1.62 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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
app-id: com.gitlab.nvlgit.pyatnashkee
runtime: org.gnome.Platform
runtime-version: master
sdk: org.gnome.Sdk
command: com.gitlab.nvlgit.pyatnashkee
cleanup:
- "/include"
finish-args:
- "--device=dri"
- "--socket=x11"
- "--socket=wayland"
modules:
- name: wayland
sources:
- type: git
url: https://github.com/wayland-project/wayland.git
tag: 1.15.0
config-opts:
- "--disable-documentation"
buildsystem: autotools
builddir: true
cleanup:
- "/bin"
- "/include"
- "/lib/pkgconfig"
- "/share/aclocal"
- "*.la"
- name: graphene
sources:
- type: git
url: https://github.com/ebassi/graphene.git
tag: 1.8.2
config-opts:
- "--libdir=lib"
- "-Dintrospection=false"
- "-Dtests=false"
- "-Dbenchmarks=false"
buildsystem: meson
builddir: true
cleanup:
- "/include"
- "/lib/pkgconfig"
- name: gtk+
sources:
- type: git
url: https://gitlab.gnome.org/GNOME/gtk.git
tag: 4.2.0
config-opts:
- "--libdir=lib"
- "-Dintrospection=false"
- "-Ddemos=false"
- "-Dbuild-examples=false"
- "-Dbuild-tests=false"
buildsystem: meson
builddir: true
cleanup:
- "/bin"
- "/include"
- "/lib/pkgconfig"
- name: pyatnashkee
sources:
- type: git
url: https://gitlab.com/nvlgit/pyatnashkee.git
buildsystem: meson
builddir: true