File: control

package info (click to toggle)
slxfig 0.2.0~.138-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,196 kB
  • sloc: sh: 3,086; ansic: 598; makefile: 260; php: 6
file content (30 lines) | stat: -rw-r--r-- 1,080 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
Source: slxfig
Section: science
Priority: optional
Maintainer: Rafael Laboissière <rafael@debian.org>
Build-Depends: debhelper-compat (= 13),
               fig2dev,
               texlive-latex-base,
               texlive-base-bin,
               slsh,
               libslang2-dev,
               ghostscript,
               texlive-fonts-recommended,
               texlive-fonts-extra
Standards-Version: 4.6.2
Homepage: https://www.jedsoft.org/fun/slxfig/
Vcs-Git: https://salsa.debian.org/debian/slxfig.git
Vcs-Browser: https://salsa.debian.org/debian/slxfig
Rules-Requires-Root: no

Package: slang-xfig
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends}, ${misc:Depends}, fig2dev
Recommends: slsh | jed,
 texlive-latex-base, texlive-base-bin
Description: produce plots and drawings through Xfig's fig2dev in S-Lang
 SLxfig is a S-Lang module that produces plots, drawings, etc in a
 variety of formats (.ps, .eps, .png, .jpeg, etc). It accomplishes this
 via S-Lang scripts that automatically run Xfig's fig2dev and LaTeX to
 produce the desired output format.