File: README.source

package info (click to toggle)
mathpiper 0.81f%2Bsvn4469%2Bdfsg3-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 36,576 kB
  • sloc: java: 57,479; lisp: 13,721; objc: 1,300; xml: 988; makefile: 114; awk: 95; sh: 38
file content (34 lines) | stat: -rw-r--r-- 1,011 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
mathpiper for Debian
--------------------

The upstream source tarball is obtained by the script
get_orig_source.sh by exporing a copy of the SVN tag corresponding to
the desired version and then:

 * Deleting the misc/ directory, which are not necessary for the
   Debian package;

 * Deleting a few embedded copies of other pieces of software,
   documented below;

 * Deleting a few script files distributed under the non-DFSG-free
   license "CCL Public License".


EMBEDDED SOFTWARE

The following pieces of software are present in the upstream
distribution of Mathpiper, but are not included in the Debian package:

 * The JAS (Java Algebra System) library, that is already included in
   Debian;

 * The Apache Log4J library, that is already included in Debian;

 * The Matheclipse library, whose use is disabled in the Debian build
   of Mathpiper;

 * The JLaTeXMath library, that is already included in Debian;

 * The JMathTeX library, that is already included in Debian (and is
   not used anyway).