-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathcom.github.ryonakano.atlas.yml
59 lines (57 loc) · 1.72 KB
/
com.github.ryonakano.atlas.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
id: com.github.ryonakano.atlas
runtime: io.elementary.Platform
runtime-version: '8.1'
sdk: io.elementary.Sdk
command: com.github.ryonakano.atlas
finish-args:
- --share=ipc
- --share=network
- --socket=wayland
- --socket=fallback-x11
- --device=dri
build-options:
libdir: /app/lib
modules:
- name: geocode-glib-2.0
buildsystem: meson
config-opts:
- -Denable-gtk-doc=false
- -Dsoup2=false
sources:
- type: archive
url: https://download.gnome.org/sources/geocode-glib/3.26/geocode-glib-3.26.4.tar.xz
sha256: 2d9a6826d158470449a173871221596da0f83ebdcff98b90c7049089056a37aa
x-checker-data:
type: gnome
name: geocode-glib
- name: libshumate
buildsystem: meson
config-opts:
- -Dgtk_doc=false
sources:
- type: archive
url: https://download.gnome.org/sources/libshumate/1.4/libshumate-1.4.0.tar.xz
sha256: 3984368e0259862b3810d1ddc86d2dadd6d372a2b32376ccf4aff7c2e48c6d30
x-checker-data:
type: gnome
name: libshumate
modules:
- name: protobuf-c
buildsystem: autotools
config-opts:
- --disable-protoc
sources:
- type: archive
url: https://github.com/protobuf-c/protobuf-c/releases/download/v1.5.1/protobuf-c-1.5.1.tar.gz
sha256: 20d1dc257da96f8ddff8be4dd9779215bbd0a6069ed53bbe9de38fa7629be06b
x-checker-data:
type: anitya
project-id: 3716
url-template: https://github.com/protobuf-c/protobuf-c/releases/download/v$version/protobuf-c-$version.tar.gz
- name: atlas
buildsystem: meson
config-opts:
- -Dgranite=enabled
sources:
- type: dir
path: .