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)
RevLine 
[25300]1Source: debathena-thirdparty-languages
[23444]2Section: debathena/base
3Priority: extra
[25300]4Standards-Version: 3.9.1
5Maintainer: Debathena Project <debathena@mit.edu>
6Build-Depends: @cdbs@
[23444]7
8Package: debathena-thirdparty-languages
[25300]9Architecture: all
[23444]10Depends: cmake,
[24041]11 python-all-dev,
[23444]12 python-numpy,
13 python-numpy-doc,
[24041]14 python-scipy,
15 python-matplotlib,
16 python-profiler,
[23444]17 gfortran,
18 gfortran-doc,
19 gfortran-multilib,
20 ant-doc,
21 valgrind,
[25506]22 jython-gcj | jython,
[23444]23 jython-doc,
24 clisp,
25 clisp-doc,
26 f2c,
27 ftnchek,
[25506]28 gcj-jdk | gcj,
[23444]29 gnudatalanguage,
[23576]30 gfortran,
[23444]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,
[24054]42 irb,
[24799]43 flex,
[25642]44 ${debathena-maybe-gccgo},
[25300]45 ${misc:Depends}
[23462]46Recommends:
[23750]47 mit-scheme,
48 mit-scheme-doc,
[24766]49 eclipse-cdt,
[25094]50 clisp-dev
[24299]51Description: Debathena metapackage for third-party languages software
[23444]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.