-
-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathio.elementary.maps.yml
More file actions
57 lines (55 loc) · 1.5 KB
/
io.elementary.maps.yml
File metadata and controls
57 lines (55 loc) · 1.5 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
id: io.elementary.maps
runtime: io.elementary.Platform
runtime-version: '8.2'
sdk: io.elementary.Sdk
command: io.elementary.maps
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.6/libshumate-1.6.1.tar.xz
sha256: b36aad34500791785f546684d0f2ed644e4819ff4e85ae67a2245f159eccb2d4
x-checker-data:
type: gnome
name: libshumate
modules:
- name: protobuf-c
buildsystem: autotools
config-opts:
- --disable-protoc
sources:
- type: git
url: https://github.com/protobuf-c/protobuf-c.git
tag: v1.5.2
commit: 4719fdd7760624388c2c5b9d6759eb6a47490626
x-checker-data:
type: git
tag-pattern: ^v([\d.]+)$
- name: maps
buildsystem: meson
sources:
- type: dir
path: .