Versions
v0.5.3-r1 :: 0 :: gentoo
- Modified
- License
- GPL-3
- Keywords
- ~amd64
- USE flags
- alsa jack midi pulseaudio timecode
USE flags
General
- alsa
- Add support for media-libs/alsa-lib (Advanced Linux Sound Architecture)
- jack
- Add support for the JACK Audio Connection Kit
- midi
- Allow cues to send, or trigger on, MIDI messages
- pulseaudio
- Add sound server support via media-libs/libpulse (may be PulseAudio or PipeWire)
- timecode
- Support the sending of time code of running audio files over ArtNet, for instance to trigger cues in lighting-control software on lighting desks
python_single_target
- python3_10
- Build for Python 3.10 only
- python3_11
- Build for Python 3.11 only
Runtime Dependencies
app-misc / ola : Open Lighting Architecture, a framework for lighting control information
dev-lang / python : An interpreted, interactive, object-oriented programming language
dev-python / PyQt5 : Python bindings for the Qt framework
dev-python / jack-client : JACK Audio Connection Kit client for Python
dev-python / mido : MIDI Objects, a library for working with MIDI messages and ports
dev-python / sortedcontainers : Python library to sort collections and containers
media-libs / gst-plugins-base : Basepack of plugins for gstreamer
media-libs / gstreamer : Open source multimedia framework
media-plugins / gst-plugins-jack : plugin for gstreamer
media-plugins / gst-plugins-pulse : PulseAudio sound server plugin for GStreamer
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Marek Szuba · gentoo
media-sound/linux-show-player: enable py3.11
Closes: https://bugs.gentoo.org/897036 Signed-off-by: Marek Szuba <marecki@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
*/*: remove py3.8 from PYTHON_COMPAT
Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Marek Szuba · gentoo
media-sound/linux-show-player: instrument ArtNet Timecode support
Unfortunately this involved disabling py3.11, as it is blocked by lack of support in dev-python/protobuf-python - see Bug #844184. Signed-off-by: Marek Szuba <marecki@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Marek Szuba · gentoo
media-sound/linux-show-player: new package, add 0.5.3
Signed-off-by: Marek Szuba <marecki@gentoo.org>