diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-06-28 06:15:15 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-06-28 06:15:15 +0000 |
| commit | bdb61b01003313ecfce70b8167ecdfb002c1d567 (patch) | |
| tree | 00e69a7eee88a56f9f53bca5e45cd559b97e7704 /dev-python/python-rtmidi/files/python-rtmidi-1.5.2-build_backend.patch | |
| parent | 074bd56693f106fd6a9ed2e6e44cfa50dff79e83 (diff) | |
| download | baldeagleos-repo-bdb61b01003313ecfce70b8167ecdfb002c1d567.tar.gz baldeagleos-repo-bdb61b01003313ecfce70b8167ecdfb002c1d567.tar.xz baldeagleos-repo-bdb61b01003313ecfce70b8167ecdfb002c1d567.zip | |
Adding metadata
Diffstat (limited to 'dev-python/python-rtmidi/files/python-rtmidi-1.5.2-build_backend.patch')
| -rw-r--r-- | dev-python/python-rtmidi/files/python-rtmidi-1.5.2-build_backend.patch | 36 |
1 files changed, 0 insertions, 36 deletions
diff --git a/dev-python/python-rtmidi/files/python-rtmidi-1.5.2-build_backend.patch b/dev-python/python-rtmidi/files/python-rtmidi-1.5.2-build_backend.patch deleted file mode 100644 index 511e86f836df..000000000000 --- a/dev-python/python-rtmidi/files/python-rtmidi-1.5.2-build_backend.patch +++ /dev/null @@ -1,36 +0,0 @@ ---- a/pyproject.toml -+++ b/pyproject.toml -@@ -1,14 +1,14 @@ - [build-system] --# https://thiblahute.gitlab.io/mesonpep517/ --build-backend = "mesonpep517.buildapi" -+build-backend = "mesonpy" - requires = [ - "cython", - "wheel", -- "mesonpep517 @ git+https://gitlab.com/SpotlightKid/mesonpep517.git@rtmidi", -+ "meson-python", - "ninja" - ] - - [project] -+name = "python-rtmidi" - description = "A Python binding for the RtMidi C++ library implemented using Cython." - authors = [ - { name="Christopher Arndt", email="info@chrisarndt.de" }, -@@ -41,11 +41,12 @@ - "music", - "rtmidi", - ] --meson-python-option-name = "python" --meson-options = [ -+ -+[tool.meson-python.args] -+setup = [ - "-Dwheel=true", - "-Dverbose=false", -- "--buildtype=plain" -+ "-Dbuildtype=plain" - ] - - [project.license] |
