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

Revision 25506, 1.0 KB checked in by jdreed, 12 years ago (diff)
In thirdparty-audio: * Demote xmcd to recommendation; gone as of precise In thirdparty-graphics: * Demote povray, sdr, and xprint-utils to recommendations * glutg3 is now called freeglut3 * libghc6 is now libghc In thirdparty-languages: * jython-gcj is now part of jython In thirdparty-libraries: * Stop depending on specific versions and depend on the generic -dev packages for libvtk, libginac, libcln, libitpp, libpari (including gmp3) and libboostc * vtk-tcl got renamed to tcl-vtk * libppl got a version boost * xulrunner-dev demoted to a recommendation In thirdparty-programming: * Ironpython is gone in Precise
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 ${misc:Depends}
45Recommends:
46 mit-scheme,
47 mit-scheme-doc,
48 eclipse-cdt,
49 clisp-dev
50Description: Debathena metapackage for third-party languages software
51 This includes a set of subpackages of commonly-used third-party software
52 within the languages domain.  It is intended for cluster machines though usable
53 anywhere.  Direct questions about software included in this metapackage
54 to 3partysw@mit.edu.
Note: See TracBrowser for help on using the repository browser.