-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathio.github.jhaygood86.gotham.yml
More file actions
45 lines (42 loc) · 1.07 KB
/
io.github.jhaygood86.gotham.yml
File metadata and controls
45 lines (42 loc) · 1.07 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
app-id: io.github.jhaygood86.gotham
runtime: io.elementary.Platform
runtime-version: '6'
sdk: io.elementary.Sdk
command: io.github.jhaygood86.gotham
finish-args:
- '--device=dri'
- '--share=ipc'
- '--socket=fallback-x11'
- '--socket=wayland'
- '--filesystem=xdg-data/flatpak/repo:ro'
- '--filesystem=xdg-data/flatpak/app:ro'
- '--filesystem=xdg-data/flatpak/exports/share:ro'
- '--filesystem=xdg-data/flatpak/overrides:create'
cleanup:
- '/include'
- '/lib/pkgconfig'
- '/share/vala'
- '*.a'
- '*.la'
modules:
- name: appstream-glib
buildsystem: meson
config-opts:
- '-Ddep11=false'
- '-Dbuilder=false'
- '-Drpm=false'
- '-Dalpm=false'
- '-Dfonts=false'
- '-Dstemmer=false'
- '-Dman=false'
- '-Dgtk-doc=false'
- '-Dintrospection=true'
sources:
- type: archive
url: https://github.com/hughsie/appstream-glib/archive/appstream_glib_0_7_18.tar.gz
sha256: 73b8c10273c4cdd8f6de03c2524fedad64e34ccae08ee847dba804bb15461f6e
- name: gotham
buildsystem: meson
sources:
- type: dir
path: .