-
Notifications
You must be signed in to change notification settings - Fork 2
/
gtkmm.yaml
88 lines (83 loc) · 2.33 KB
/
gtkmm.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
name: gtkmm
sources:
- sha256: 6d71091bcd1863133460d4188d04102810e9123de19706fb656b7bb915b4adc3
type: archive
url: https://ftp.gnome.org/pub/GNOME/sources/gtkmm/3.24/gtkmm-3.24.2.tar.xz
config-opts:
- --disable-documentation
cleanup:
- '*.a'
- '*.la'
- /include
- /lib/gdkmm-3.0
- /lib/gtkmm-3.0
- /lib/pkgconfig
- /man
- /share/aclocal
- /share/man
- /share/pkgconfig
modules:
- name: sigc++
sources:
- sha256: 0b68dfc6313c6cc90ac989c6d722a1bf0585ad13846e79746aa87cb265904786
type: archive
url: https://ftp.gnome.org/pub/GNOME/sources/libsigc++/2.10/libsigc++-2.10.3.tar.xz
config-opts:
- --disable-documentation
cleanup:
- '*.la'
- /include/sigc++-2.0
- /lib/pkgconfig
- /lib/sigc++-2.0
- name: glibmm
sources:
- sha256: a75282e58d556d9b2bb44262b6f5fb76c824ac46a25a06f527108bec86b8d4ec
type: archive
url: https://ftp.gnome.org/pub/GNOME/sources/glibmm/2.64/glibmm-2.64.2.tar.xz
config-opts:
- --disable-documentation
cleanup:
- '*.la'
- /include/glibmm-2.4
- /include/giomm-2.4
- /lib/glibmm-2.4
- /lib/giomm-2.4
- /lib/libglibmm_generate_extra_defs*
- /lib/pkgconfig
- name: cairomm
sources:
- sha256: a54ada8394a86182525c0762e6f50db6b9212a2109280d13ec6a0b29bfd1afe6
type: archive
url: https://ftp.gnome.org/pub/GNOME/sources/cairomm/1.12/cairomm-1.12.0.tar.xz
config-opts:
- --disable-documentation
cleanup:
- '*.la'
- /include/cairomm-1.0
- /lib/cairomm-1.0
- /lib/pkgconfig
- name: pangomm
buildsystem: meson
sources:
- type: archive
url: https://download.gnome.org/sources/pangomm/2.46/pangomm-2.46.2.tar.xz
sha256: 57442ab4dc043877bfe3839915731ab2d693fc6634a71614422fb530c9eaa6f4
config-opts:
- -Dbuild-documentation=false
cleanup:
- '*.la'
- /include/pangomm-1.4
- /lib/pangomm-1.4
- /lib/pkgconfig
- name: atkmm
sources:
- sha256: 4c4cfc917fd42d3879ce997b463428d6982affa0fb660cafcc0bc2d9afcedd3a
type: archive
url: https://ftp.gnome.org/pub/GNOME/sources/atkmm/2.28/atkmm-2.28.0.tar.xz
config-opts:
- --disable-documentation
cleanup:
- '*.la'
- /include/atkmm-1.6
- /lib/atkmm-1.6
- /lib/pkgconfig