source: trunk/debathena/meta/thirdparty-languages/debian/control.in @ 25642

Revision 25642, 1.1 KB checked in by jdreed, 12 years ago (diff)
In thirdparty-languages: * Maybe depend on gccgo (Trac: #1155) In thirdparty-simulation: * Add jmol, jmol-applet if available (Trac: #1155)
Line 
1Source: debathena-thirdparty-languages
2Section: debathena/base
3Priority: extra
4Standards-Version: 3.9.1
5Maintainer: Debathena Project <debathena@mit.edu>
6Build-Depends: @cdbs@
7
8Package: debathena-thirdparty-languages
9Architecture: all
10Depends: cmake,
11 python-all-dev,
12 python-numpy,
13 python-numpy-doc,
14 python-scipy,
15 python-matplotlib,
16 python-profiler,
17 gfortran,
18 gfortran-doc,
19 gfortran-multilib,
20 ant-doc,
21 valgrind,
22 jython-gcj | jython,
23 jython-doc,
24 clisp,
25 clisp-doc,
26 f2c,
27 ftnchek,
28 gcj-jdk | gcj,
29 gnudatalanguage,
30 gfortran,
31 ghc6,
32 ghc6-doc,
33 ghc6-prof,
34 ucblogo,
35 lua5.1,
36 lua5.1-doc,
37 ocaml,
38 ocaml-book-en,
39 ocaml-doc,
40 ocaml-libs,
41 scala,
42 irb,
43 flex,
44 ${debathena-maybe-gccgo},
45 ${misc:Depends}
46Recommends:
47 mit-scheme,
48 mit-scheme-doc,
49 eclipse-cdt,
50 clisp-dev
51Description: Debathena metapackage for third-party languages software
52 This includes a set of subpackages of commonly-used third-party software
53 within the languages domain.  It is intended for cluster machines though usable
54 anywhere.  Direct questions about software included in this metapackage
55 to 3partysw@mit.edu.
Note: See TracBrowser for help on using the repository browser.