File: control

package info (click to toggle)
epix 1.2.22-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,256 kB
  • sloc: cpp: 16,847; sh: 5,054; makefile: 159; lisp: 6
file content (35 lines) | stat: -rw-r--r-- 1,250 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
Source: epix
Section: tex
Priority: optional
Maintainer: Julian Gilbey <jdg@debian.org>
Build-Depends: automake,
               debhelper-compat (= 13),
               dh-elpa,
               ghostscript,
               texinfo,
               texlive-latex-extra,
               texlive-pstricks
Build-Conflicts: autoconf2.13
Standards-Version: 4.6.2
Rules-Requires-Root: no
Homepage: https://mathcs.holycross.edu/~ahwang/current/ePiX.html
Vcs-Git: https://salsa.debian.org/debian/epix-package.git
Vcs-Browser: https://salsa.debian.org/debian/epix-package

Package: epix
Architecture: any
Depends: emacsen-common,
         g++ | c++-compiler,
         ghostscript,
         imagemagick | graphicsmagick-imagemagick-compat,
         texlive-latex-base,
         texlive-pictures,
         ${elpa:Depends},
         ${misc:Depends},
         ${shlibs:Depends}
Recommends: texlive-font-utils, texlive-pstricks
Description: Create mathematically accurate line figures, plots and movies
 ePiX provides a system for creating mathematically accurate line figures,
 plots, and movies using an easy-to-learn C++-like syntax.  LaTeX and dvips
 comprise the typographical rendering engine, while ImageMagick is used to
 create bitmapped images and animations.