Dependencies for gnuplot-0.4.0.1
Libraries
gnuplot
- array (>=0.1 && <0.4)
- containers (>=0.1 && <0.4)
- monoid-transformer (>=0.0.2 && <0.1)
- utility-ht (>=0.0.1 && <0.1)
- if flag(splitbase)
- base (>=2 && <6)
- old-locale (>=1.0 && <1.1)
- process (>=1.0 && <1.1)
- time (>=1.1 && <1.2)
- base (>=1.0 && <2)
Executables
gnuplot-demo
- if flag(buildexamples)
- filepath (>=1.1 && <1.2)
- buildable: False
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
splitbase | Choose the new smaller, split-up base package. | Enabled |
buildtests | Build test executables | Disabled |
buildexamples | Build example executables | Disabled |
executepipe | Avoid a temporary gnuplot script by running gnuplot with runInteractiveProcess | Disabled |
executeshell | Avoid a temporary gnuplot script by calling gnuplot via a UNIX shell and its piping syntax | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info