Versions
v1.5.8 :: 0 :: gentoo
- Modified
- License
- MIT
- Keywords
- amd64
- USE flags
- alsa debug doc jack test
USE flags
General
- alsa
- Add support for media-libs/alsa-lib (Advanced Linux Sound Architecture)
- debug
- Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
- doc
- Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
- jack
- Add support for the JACK Audio Connection Kit
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
python_targets
- python3_10
- Build with Python 3.10
- python3_11
- Build with Python 3.11
- python3_12
- Build with Python 3.12
Dependencies
dev-lang / python : An interpreted, interactive, object-oriented programming language
media-libs / rtmidi : A set of C++ classes that provide a common API for realtime MIDI input/output
Runtime Dependencies
dev-lang / python : An interpreted, interactive, object-oriented programming language
media-libs / rtmidi : A set of C++ classes that provide a common API for realtime MIDI input/output
Depending packages
dev-python / mido : MIDI Objects, a library for working with MIDI messages and ports
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
dev-python/python-rtmidi: Stabilize 1.5.8 amd64, #939774
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/python-rtmidi: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Marek Szuba · gentoo
dev-python/python-rtmidi: add 1.5.8
Signed-off-by: Marek Szuba <marecki@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Marek Szuba · gentoo
dev-python/python-rtmidi: actually remove cython version cap
Should have been done in 1.5.5. D'oh. Signed-off-by: Marek Szuba <marecki@gentoo.org> - Marek Szuba · gentoo
dev-python/python-rtmidi: drop 1.5.6
Signed-off-by: Marek Szuba <marecki@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Marek Szuba · gentoo
dev-python/python-rtmidi: add 1.5.7
Signed-off-by: Marek Szuba <marecki@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/python-rtmidi: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Marek Szuba · gentoo
dev-python/python-rtmidi: add 1.5.6
Closes: https://bugs.gentoo.org/914455 Signed-off-by: Marek Szuba <marecki@gentoo.org> - Marek Szuba · gentoo
dev-python/python-rtmidi: add dev-python/meson-python version cap
Bug: https://bugs.gentoo.org/914455 Signed-off-by: Marek Szuba <marecki@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Marek Szuba · gentoo
dev-python/python-rtmidi: add 1.5.5, drop 1.5.4
Closes: https://bugs.gentoo.org/898712 Signed-off-by: Marek Szuba <marecki@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/python-rtmidi: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Marek Szuba · gentoo
dev-python/python-rtmidi: add 1.5.4, drop 1.5.2
Signed-off-by: Marek Szuba <marecki@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Marek Szuba · gentoo
dev-python/python-rtmidi: add 1.5.2, drop 1.5.1
Closes: https://bugs.gentoo.org/908657 Signed-off-by: Marek Szuba <marecki@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Marek Szuba · gentoo
dev-python/python-rtmidi: fix building against newer meson-python
Since 0.13.0, meson-python throws an error if a package is split between purelib and platlib. Upstream did attempt to use the "pure" keyword to account for the mixed nature of this module but unfortunately, they appear to have got it wrong. Closes: https://bugs.gentoo.org/908457 Signed-off-by: Marek Szuba <marecki@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Marek Szuba · gentoo
dev-python/python-rtmidi: add 1.5.1
With thanks to ztrawhcse in #gentoo-dev for useful comments regarding switching this to meson-python. Closes: https://bugs.gentoo.org/908426 Signed-off-by: Marek Szuba <marecki@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/python-rtmidi: Use pypi.eclass
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Marek Szuba · gentoo
dev-python/python-rtmidi: add cython version cap
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
dev-python/python-rtmidi: new package, add 1.4.9
Signed-off-by: Marek Szuba <marecki@gentoo.org>