forked from flathub/com.github.subhadeepjasu.pebbles
-
Notifications
You must be signed in to change notification settings - Fork 0
/
com.github.subhadeepjasu.pebbles.yaml
98 lines (93 loc) · 2.22 KB
/
com.github.subhadeepjasu.pebbles.yaml
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
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
app-id: com.github.subhadeepjasu.pebbles
sdk: org.gnome.Sdk
runtime: org.gnome.Platform
runtime-version: '42'
base: io.elementary.BaseApp
base-version: juno-21.08
command: com.github.subhadeepjasu.pebbles
finish-args:
- --share=network
- --share=ipc
- --socket=wayland
- --socket=fallback-x11
- --system-talk-name=org.freedesktop.Accounts
- --metadata=X-DConf=migrate-path=/com/github/subhadeepjasu/pebbles
cleanup:
- '.la'
- '*.a'
- /cache
- /include
- /lib/pkgconfig
- /lib/systemd
- /lib/valadoc
- /lib/valadoc-0.48
- /man
- /gls
- /share/aclocal
- /share/devhelp
- /share/gir-1.0
- /share/gtk-doc
- /share/man
- /share/vala-0.40
- /share/vala-0.48
- /share/valadoc
- /share/valadoc-0.48
modules:
- name: libhandy
buildsystem: meson
sources:
- type: git
url: https://gitlab.gnome.org/GNOME/libhandy.git
tag: 1.2.3
commit: e9ca4ac4b134bbd6ab91b6f916a915192fd3a465
config-opts:
- -Dglade_catalog=disabled
- -Dvapi=true
- -Dtests=false
- -Dexamples=false
- name: elementary-stylesheet
buildsystem: meson
sources:
- type: git
url: https://github.com/elementary/stylesheet.git
commit: 3047efbfabe723e0b0f2b8ee3d53bed528be4b14
modules:
- name: sassc
cleanup:
- "*"
sources:
- type: git
url: https://github.com/sass/sassc.git
tag: 3.6.1
- type: script
dest-filename: autogen.sh
commands:
- autoreconf -si
modules:
- name: libsass
cleanup:
- "*"
sources:
- type: git
url: https://github.com/sass/libsass.git
tag: 3.6.4
- type: script
dest-filename: autogen.sh
commands:
- autoreconf -si
- name: gsl
config-opts:
- --disable-static
cleanup:
- /bin
sources:
- type: archive
url: https://ftp.gnu.org/gnu/gsl/gsl-2.6.tar.gz
sha256: b782339fc7a38fe17689cb39966c4d821236c28018b6593ddb6fd59ee40786a8
- name: Pebbles
buildsystem: meson
sources:
- type: git
url: https://github.com/SubhadeepJasu/pebbles.git
tag: v2.0.5
commit: 44b66773fed561d7a9f74a3b4877ee15ac0a1eb7