Commit Graph

2 Commits

Author SHA1 Message Date
R. Ryantm
b3c86b4334 gnudatalanguage: 1.0.0 -> 1.0.1 2021-10-29 18:46:00 +00:00
Shamrock Lee
d80b0c0171 gnudatalanguage: Init at 1.0.0
*   Generate PlPlot drivers by
    injecting wxGtk31 (if enableWX == true)
    and/or xorg.libX11 (if enableXWin == true,
    default to false)
    into the buildInputs of plplot
    with plplot.overrideAttrs
*   Override hdf4 and hdf5 with
    custom mpi (if
    enableMPI == true and libraryMPI == mpich)
    and szip (if enableSzip == true, default to false)
2021-10-17 14:06:31 +08:00