source: trunk/debathena/meta/thirdparty-languages/debathena-thirdparty-languages.equivs @ 23576

Revision 23576, 1.5 KB checked in by geofft, 15 years ago (diff)
debathena-thirdparty: Clean up the dependencies some. Namely, - Punt libitpp-doc because it brings in apache2 (by recommending dwww). - Punt the virtual package "guile" because it seems to prefer guile-1.6 over guile-1.8, and we explicitly depend on guile-1.8 anyway. - Punt the missing package g77 in favor of gfortran -- which is, admittedly, Fortran 95. - Punt the missing package jikes-gij.
Line 
1Section: debathena/base
2Priority: extra
3Standards-Version: 3.6.2
4
5Package: debathena-thirdparty-languages
6Version: 0.4
7Maintainer: Debathena Project <debathena@mit.edu>
8Depends: cmake,
9 python-numpy,
10 python-numpy-ext,
11 python-numpy-doc,
12 gfortran,
13 gfortran-doc,
14 gfortran-multilib,
15 jikes,
16 jikes-classpath,
17 ant-doc,
18 valgrind,
19 jython,
20 jython-doc,
21 jython-gcj,
22 clisp,
23 clisp-dev,
24 clisp-doc,
25 scm,
26 slib,
27 gdc,
28 hugs,
29 mozart,
30 mozart-doc,
31 mozart-doc,
32 f2c,
33 ftnchek,
34 gcj,
35 gnudatalanguage,
36 erlang,
37 erlang-doc-html,
38 erlang-examples,
39 erlang-manpages,
40 gfortran,
41 ghc6,
42 ghc6-doc,
43 ghc6-prof,
44 ucblogo,
45 lua5.1,
46 lua5.1-doc,
47 gprolog,
48 gprolog-doc,
49 nasm,
50 ocaml,
51 ocaml-book-en,
52 ocaml-doc,
53 ocaml-libs,
54 ocaml-mode,
55 scala,
56 swi-prolog,
57 swi-prolog-doc,
58 swi-prolog-xpce,
59 swi-prolog-clib,
60 smlnj,
61 sml-mode,
62 libexene-smlnj,
63 yorick,
64 yorick-curses,
65 yorick-doc,
66 yorick-hdf5,
67 yorick-imutil,
68 yorick-soy,
69 yorick-yeti,
70 yorick-yeti-fftw,
71 yorick-yeti-gsl,
72 yorick-yeti-regex,
73 yorick-yeti-tiff,
74 yorick-yutils,
75 yorick-z,
76 eclipse-cdt,
77 eclipse-pydev
78
79Recommends:
80 mit-scheme,
81 mit-scheme-doc
82
83Copyright: ../common/copyright
84Readme: ../common/README-meta.in
85Description: Athena 10 debathena-thirdparty-languages software suite.
86 This includes a set of subpackages of commonly-used third-party software
87 within the languages domain.  It is intended for cluster machines though usable
88 anywhere.  Direct questions about software included in this metapackage
89 to 3partysw@mit.edu.
Note: See TracBrowser for help on using the repository browser.