File: menu

package info (click to toggle)
gnuplot 3.5beta6.347-3
  • links: PTS
  • area: main
  • in suites: slink
  • size: 5,032 kB
  • ctags: 4,235
  • sloc: ansic: 42,086; makefile: 561; asm: 539; sh: 386; objc: 379; csh: 297; pascal: 194; perl: 138; lisp: 88
file content (40 lines) | stat: -rw-r--r-- 1,174 bytes parent folder | download
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
?package(gnuplot):\
  needs="dwww"\
  section="Apps/Math"\
  title="Gnuplot"\
  longtitle="Gnuplot - interactive plotting program"\
  description=\
  "\
   A command-line driven interactive plotting program.\
   Package for making 2D and 3D graphs from data and functions.\
   Supports lots of output formats, including drivers for many\
   printers, (La)TeX, (x)fig, X11, PostScript, and so on.\
  "\
  command="/usr/doc/gnuplot/gnuplot.html"

?package(gnuplot):\
  needs="text"\
  section="Apps/Math"\
  title="Gnuplot"\
  longtitle="Gnuplot - interactive plotting program"\
  description=\
  "\
   A command-line driven interactive plotting program.\
   Package for making 2D and 3D graphs from data and functions.\
   Supports lots of output formats, including drivers for many\
   printers , (La)TeX, (x)fig, X11, PostScript, and so on.\
  "\
  command="/usr/bin/gnuplot"

?package(gnuplot):\
  needs="text"\
  section="Apps/System/Admin"\
  title="gnuplot-config"\
  longtitle="Gnuplot configuration"\
  description=\
  "\
    Gnuplot configuration utility to deal with setuid root settings.\
  "\
  command="/usr/sbin/su-to-root -p root -c /usr/sbin/gnuplotconfig"