Unverified Commit 058b0863 authored by Mauricio Collares's avatar Mauricio Collares Committed by GitHub
Browse files

sage: remove optional jmol dep (and thus also jre8) (#382929)

parents b5883c36 89de2178
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -9,7 +9,6 @@
  polytopes_db,
  gap,
  combinatorial_designs,
  jmol,
  mathjax,
  three,
  cysignals,
@@ -37,8 +36,6 @@ writeTextFile rec {
    export ECLDIR='${maxima.lisp-compiler}/lib/${maxima.lisp-compiler.pname}-${maxima.lisp-compiler.version}/'
    export COMBINATORIAL_DESIGN_DATA_DIR="${combinatorial_designs}/share/combinatorial_designs"
    export CREMONA_MINI_DATA_DIR="${elliptic_curves}/share/cremona"
    export JMOL_DIR="${jmol}/share/jmol" # point to the directory that contains JmolData.jar
    export JSMOL_DIR="${jmol}/share/jsmol"
    export MATHJAX_DIR="${mathjax}/lib/node_modules/mathjax"
    export THREEJS_DIR="${three}/lib/node_modules/three"
    export SAGE_INCLUDE_DIRECTORIES="${cysignals}/${cysignals.pythonModule.sitePackages}"
+0 −5
Original line number Diff line number Diff line
@@ -31,7 +31,6 @@
  rWrapper,
  gfan,
  cddlib,
  jmol,
  tachyon,
  glpk,
  eclib,
@@ -50,7 +49,6 @@
  zlib,
  gsl,
  ntl,
  jre8,
  less,
}:

@@ -87,7 +85,6 @@ let
      rWrapper
      gfan
      cddlib
      jmol
      tachyon
      glpk
      eclib
@@ -98,7 +95,6 @@ let
      ecm
      lcalc
      rubiks
      jre8 # only needed for `jmol` (https://sourceforge.net/p/jmol/mailman/message/58818762/), which will be optional in sage 10.5
      less # needed to prevent transient test errors until https://github.com/ipython/ipython/pull/11864 is resolved
    ])
  );
@@ -176,7 +172,6 @@ writeTextFile rec {
                eclib
                gsl
                ntl
                jmol
                sympow
              ]
            )