Andreas Wacknitz
2024-04-04 8590298b09ebad29af56370cd23105cd0931b389
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
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
#
# This file and its contents are supplied under the terms of the
# Common Development and Distribution License ("CDDL"), version 1.0.
# You may only use this file in accordance with the terms of version
# 1.0 of the CDDL.
#
# A full copy of the text of the CDDL should have accompanied this
# source.  A copy of the CDDL is also available via the Internet at
# http://www.illumos.org/license/CDDL.
#
 
#
# Copyright 2017 Aurelien Larcher
# Copyright 2021, 2023 Andreas Wacknitz
#
 
set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.human-version value=$(HUMAN_VERSION)
set name=pkg.summary value="$(COMPONENT_SUMMARY)"
set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
 
license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
 
# Install demos directly from the source directory
<transform file path=usr/demo/gnuplot/(.+[.-].+)$ -> set action.hash demo/%<\1> >
# Make sure all files in libexec are executable
<transform file path=usr/libexec/.* -> default mode 0555>
 
# force a dependency on the liberation font which we are using:
depend type=require fmri=system/font/truetype/liberation
 
link path=usr/share/X11/app-defaults/Gnuplot target=../../gnuplot/6.0/app-defaults/Gnuplot
 
file path=usr/bin/gnuplot
file path=usr/demo/gnuplot/1.dat
file path=usr/demo/gnuplot/2.dat
file path=usr/demo/gnuplot/3.dat
file path=usr/demo/gnuplot/3Dboxes.dem
file path=usr/demo/gnuplot/BesselJ.dem
file path=usr/demo/gnuplot/BesselK.dem
file path=usr/demo/gnuplot/Dawson.dem
file path=usr/demo/gnuplot/Fresnel.dem
file path=usr/demo/gnuplot/GM1_bonds.r3d
file path=usr/demo/gnuplot/GM1_sugar.pdb
file path=usr/demo/gnuplot/Makefile.am
file path=usr/demo/gnuplot/Makefile.am.in
file path=usr/demo/gnuplot/Makefile.in
file path=usr/demo/gnuplot/WorldEnergy.dat
file path=usr/demo/gnuplot/airfoil.dem
file path=usr/demo/gnuplot/all.dem
file path=usr/demo/gnuplot/animate.dem
file path=usr/demo/gnuplot/animate2.dem
file path=usr/demo/gnuplot/animation.dem
file path=usr/demo/gnuplot/antenna.dat
file path=usr/demo/gnuplot/approximate.dem
file path=usr/demo/gnuplot/argb_hexdata.dem
file path=usr/demo/gnuplot/aries.png
file path=usr/demo/gnuplot/armillary.dem
file path=usr/demo/gnuplot/array.dem
file path=usr/demo/gnuplot/array_index.dem
file path=usr/demo/gnuplot/arrows.dem
file path=usr/demo/gnuplot/arrowstyle.dat
file path=usr/demo/gnuplot/arrowstyle.dem
file path=usr/demo/gnuplot/asciimat.dat
file path=usr/demo/gnuplot/autoscale.dem
file path=usr/demo/gnuplot/azimuth.dem
file path=usr/demo/gnuplot/barchart_art.dem
file path=usr/demo/gnuplot/battery.dat
file path=usr/demo/gnuplot/big_peak.dat
file path=usr/demo/gnuplot/binary.dem
file path=usr/demo/gnuplot/bins.dem
file path=usr/demo/gnuplot/bivariat.dem
file path=usr/demo/gnuplot/bldg.png
file path=usr/demo/gnuplot/blutux.rgb
file path=usr/demo/gnuplot/bolditalic.dem
file path=usr/demo/gnuplot/borders.dem
file path=usr/demo/gnuplot/boxclusters.dem
file path=usr/demo/gnuplot/boxes3d.dem
file path=usr/demo/gnuplot/boxplot.dem
file path=usr/demo/gnuplot/break_continue.dem
file path=usr/demo/gnuplot/callargs.dem
file path=usr/demo/gnuplot/candlesticks.dat
file path=usr/demo/gnuplot/candlesticks.dem
file path=usr/demo/gnuplot/cerf.dem
file path=usr/demo/gnuplot/charset.dem
file path=usr/demo/gnuplot/chi_shapes.dem
file path=usr/demo/gnuplot/circles.dem
file path=usr/demo/gnuplot/cities.dat
file path=usr/demo/gnuplot/cities.dem
file path=usr/demo/gnuplot/clip14in.dat
file path=usr/demo/gnuplot/clip_radial.dem
file path=usr/demo/gnuplot/clipobject.dem
file path=usr/demo/gnuplot/colornames.dem
file path=usr/demo/gnuplot/colorscheme.dem
file path=usr/demo/gnuplot/colorwheel.dem
file path=usr/demo/gnuplot/columnhead.dem
file path=usr/demo/gnuplot/complex_airy.dem
file path=usr/demo/gnuplot/complex_trig.dem
file path=usr/demo/gnuplot/concave_hull.dem
file path=usr/demo/gnuplot/contourfill.dem
file path=usr/demo/gnuplot/contours.dem
file path=usr/demo/gnuplot/controls.dem
file path=usr/demo/gnuplot/convex_hull.dem
file path=usr/demo/gnuplot/ctg-y2.dat
file path=usr/demo/gnuplot/custom_contours.dem
file path=usr/demo/gnuplot/custom_key.dem
file path=usr/demo/gnuplot/dashcolor.dem
file path=usr/demo/gnuplot/dashtypes.dem
file path=usr/demo/gnuplot/datastrings.dem
file path=usr/demo/gnuplot/demo.edf
file path=usr/demo/gnuplot/density.fnc
file path=usr/demo/gnuplot/dgrid3d.dem
file path=usr/demo/gnuplot/discrete.dem
file path=usr/demo/gnuplot/dodecahedron.dat
file path=usr/demo/gnuplot/electron.dem
file path=usr/demo/gnuplot/ellipse.dem
file path=usr/demo/gnuplot/ellipses.dat
file path=usr/demo/gnuplot/ellipses_style.dem
file path=usr/demo/gnuplot/elliptic.dem
file path=usr/demo/gnuplot/empty-circles.dat
file path=usr/demo/gnuplot/energy_circles.dat
file path=usr/demo/gnuplot/enhanced_utf8.dem
file path=usr/demo/gnuplot/enhancedtext.dem
file path=usr/demo/gnuplot/epi_data.dem
file path=usr/demo/gnuplot/epslatex.dem
file path=usr/demo/gnuplot/errorbars.dem
file path=usr/demo/gnuplot/expint.dem
file path=usr/demo/gnuplot/fenceplot.dem
file path=usr/demo/gnuplot/fillbetween.dem
file path=usr/demo/gnuplot/fillcrvs.dem
file path=usr/demo/gnuplot/fillstyle.dem
file path=usr/demo/gnuplot/finance.dat
file path=usr/demo/gnuplot/finance.dem
file path=usr/demo/gnuplot/fit.dem
file path=usr/demo/gnuplot/fit3.dat
file path=usr/demo/gnuplot/fitmulti.dem
file path=usr/demo/gnuplot/fontfile.dem
file path=usr/demo/gnuplot/function_block.dem
file path=usr/demo/gnuplot/gantt.dem
file path=usr/demo/gnuplot/gen-random.inc
file path=usr/demo/gnuplot/glass.dat
file path=usr/demo/gnuplot/gnu-valley
file path=usr/demo/gnuplot/gnuplot.cfg
file path=usr/demo/gnuplot/gnuplot.rot
file path=usr/demo/gnuplot/gpdemos.tcl
file path=usr/demo/gnuplot/gradient.png
file path=usr/demo/gnuplot/heatmap_4D.dem
file path=usr/demo/gnuplot/heatmap_points.dem
file path=usr/demo/gnuplot/heatmaps.dem
file path=usr/demo/gnuplot/hemisphr.dat
file path=usr/demo/gnuplot/hexa.fnc
file path=usr/demo/gnuplot/hidden.dem
file path=usr/demo/gnuplot/hidden2.dem
file path=usr/demo/gnuplot/hidden_compare.dem
file path=usr/demo/gnuplot/histerror.dat
file path=usr/demo/gnuplot/histerror.dem
file path=usr/demo/gnuplot/histogram_colors.dem
file path=usr/demo/gnuplot/histograms.dem
file path=usr/demo/gnuplot/histograms2.dem
file path=usr/demo/gnuplot/histopt.dat
file path=usr/demo/gnuplot/html/Makefile
file path=usr/demo/gnuplot/html/Makefile.canvas
file path=usr/demo/gnuplot/html/Makefile.svg
file path=usr/demo/gnuplot/html/animation.gp
file path=usr/demo/gnuplot/html/animation.html.save
file path=usr/demo/gnuplot/html/canvas_utf8.dem
file path=usr/demo/gnuplot/html/favicon.ico
file path=usr/demo/gnuplot/html/gnuplot_demo.css
file path=usr/demo/gnuplot/html/index.6new
file path=usr/demo/gnuplot/html/index.canvas
file path=usr/demo/gnuplot/html/index.save
file path=usr/demo/gnuplot/html/index.special_functions
file path=usr/demo/gnuplot/html/index.svg
file path=usr/demo/gnuplot/html/linkedaxes.1.js.orig
file path=usr/demo/gnuplot/html/linkedaxes.patch
file path=usr/demo/gnuplot/html/mouseable.dem
file path=usr/demo/gnuplot/html/mousebox.template
file path=usr/demo/gnuplot/html/webify.pl
file path=usr/demo/gnuplot/html/webify_canvas.pl
file path=usr/demo/gnuplot/html/webify_svg.pl
file path=usr/demo/gnuplot/hull.dat
file path=usr/demo/gnuplot/hypertext.dem
file path=usr/demo/gnuplot/hypertext_surface.dem
file path=usr/demo/gnuplot/ibeta.dem
file path=usr/demo/gnuplot/icon64x64.png
file path=usr/demo/gnuplot/icosahedron.dat
file path=usr/demo/gnuplot/igamma.dem
file path=usr/demo/gnuplot/image.dem
file path=usr/demo/gnuplot/image2.dem
file path=usr/demo/gnuplot/imageNaN.dem
file path=usr/demo/gnuplot/immigration.dat
file path=usr/demo/gnuplot/int64.dem
file path=usr/demo/gnuplot/invibeta.dem
file path=usr/demo/gnuplot/invigamma.dem
file path=usr/demo/gnuplot/iris.dat
file path=usr/demo/gnuplot/iris.dem
file path=usr/demo/gnuplot/isosurface.dem
file path=usr/demo/gnuplot/iterate.dem
file path=usr/demo/gnuplot/iterbugs.dem
file path=usr/demo/gnuplot/jitter.dem
file path=usr/demo/gnuplot/kdensity2d.dem
file path=usr/demo/gnuplot/key.dem
file path=usr/demo/gnuplot/keyentry.dem
file path=usr/demo/gnuplot/klein.dat
file path=usr/demo/gnuplot/label_stacked_histograms.dem
file path=usr/demo/gnuplot/lambert.dem
file path=usr/demo/gnuplot/latex_demo.dem
file path=usr/demo/gnuplot/layout.dem
file path=usr/demo/gnuplot/lcdemo.dat
file path=usr/demo/gnuplot/line.fnc
file path=usr/demo/gnuplot/lines_arrows.dem
file path=usr/demo/gnuplot/linked_autoscale.dem
file path=usr/demo/gnuplot/linkedaxes.dem
file path=usr/demo/gnuplot/lnGamma.dem
file path=usr/demo/gnuplot/logscale_clipping.dem
file path=usr/demo/gnuplot/macros.dem
file path=usr/demo/gnuplot/map_projection.dem
file path=usr/demo/gnuplot/margins.dem
file path=usr/demo/gnuplot/mask_image.dem
file path=usr/demo/gnuplot/mask_pm3d.dat
file path=usr/demo/gnuplot/mask_pm3d.dem
file path=usr/demo/gnuplot/matrix_every.dem
file path=usr/demo/gnuplot/matrix_index.dem
file path=usr/demo/gnuplot/mgr.dem
file path=usr/demo/gnuplot/molecule.dem
file path=usr/demo/gnuplot/moli3.dat
file path=usr/demo/gnuplot/monotonic_spline.dem
file path=usr/demo/gnuplot/mouselab_1.dem
file path=usr/demo/gnuplot/mouselab_2.dem
file path=usr/demo/gnuplot/mouselabels.dem
file path=usr/demo/gnuplot/mousevariables.dem
file path=usr/demo/gnuplot/multiaxis.dem
file path=usr/demo/gnuplot/multipalette.dem
file path=usr/demo/gnuplot/multiplt.dem
file path=usr/demo/gnuplot/mxtics_time.dem
file path=usr/demo/gnuplot/named_palettes.dem
file path=usr/demo/gnuplot/named_var.dem
file path=usr/demo/gnuplot/nokey.dem
file path=usr/demo/gnuplot/nonlinear1.dem
file path=usr/demo/gnuplot/nonlinear2.dem
file path=usr/demo/gnuplot/nonlinear3.dem
file path=usr/demo/gnuplot/nonlinear4.dem
file path=usr/demo/gnuplot/nonlinear5.dem
file path=usr/demo/gnuplot/nonlinear6.dem
file path=usr/demo/gnuplot/optimize.dat
file path=usr/demo/gnuplot/orbital_elements.dat
file path=usr/demo/gnuplot/orbits.dem
file path=usr/demo/gnuplot/overflow.dem
file path=usr/demo/gnuplot/palette+alpha.dem
file path=usr/demo/gnuplot/parallel.dem
file path=usr/demo/gnuplot/param.dem
file path=usr/demo/gnuplot/piecewise.dem
file path=usr/demo/gnuplot/pixmap.dem
file path=usr/demo/gnuplot/pixmap.dem.~1~
file path=usr/demo/gnuplot/plugin/Makefile.am
file path=usr/demo/gnuplot/plugin/Makefile.in
file path=usr/demo/gnuplot/plugin/README
file path=usr/demo/gnuplot/plugin/demo_plugin.c
file path=usr/demo/gnuplot/plugin/gnuplot_plugin.h
file path=usr/demo/gnuplot/plugin/plugin.dem
file path=usr/demo/gnuplot/pm3d.dem
file path=usr/demo/gnuplot/pm3d_clip.dem
file path=usr/demo/gnuplot/pm3d_lighting.dem
file path=usr/demo/gnuplot/pm3dcolors.dem
file path=usr/demo/gnuplot/pm3dgamma.dem
file path=usr/demo/gnuplot/pointsize.dem
file path=usr/demo/gnuplot/polar.dem
file path=usr/demo/gnuplot/polar_quadrants.dem
file path=usr/demo/gnuplot/polargrid.dem
file path=usr/demo/gnuplot/poldat.dem
file path=usr/demo/gnuplot/polygon_border.dem
file path=usr/demo/gnuplot/polygons.dem
file path=usr/demo/gnuplot/prob.dem
file path=usr/demo/gnuplot/prob2.dem
file path=usr/demo/gnuplot/prob3.dem
file path=usr/demo/gnuplot/probably_tux.dem
file path=usr/demo/gnuplot/projection.dem
file path=usr/demo/gnuplot/pt_variable.dem
file path=usr/demo/gnuplot/rainbow.dem
file path=usr/demo/gnuplot/random-points
file path=usr/demo/gnuplot/random.dem
file path=usr/demo/gnuplot/rectangle.dem
file path=usr/demo/gnuplot/reflect.fnc
file path=usr/demo/gnuplot/rgb_variable.dat
file path=usr/demo/gnuplot/rgb_variable.dem
file path=usr/demo/gnuplot/rgba_lines.dem
file path=usr/demo/gnuplot/rotate_labels.dem
file path=usr/demo/gnuplot/rugplot.dem
file path=usr/demo/gnuplot/running_avg.dem
file path=usr/demo/gnuplot/sampling.dem
file path=usr/demo/gnuplot/sampling2.dem
file path=usr/demo/gnuplot/scatter.dem
file path=usr/demo/gnuplot/scatter2.bin
file path=usr/demo/gnuplot/scatter2.dat
file path=usr/demo/gnuplot/sectors.dem
file path=usr/demo/gnuplot/sharpen.dem
file path=usr/demo/gnuplot/short_vector.dem
file path=usr/demo/gnuplot/silver.dat
file path=usr/demo/gnuplot/simple.dem
file path=usr/demo/gnuplot/sine.bin
file path=usr/demo/gnuplot/singulr.dem
file path=usr/demo/gnuplot/smooth.dem
file path=usr/demo/gnuplot/smooth_path.dem
file path=usr/demo/gnuplot/smooth_splines.dem
file path=usr/demo/gnuplot/solar_params.dem
file path=usr/demo/gnuplot/solar_path.dem
file path=usr/demo/gnuplot/sound.par
file path=usr/demo/gnuplot/sound2.par
file path=usr/demo/gnuplot/soundvel.dat
file path=usr/demo/gnuplot/special_chars.dem
file path=usr/demo/gnuplot/special_functions.dem
file path=usr/demo/gnuplot/spiderplot.dem
file path=usr/demo/gnuplot/spline.dem
file path=usr/demo/gnuplot/split.dem
file path=usr/demo/gnuplot/spotlight.dem
file path=usr/demo/gnuplot/srl.dat
file path=usr/demo/gnuplot/start.par
file path=usr/demo/gnuplot/stat.inc
file path=usr/demo/gnuplot/stats.dem
file path=usr/demo/gnuplot/steps.dat
file path=usr/demo/gnuplot/steps.dem
file path=usr/demo/gnuplot/stringvar.dem
file path=usr/demo/gnuplot/surface1.dem
file path=usr/demo/gnuplot/surface2.dem
file path=usr/demo/gnuplot/surface_explicit.dem
file path=usr/demo/gnuplot/synchrotron.dem
file path=usr/demo/gnuplot/table.dat
file path=usr/demo/gnuplot/textbox.dem
file path=usr/demo/gnuplot/textcolor.dem
file path=usr/demo/gnuplot/textrotate.dem
file path=usr/demo/gnuplot/tics.dem
file path=usr/demo/gnuplot/timedat.dat
file path=usr/demo/gnuplot/timedat.dem
file path=usr/demo/gnuplot/transparent.dem
file path=usr/demo/gnuplot/transparent_solids.dem
file path=usr/demo/gnuplot/triangle.dat
file path=usr/demo/gnuplot/truncated_cube.dat
file path=usr/demo/gnuplot/ttics.dem
file path=usr/demo/gnuplot/uigamma.dem
file path=usr/demo/gnuplot/unicode.dem
file path=usr/demo/gnuplot/using.bin
file path=usr/demo/gnuplot/using.dat
file path=usr/demo/gnuplot/using.dem
file path=usr/demo/gnuplot/utf8.dem
file path=usr/demo/gnuplot/varcolor.dem
file path=usr/demo/gnuplot/vector.dem
file path=usr/demo/gnuplot/violinplot.dem
file path=usr/demo/gnuplot/viridis.dem
file path=usr/demo/gnuplot/volatile.dem
file path=usr/demo/gnuplot/voxel.dem
file path=usr/demo/gnuplot/vplot.dem
file path=usr/demo/gnuplot/walls.dem
file path=usr/demo/gnuplot/watchmouse.dem
file path=usr/demo/gnuplot/watchpoints.dem
file path=usr/demo/gnuplot/week_date.dem
file path=usr/demo/gnuplot/whale.dat
file path=usr/demo/gnuplot/windrose.dem
file path=usr/demo/gnuplot/world.cor
file path=usr/demo/gnuplot/world.dat
file path=usr/demo/gnuplot/world.dem
file path=usr/demo/gnuplot/world2.dem
file path=usr/demo/gnuplot/zerror.dem
file path=usr/demo/gnuplot/zeta.dem
file path=usr/demo/gnuplot/zsort.dem
file path=usr/libexec/gnuplot/6.0/gnuplot_qt
file path=usr/libexec/gnuplot/6.0/gnuplot_x11
file path=usr/share/gnuplot/6.0/PostScript/8859-1.ps
file path=usr/share/gnuplot/6.0/PostScript/8859-15.ps
file path=usr/share/gnuplot/6.0/PostScript/8859-2.ps
file path=usr/share/gnuplot/6.0/PostScript/8859-9.ps
file path=usr/share/gnuplot/6.0/PostScript/aglfn.txt
file path=usr/share/gnuplot/6.0/PostScript/cp1250.ps
file path=usr/share/gnuplot/6.0/PostScript/cp1251.ps
file path=usr/share/gnuplot/6.0/PostScript/cp1252.ps
file path=usr/share/gnuplot/6.0/PostScript/cp437.ps
file path=usr/share/gnuplot/6.0/PostScript/cp850.ps
file path=usr/share/gnuplot/6.0/PostScript/cp852.ps
file path=usr/share/gnuplot/6.0/PostScript/koi8r.ps
file path=usr/share/gnuplot/6.0/PostScript/koi8u.ps
file path=usr/share/gnuplot/6.0/PostScript/prologue.ps
file path=usr/share/gnuplot/6.0/PostScript/utf-8.ps
file path=usr/share/gnuplot/6.0/app-defaults/Gnuplot
file path=usr/share/gnuplot/6.0/colors_default.gp
file path=usr/share/gnuplot/6.0/colors_mono.gp
file path=usr/share/gnuplot/6.0/colors_podo.gp
file path=usr/share/gnuplot/6.0/gnuplot.gih
file path=usr/share/gnuplot/6.0/gnuplotrc
file path=usr/share/gnuplot/6.0/js/README
file path=usr/share/gnuplot/6.0/js/canvasmath.js
file path=usr/share/gnuplot/6.0/js/canvastext.js
file path=usr/share/gnuplot/6.0/js/gnuplot_common.js
file path=usr/share/gnuplot/6.0/js/gnuplot_dashedlines.js
file path=usr/share/gnuplot/6.0/js/gnuplot_mouse.css
file path=usr/share/gnuplot/6.0/js/gnuplot_mouse.js
file path=usr/share/gnuplot/6.0/js/gnuplot_svg.js
file path=usr/share/gnuplot/6.0/js/gnuplot_svg_2018.js
file path=usr/share/gnuplot/6.0/js/grid.png
file path=usr/share/gnuplot/6.0/js/help.png
file path=usr/share/gnuplot/6.0/js/nextzoom.png
file path=usr/share/gnuplot/6.0/js/previouszoom.png
file path=usr/share/gnuplot/6.0/js/return.png
file path=usr/share/gnuplot/6.0/js/textzoom.png
file path=usr/share/gnuplot/6.0/lua/gnuplot-tikz.lua
file path=usr/share/gnuplot/6.0/qt/qtgnuplot_fr.qm
file path=usr/share/gnuplot/6.0/qt/qtgnuplot_ja.qm
file path=usr/share/man/ja/man1/gnuplot.1
file path=usr/share/man/man1/gnuplot.1