Dependencies for live-sequencer-0.0.6.1
Libraries
live-sequencer
- base (>=4.2 && <5)
- event-list (>=0.0.11 && <0.2)
- non-negative (>=0.0.6 && <0.2)
Executables
live-sequencer
- alsa-core (>=0.5 && <0.6)
- alsa-seq (>=0.6 && <0.7)
- base (>=4.2 && <5)
- bytestring (>=0.9 && <0.11)
- concurrent-split (>=0.0 && <0.1)
- containers (>=0.3 && <0.6)
- data-accessor (>=0.2.1 && <0.3)
- data-accessor-transformers (>=0.2.1 && <0.3)
- explicit-exception (>=0.1.9 && <0.2)
- midi (>=0.2.1 && <0.3)
- midi-alsa (>=0.2 && <0.3)
- non-empty (>=0.2 && <0.4)
- parsec (>=2.1 && <3.2)
- pathtype (>=0.8.1 && <0.9)
- pretty (>=1.0 && <1.2)
- process (>=1.0 && <1.5)
- stm-split (>=0.0 && <0.1)
- strict (>=0.3.2 && <0.4)
- transformers (>=0.2.2 && <0.6)
- utility-ht (>=0.0.8 && <0.1)
live-sequencer-gui
- if flag(gui)
- alsa-core (>=0.5 && <0.6)
- alsa-seq (>=0.6 && <0.7)
- base (>=4.2 && <5)
- bytestring (>=0.9 && <0.11)
- concurrent-split (>=0.0 && <0.1)
- containers (>=0.3 && <0.6)
- data-accessor (>=0.2.1 && <0.3)
- data-accessor-transformers (>=0.2.1 && <0.3)
- explicit-exception (>=0.1.9 && <0.2)
- midi (>=0.2.1 && <0.3)
- midi-alsa (>=0.2 && <0.3)
- non-empty (>=0.2 && <0.4)
- parsec (>=2.1 && <3.2)
- pathtype (>=0.8.1 && <0.9)
- pretty (>=1.0 && <1.2)
- process (>=1.0 && <1.5)
- stm (>=2.2 && <2.5)
- strict (>=0.3.2 && <0.4)
- transformers (>=0.2.2 && <0.6)
- utility-ht (>=0.0.8 && <0.1)
- wx (>=0.12.1 && <0.93)
- wxcore (>=0.13.2 && <0.93)
- buildable: False
- if flag(httpserver)
- cgi (>=3001.1 && <3001.4)
- html (>=1.0 && <1.1)
- httpd-shed (>=0.4 && <0.5)
- network (>=2.6 && <2.7)
- network-uri (>=2.6 && <2.7)
live-mplayer-control
- if flag(mplayer)
- alsa-core (>=0.5 && <0.6)
- alsa-seq (>=0.6 && <0.7)
- base (>=4.2 && <5)
- midi (>=0.2 && <0.3)
- midi-alsa (>=0.2 && <0.3)
- transformers (>=0.2.2 && <0.6)
- unix (>=2.4 && <2.8)
- buildable: False
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
gui | Build the wxWidgets GUI for the sequencer | Enabled |
mplayer | Build the remote controller to the mplayer | Enabled |
httpserver | Enable access to modules via a web browser | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info