[23966] in Source-Commits

home help back first fref pref prev next nref lref last post

/svn/athena r23576 - in trunk/debathena/meta: thirdparty-languages thirdparty-libraries

daemon@ATHENA.MIT.EDU (Geoffrey Thomas)
Sun Mar 8 05:14:56 2009

Date: Sun, 8 Mar 2009 05:14:49 -0400
From: Geoffrey Thomas <geofft@MIT.EDU>
Message-Id: <200903080914.n289En0p013996@drugstore.mit.edu>
To: source-commits@mit.edu
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Author: geofft
Date: 2009-03-08 05:14:49 -0400 (Sun, 08 Mar 2009)
New Revision: 23576

Modified:
   trunk/debathena/meta/thirdparty-languages/debathena-thirdparty-languages.equivs
   trunk/debathena/meta/thirdparty-libraries/debathena-thirdparty-libraries.equivs
Log:
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.

Modified: trunk/debathena/meta/thirdparty-languages/debathena-thirdparty-languages.equivs
===================================================================
--- trunk/debathena/meta/thirdparty-languages/debathena-thirdparty-languages.equivs	2009-03-08 04:40:37 UTC (rev 23575)
+++ trunk/debathena/meta/thirdparty-languages/debathena-thirdparty-languages.equivs	2009-03-08 09:14:49 UTC (rev 23576)
@@ -3,7 +3,7 @@
 Standards-Version: 3.6.2
 
 Package: debathena-thirdparty-languages
-Version: 0.3
+Version: 0.4
 Maintainer: Debathena Project <debathena@mit.edu>
 Depends: cmake,
  python-numpy,
@@ -37,6 +37,7 @@
  erlang-doc-html,
  erlang-examples,
  erlang-manpages,
+ gfortran,
  ghc6,
  ghc6-doc,
  ghc6-prof,
@@ -77,10 +78,7 @@
 
 Recommends:
  mit-scheme,
- mit-scheme-doc,
- g77,
- g77-doc,
- jikes-gij
+ mit-scheme-doc
 
 Copyright: ../common/copyright
 Readme: ../common/README-meta.in

Modified: trunk/debathena/meta/thirdparty-libraries/debathena-thirdparty-libraries.equivs
===================================================================
--- trunk/debathena/meta/thirdparty-libraries/debathena-thirdparty-libraries.equivs	2009-03-08 04:40:37 UTC (rev 23575)
+++ trunk/debathena/meta/thirdparty-libraries/debathena-thirdparty-libraries.equivs	2009-03-08 09:14:49 UTC (rev 23576)
@@ -3,7 +3,7 @@
 Standards-Version: 3.6.2
 
 Package: debathena-thirdparty-libraries
-Version: 0.3
+Version: 0.4
 Maintainer: Debathena Project <debathena@mit.edu>
 Depends: libatlas-base-dev,
  libatlas-sse-dev,
@@ -80,7 +80,6 @@
  ginac-tools,
  libcln5,
  libcln-dev,
- libitpp-doc,
  libitpp6 | libitpp6gf,
  libitpp-dev,
  libqhull-dev,
@@ -108,7 +107,6 @@
  dx,
  dx-doc,
  dxsamples,
- guile,
  guile-1.8,
  guile-1.8-doc,
  guile-1.8-dev,


home help back first fref pref prev next nref lref last post