emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#61429: closed ([PATCH 6/6] gnu: zrythm: Update to 1.0.0-beta.4.5.62.


From: GNU bug Tracking System
Subject: bug#61429: closed ([PATCH 6/6] gnu: zrythm: Update to 1.0.0-beta.4.5.62.)
Date: Sat, 11 Feb 2023 10:57:02 +0000

Your message dated Sat, 11 Feb 2023 11:56:26 +0100
with message-id <87o7q04git.fsf@disroot.org>
and subject line Closing this as this was a mistake
has caused the debbugs.gnu.org bug report #61429,
regarding [PATCH 6/6] gnu: zrythm: Update to 1.0.0-beta.4.5.62.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
61429: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=61429
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH 6/6] gnu: zrythm: Update to 1.0.0-beta.4.5.62. Date: Sat, 11 Feb 2023 11:35:37 +0100
---
 gnu/packages/music.scm | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm
index 0d1386b274..c9aaba128d 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -6353,7 +6353,7 @@ (define-public zrythm
     ;; distros to make necessary changes to integrate the software into the
     ;; distribution.
     (name "zrythm")
-    (version "1.0.0-beta.4.5.1")
+    (version "1.0.0-beta.4.5.62")
     (source
       (origin
         (method url-fetch)
@@ -6361,7 +6361,7 @@ (define-public zrythm
                             version ".tar.xz"))
         (sha256
           (base32
-           "03p958xir2p1pzhiqbqq8sax8zaw4b7ww64ymxcvznjrcj4clrpm"))))
+           "1nfb3h3aky8f8xslx6qzvcgcfrhlqa1v50kzanmpjxrx9dcllin7"))))
    (build-system meson-build-system)
    (arguments
     (list #:tests? #f ;123 pass, 3 fail. Appears network-related.
@@ -6370,6 +6370,7 @@ (define-public zrythm
           #~(list "-Dtests=true"
                   "-Dmanpage=false" ; fish-completions breaks this
                   "-Ddseg_font=false"
+                  "-Dextra_optimizations=false" ; extra optimizations are 
machine-specific
                   "-Dgraphviz=enabled" ; for exporting routing graphs
                   "-Dguile=enabled" ; for Guile scripting
                   "-Djack=enabled" ; for JACK audio/MIDI backend
@@ -6417,6 +6418,7 @@ (define-public zrythm
                  lv2
                  pango-next
                  pulseaudio
+                 pipewire
                  reproc
                  rtmidi
                  rubberband
-- 
2.39.1




--- End Message ---
--- Begin Message --- Subject: Closing this as this was a mistake Date: Sat, 11 Feb 2023 11:56:26 +0100

--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]