From unknown Sun Jun 22 11:33:45 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#75673 <75673@debbugs.gnu.org> To: bug#75673 <75673@debbugs.gnu.org> Subject: Status: [PATCH] gnu: mixxx: Update to 2.5. Reply-To: bug#75673 <75673@debbugs.gnu.org> Date: Sun, 22 Jun 2025 18:33:45 +0000 retitle 75673 [PATCH] gnu: mixxx: Update to 2.5. reassign 75673 guix-patches submitter 75673 Olivier Rojon severity 75673 normal tag 75673 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Sun Jan 19 13:29:10 2025 Received: (at submit) by debbugs.gnu.org; 19 Jan 2025 18:29:10 +0000 Received: from localhost ([127.0.0.1]:47421 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tZa2o-0001ye-8n for submit@debbugs.gnu.org; Sun, 19 Jan 2025 13:29:10 -0500 Received: from lists.gnu.org ([2001:470:142::17]:56844) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1tZa2l-0001y7-UY for submit@debbugs.gnu.org; Sun, 19 Jan 2025 13:29:08 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1tZa2d-0000ZY-CK for guix-patches@gnu.org; Sun, 19 Jan 2025 13:28:59 -0500 Received: from mout01.posteo.de ([185.67.36.65]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1tZa2Z-0002Lg-3R for guix-patches@gnu.org; Sun, 19 Jan 2025 13:28:58 -0500 Received: from submission (posteo.de [185.67.36.169]) by mout01.posteo.de (Postfix) with ESMTPS id 75219240027 for ; Sun, 19 Jan 2025 19:28:50 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1737311330; bh=4/hIaRiCWFaRZb/bJYr4Ci6tbNi/S/tDUMRkqp/9X8E=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version: Content-Transfer-Encoding:From; b=bHSo29hSkOeTwsrp4ZivXq21nsBFxxnMFNP8VgDytk82J7SQAV96zfGUCVlYZK6KZ 0UgU5jq52oYbWFLohwozCdzrMGyUT/BLxCZfMGE9BsPpRQ+Wh8cvCw/R1ETNwFPZas UQxKFzfV7GRtaFewubuCgmWCYpC87K5jBKsdpz09Wi5dRT0oykQSdnqk7K835iZlV0 foHtCyDPbyhfLSX8NG+mMaWhSwhfJG1AZnCBs8yrlSeuUX3DzImfopQXzBmZUb6Nvk 8mh5gRaQXsY//JRkfHTzi62ScjzlViJVQFbyDI5RO5Z2l0jaN16ymVTNGYiTUL/hJQ tIsSr3g6/HS3A== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4YbhnG0Lf9z6twY; Sun, 19 Jan 2025 19:28:50 +0100 (CET) From: Olivier Rojon To: guix-patches@gnu.org Subject: [PATCH] gnu: mixxx: Update to 2.5. Date: Sun, 19 Jan 2025 18:28:14 +0000 Message-ID: <20250119182814.4686-1-o.rojon@posteo.net> MIME-Version: 1.0 X-Debbugs-Cc: guix@cbaines.net, ludo@gnu.org, othacehe@gnu.org, zimon.toutoune@gmail.com, me@tobias.gr, jgart@dismail.de Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=185.67.36.65; envelope-from=o.rojon@posteo.net; helo=mout01.posteo.de X-Spam_score_int: -53 X-Spam_score: -5.4 X-Spam_bar: ----- X-Spam_report: (-5.4 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H5=-1, RCVD_IN_MSPIKE_WL=-0.01, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, RCVD_IN_VALIDITY_SAFE_BLOCKED=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: submit Cc: Olivier Rojon X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.0 (/) * gnu/packages/music.scm (mixxx): Update to 2.5. Change-Id: I865a25668422abcb1c4fa6e0a65ee55212445431 --- gnu/packages/music.scm | 64 ++++++++++++++++++++++-------------------- 1 file changed, 34 insertions(+), 30 deletions(-) diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm index eecee3990a..75b63b05ba 100644 --- a/gnu/packages/music.scm +++ b/gnu/packages/music.scm @@ -208,6 +208,7 @@ (define-module (gnu packages music) #:use-module (gnu packages video) #:use-module (gnu packages vim) ;for 'xxd' #:use-module (gnu packages web) + #:use-module (gnu packages vulkan) #:use-module (gnu packages webkit) #:use-module (gnu packages wm) #:use-module (gnu packages wxwidgets) @@ -2402,7 +2403,7 @@ (define-public petri-foo (define-public mixxx (package (name "mixxx") - (version "2.4.2") + (version "2.5") (source (origin (method git-fetch) @@ -2411,7 +2412,7 @@ (define-public mixxx (commit version))) (file-name (git-file-name name version)) (sha256 - (base32 "1xvmha9q2f1gclb5js09l511v3b5zbp3gnbrz11q681cp924byk1")) + (base32 "18azgvjpc7nq7ix0xn6h2j74x52wfvqyfsfiv87n9z4s2a41d0ij")) (modules '((guix build utils))) (snippet ;; Delete libraries that we already have or don't need. @@ -2424,35 +2425,38 @@ (define-public mixxx #t)))) (build-system qt-build-system) (arguments - `(#:phases (modify-phases %standard-phases - (add-after 'unpack 'disable-bugged-test - ;; This test regularly fails and aborts the build process, hence it - ;; was disabled (no impact on functionality). It appears this is a - ;; problem for some upstream as well, as indicated by: - ;; https://github.com/mixxxdj/mixxx/issues/12887 (featuring a - ;; reference to another issue related to the same problem). - (lambda _ - (substitute* "src/test/soundproxy_test.cpp" - (("TEST_F\\(SoundSourceProxyTest, firstSoundTest\\)") - "TEST_F(SoundSourceProxyTest, DISABLED_firstSoundTest)")))) - (add-after 'install 'wrap-executable - (lambda* (#:key inputs outputs #:allow-other-keys) - (let* ((out (assoc-ref outputs "out")) - (faad2 (assoc-ref inputs "faad2"))) - (wrap-program (string-append out "/bin/mixxx") - `("LD_LIBRARY_PATH" ":" prefix - ,(list (string-append faad2 "/lib")))))))))) - (native-inputs (list benchmark googletest python-wrapper qttools-5 + (list + #:phases #~(modify-phases %standard-phases + (add-after 'unpack 'disable-bugged-test + ;; This test regularly fails and aborts the build process, hence it + ;; was disabled (no impact on functionality). It appears this is a + ;; problem for some upstream as well, as indicated by: + ;; https://github.com/mixxxdj/mixxx/issues/12887 (featuring a + ;; reference to another issue related to the same problem). + (lambda _ + (substitute* "src/test/soundproxy_test.cpp" + (("TEST_F\\(SoundSourceProxyTest, firstSoundTest\\)") + "TEST_F(SoundSourceProxyTest, DISABLED_firstSoundTest)")))) + (add-after 'install 'wrap-executable + (lambda* (#:key inputs #:allow-other-keys) + (wrap-program (string-append #$output "/bin/mixxx") + `("QT_PLUGIN_PATH" prefix + (,(string-append #$(this-package-input "qtsvg") + "/lib/qt6/plugins"))) + `("LD_LIBRARY_PATH" prefix + (,(string-append #$(this-package-input "faad2") + "/lib"))))))))) + (native-inputs (list benchmark googletest python-wrapper qttools xorg-server-for-tests)) (inputs (list bash-minimal chromaprint + libxkbcommon faad2 - ffmpeg + ffmpeg-4 fftw flac glu hidapi - jack-1 lame libdjinterop libebur128 @@ -2462,9 +2466,6 @@ (define-public mixxx libmp4v2 libmodplug libsndfile - libshout - ;; XXX: Mixxx complains the libshout-idjc package suffers from bug - ;; lp1833225 and refuses to use it. Use the bundle for now. libshout-idjc libusb libvorbis @@ -2475,12 +2476,15 @@ (define-public mixxx portaudio portmidi protobuf - qtbase-5 - qtdeclarative-5 - qtkeychain + qtbase + qtdeclarative + qtkeychain-qt6 qtscript - qtsvg-5 + qtsvg qtx11extras + qtshadertools + qt5compat + vulkan-headers rubberband soundtouch sqlite -- 2.47.1 From debbugs-submit-bounces@debbugs.gnu.org Mon Feb 03 05:22:29 2025 Received: (at 75673-done) by debbugs.gnu.org; 3 Feb 2025 10:22:29 +0000 Received: from localhost ([127.0.0.1]:37888 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tetb3-00065A-5z for submit@debbugs.gnu.org; Mon, 03 Feb 2025 05:22:29 -0500 Received: from mail.envs.net ([5.199.136.28]:55064) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1tetb0-00064y-0q for 75673-done@debbugs.gnu.org; Mon, 03 Feb 2025 05:22:26 -0500 Received: from localhost (mail.envs.net [127.0.0.1]) by mail.envs.net (Postfix) with ESMTP id E3BD338A3E70; Mon, 3 Feb 2025 10:22:23 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at mail.envs.net Received: from mail.envs.net ([127.0.0.1]) by localhost (mail.envs.net [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id nLL-8T3f36k0; Mon, 3 Feb 2025 10:22:20 +0000 (UTC) Received: from localhost (unknown [112.44.101.157]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mail.envs.net (Postfix) with ESMTPSA; Mon, 3 Feb 2025 10:22:20 +0000 (UTC) Received: from localhost (localhost [local]) by localhost (OpenSMTPD) with ESMTPA id cae1a968; Mon, 3 Feb 2025 10:26:00 +0000 (UTC) From: =?utf-8?B?5a6L5paH5q2m?= To: Olivier Rojon Subject: Re: [bug#75673] [PATCH] gnu: mixxx: Update to 2.5. In-Reply-To: <20250119182814.4686-1-o.rojon@posteo.net> (Olivier Rojon's message of "Sun, 19 Jan 2025 18:28:14 +0000") References: <20250119182814.4686-1-o.rojon@posteo.net> Date: Mon, 03 Feb 2025 18:26:00 +0800 Message-ID: <87pljzwchz.fsf@envs.net> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 75673-done Cc: 75673-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Olivier Rojon writes: > * gnu/packages/music.scm (mixxx): Update to 2.5. Applied with some modifications, thank you! From unknown Sun Jun 22 11:33:45 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Mon, 03 Mar 2025 12:24:11 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator