[pkg-bioc] svn commit r310 r310 - in /trunk/tools: buildDeps.list cannotBuild.list cran2deb.pl

egonw-guest at users.alioth.debian.org egonw-guest at users.alioth.debian.org
Wed Aug 29 13:34:12 UTC 2007


Author: egonw-guest
Date: Wed Aug 29 13:34:12 2007
New Revision: 310

URL: http://svn.debian.org/wsvn/pkg-bioc/?sc=1&rev=310
Log:
Fixed rggobi story: don't care about build or not, it's already available in debian

Modified:
    trunk/tools/buildDeps.list
    trunk/tools/cannotBuild.list
    trunk/tools/cran2deb.pl

Modified: trunk/tools/buildDeps.list
URL: http://svn.debian.org/wsvn/pkg-bioc/trunk/tools/buildDeps.list?rev=310&op=diff
==============================================================================
--- trunk/tools/buildDeps.list (original)
+++ trunk/tools/buildDeps.list Wed Aug 29 13:34:12 2007
@@ -50,6 +50,7 @@ pcalg: r-bioc-graph
 pcurve: r-cran-vegan
 PKfit:  r-cran-odesolve, r-cran-rgenoud 
 plotAndPlayGTK: r-cran-rgtk2, r-cran-cairodevice, r-cran-lattice
+ProbeR: r-cran-rggobi
 ProbForecastGOP: r-cran-randomfields
 quantchem: r-cran-outliers
 QRMlib: r-cran-vr, r-cran-hmisc, r-cran-lattice, r-cran-cluster 

Modified: trunk/tools/cannotBuild.list
URL: http://svn.debian.org/wsvn/pkg-bioc/trunk/tools/cannotBuild.list?rev=310&op=diff
==============================================================================
--- trunk/tools/cannotBuild.list (original)
+++ trunk/tools/cannotBuild.list Wed Aug 29 13:34:12 2007
@@ -34,7 +34,6 @@ RaschSampler: wants fortan90 compiler
 rcdd: requires cddlib which is not in Debian
 rcom: can only be installed/used under Windows.
 rcdk: needs rJava which cannot be built
-rggobi: missing debs
 RGrace: gdk_draw.c:9: error: syntax error before ')' token
 rJava: Seems to fail with free Java.
 RJDBC: needs rJava that is not yet functional

Modified: trunk/tools/cran2deb.pl
URL: http://svn.debian.org/wsvn/pkg-bioc/trunk/tools/cran2deb.pl?rev=310&op=diff
==============================================================================
--- trunk/tools/cran2deb.pl (original)
+++ trunk/tools/cran2deb.pl Wed Aug 29 13:34:12 2007
@@ -383,6 +383,7 @@ if ( !-f $autogeneratevariable ) {
         "quadprog"     => "r-cran-quadprog",
         "Rcmdr"        => "r-cran-rcmdr",
         "relimp"       => "r-cran-relimp",
+        "rggobi"       => "r-cran-rggobi",
         "rgl"          => "r-cran-rgl",
         "Rmpi"         => "r-cran-rmpi",
         "RMySQL"       => "r-cran-rmysql",




More information about the pkg-bioc-devel mailing list