diff options
Diffstat (limited to 'dev-python/python-rtmidi/files')
| -rw-r--r-- | dev-python/python-rtmidi/files/python-rtmidi-1.5.2-build_backend.patch (renamed from dev-python/python-rtmidi/files/python-rtmidi-1.5.1-build_backend.patch) | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/dev-python/python-rtmidi/files/python-rtmidi-1.5.1-build_backend.patch b/dev-python/python-rtmidi/files/python-rtmidi-1.5.2-build_backend.patch index fdb2a14b7c7d..511e86f836df 100644 --- a/dev-python/python-rtmidi/files/python-rtmidi-1.5.1-build_backend.patch +++ b/dev-python/python-rtmidi/files/python-rtmidi-1.5.2-build_backend.patch @@ -18,16 +18,19 @@ description = "A Python binding for the RtMidi C++ library implemented using Cython." authors = [ { name="Christopher Arndt", email="info@chrisarndt.de" }, -@@ -41,12 +41,6 @@ +@@ -41,11 +41,12 @@ "music", "rtmidi", ] -meson-python-option-name = "python" -meson-options = [ -- "-Dwheel=true", -- "-Dverbose=true", ++ ++[tool.meson-python.args] ++setup = [ + "-Dwheel=true", + "-Dverbose=false", - "--buildtype=plain" --] ++ "-Dbuildtype=plain" + ] [project.license] - file = "LICENSE.md" |
