-
Notifications
You must be signed in to change notification settings - Fork 7
/
org.gnome.Gtranslator.yml
72 lines (70 loc) · 1.97 KB
/
org.gnome.Gtranslator.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
60
61
62
63
64
65
66
67
68
69
70
71
72
id: org.gnome.Gtranslator
runtime: org.gnome.Platform
runtime-version: '47'
sdk: org.gnome.Sdk
command: gtranslator
cleanup:
- /include
- /lib/pkgconfig
- /share/pkgconfig
- /share/aclocal
- /man
- /share/man
- /share/gtk-doc
- '*.la'
- '*.a'
finish-args:
- --device=dri
- --share=ipc
- --share=network
- --socket=fallback-x11
- --socket=wayland
- --filesystem=home
- --filesystem=xdg-download
- --metadata=X-DConf=migrate-path=/org/gnome/Gtranslator/
modules:
# this is needed by libgda
- shared-modules/intltool/intltool-0.51.json
- name: libgda
buildsystem: meson
build-options:
env:
PKG_CONFIG_GOBJECT_INTROSPECTION_1_0_GIRDIR: /app/share/gir-1.0
PKG_CONFIG_GOBJECT_INTROSPECTION_1_0_TYPELIBDIR: /app/lib/girepository-1.0
sources:
- type: archive
url: https://download.gnome.org/sources/libgda/6.0/libgda-6.0.0.tar.xz
sha256: 995f4b420e666da5c8bac9faf55e7aedbe3789c525d634720a53be3ccf27a670
x-checker-data:
type: gnome
name: libgda
- type: patch
path: patches/0001-Fix-undefined-behavior-due-to-signed-integer-overflo.patch
config-opts:
- -Dui=false
- -Djson=true
cleanup:
- /share/doc
- name: libspelling
buildsystem: meson
config-opts:
- -Ddocs=false
- -Dvapi=false
sources:
- type: archive
url: https://download.gnome.org/sources/libspelling/0.4/libspelling-0.4.5.tar.xz
sha256: ec0372d83f42b65aee3734248ef8e2ffbfba4ea91268419c98ea44a00ef3e83f
x-checker-data:
type: gnome
name: libspelling
is-important: true
- name: gtranslator
buildsystem: meson
sources:
- type: archive
url: https://download.gnome.org/sources/gtranslator/47/gtranslator-47.0.tar.xz
sha256: 76e1041c5efb0a88ba18764ea4588b4e1965fa50314e01a173fa3ea0150e1cd5
x-checker-data:
type: gnome
name: gtranslator
is-important: true