forked from wolfi-dev/os
-
Notifications
You must be signed in to change notification settings - Fork 0
/
graphviz.yaml
223 lines (209 loc) · 5.18 KB
/
graphviz.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
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
package:
name: graphviz
version: 12.2.1
epoch: 0
description: Graph Visualization Tools
copyright:
- license: EPL-1.0
environment:
contents:
packages:
- autoconf
- automake
- bison
- build-base
- busybox
- ca-certificates-bundle
- cairo-dev
- expat-dev
- flex
- fontconfig-dev
- freetype-dev
- gd-dev
- gmp-dev
- libjpeg-turbo-dev
- libltdl
- libpng-dev
- libsm-dev
- libxaw-dev
- libxext-dev
- lua5.4-dev
- m4
- openssf-compiler-options
- pango-dev
- python3-dev
- swig
- tcl
- zlib-dev
pipeline:
- uses: fetch
with:
expected-sha256: 85e34b5c982777c30f01dfab9ea7c713b4335a2f584e62c0abb9868413eb915b
uri: https://gitlab.com/api/v4/projects/4207231/packages/generic/graphviz-releases/${{package.version}}/graphviz-${{package.version}}.tar.xz
- runs: |
LUA=lua5.4 \
lua_suffix=5.4 \
./configure \
--prefix=/usr \
--libdir=/usr/lib \
--mandir=/usr/share/man \
--infodir=/usr/share/info \
--localstatedir=/var \
--host=${{host.triplet.gnu}} \
--build=${{host.triplet.gnu}} \
--sysconfdir=/etc \
--disable-python \
--disable-silent-rules \
--disable-static \
--disable-dependency-tracking \
--disable-ltdl-install \
--enable-ltdl \
--enable-sharp=no \
--enable-go=no \
--enable-guile=no \
--enable-java=no \
--enable-lua=yes \
--enable-ocaml=no \
--enable-perl=no \
--enable-php=no \
--enable-python3 \
--enable-r=no \
--enable-ruby=no \
--enable-tcl=no \
--without-included-ltdl \
--with-gdk-pixbuf=yes \
--with-ipsepcola=yes \
--with-jpeg \
--with-libgd=yes \
--with-pangocairo=yes \
--with-rsvg=yes \
--with-x
- uses: autoconf/make
- uses: autoconf/make-install
- uses: strip
subpackages:
- name: graphviz-dev
pipeline:
- uses: split/dev
dependencies:
runtime:
- graphviz
- cairo-dev
- expat-dev
- fontconfig-dev
- freetype-dev
- gd-dev
- gmp-dev
- libjpeg-turbo-dev
- libpng-dev
- libsm-dev
- libxext-dev
- pango-dev
- python3-dev
- zlib-dev
description: graphviz dev
test:
pipeline:
- uses: test/pkgconf
- name: graphviz-doc
pipeline:
- uses: split/manpages
description: graphviz manpages
- name: py3-gv
dependencies:
runtime:
- python3
pipeline:
- runs: |
mkdir -p ${{targets.subpkgdir}}/usr/lib/graphviz
mv ${{targets.destdir}}/usr/lib/graphviz/python3* ${{targets.subpkgdir}}/usr/lib/graphviz/
mv ${{targets.destdir}}/usr/lib/python3* ${{targets.subpkgdir}}/usr/lib/
description: Python3 extension for graphviz
- name: lua5.4-graphviz
pipeline:
- runs: |
mkdir -p ${{targets.subpkgdir}}/usr/lib/lua/5.4
mkdir -p ${{targets.subpkgdir}}/usr/lib/graphviz
mv ${{targets.destdir}}/usr/lib/lua5.4/lua/* ${{targets.subpkgdir}}/usr/lib/lua/5.4/
mv ${{targets.destdir}}/usr/lib/graphviz/lua ${{targets.subpkgdir}}/usr/lib/graphviz/
description: Lua5.4 extension for graphviz
- name: graphviz-graphs
pipeline:
- runs: |
mkdir -p ${{targets.subpkgdir}}/usr/share/graphviz
mv ${{targets.destdir}}/usr/share/graphviz/graphs/* ${{targets.subpkgdir}}/usr/share/graphviz/
description: Demo graphs for graphviz
update:
enabled: true
release-monitor:
identifier: 1249
test:
pipeline:
# AUTOGENERATED
- runs: |
acyclic -?
bcomps version
ccomps version
circo --version
cluster version
diffimg -?
dijkstra version
dot --version
dot2gxl version
dot_builtins --version
edgepaint --version
fdp --version
gc version
gml2gv version
graphml2gv version
gv2gml version
gv2gxl version
gvcolor version
gvgen -?
gvmap version
gvmap.sh version
gvpack version
gvpr -V
gxl2dot version
gxl2gv version
mm2gv -?
neato --version
nop -?
osage --version
patchwork --version
prune version
sccmap version
sfdp --version
tred version
twopi --version
unflatten version
bcomps help
ccomps help
circo --help
cluster help
dijkstra help
dot --help
dot2gxl help
dot_builtins --help
edgepaint --help
fdp --help
gc help
gml2gv help
graphml2gv help
gv2gml help
gv2gxl help
gvcolor help
gvmap help
gvmap.sh help
gvpack help
gxl2dot help
gxl2gv help
neato --help
osage --help
patchwork --help
prune help
sccmap help
sfdp --help
tred help
twopi --help
unflatten help