-
Notifications
You must be signed in to change notification settings - Fork 6
/
com.github.matthiasjg.trimirjournal.yml
66 lines (63 loc) · 1.58 KB
/
com.github.matthiasjg.trimirjournal.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
app-id: com.github.matthiasjg.trimirjournal
runtime: io.elementary.Platform
runtime-version: '6.1'
sdk: io.elementary.Sdk
command: com.github.matthiasjg.trimirjournal
cleanup:
- '/include'
- '/lib/pkgconfig'
- '/share/pkgconfig'
- '/share/aclocal'
- '/man'
- '/share/man'
- '/share/gtk-doc'
- '*.la'
- '*.a'
- '*.vapi'
finish-args:
- '--share=ipc'
- '--socket=fallback-x11'
- '--socket=wayland'
- '--system-talk-name=org.freedesktop.Accounts'
- '--metadata=X-DConf=migrate-path=/com/github/matthiasjg/trimirjournal/'
modules:
- name: intltool
cleanup:
- '*'
sources:
- type: archive
url: https://launchpad.net/intltool/trunk/0.51.0/+download/intltool-0.51.0.tar.gz
sha256: 67c74d94196b153b774ab9f89b2fa6c6ba79352407037c8c14d5aeb334e959cd
- name: libgda
config-opts:
- '--with-java=no'
- '--with-jni=no'
- '--with-oracle=no'
- '--with-help=no'
- '--with-ui=no'
- '--disable-tools'
- '--enable-vala'
sources:
- type: archive
url: https://download.gnome.org/sources/libgda/5.2/libgda-5.2.9.tar.xz
sha256: 59caed8ca72b1ac6437c9844f0677f8a296d52cfd1c0049116026abfb1d87d9b
cleanup:
- '/share/doc'
- '/bin'
- name: libarchive
buildsystem: simple
sources:
- type: git
url: https://github.com/libarchive/libarchive
tag: 'v3.4.0'
build-commands:
- ./build/autogen.sh
cleanup:
- /bin
- /include
- /lib/pkgconfig
- name: trimirjournal
buildsystem: meson
sources:
- type: dir
path: .