From unknown Sun Jun 22 17:15:49 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#51126 <51126@debbugs.gnu.org> To: bug#51126 <51126@debbugs.gnu.org> Subject: Status: [PATCH] gnu: kdenlive: Update to 21.08.2. Reply-To: bug#51126 <51126@debbugs.gnu.org> Date: Mon, 23 Jun 2025 00:15:49 +0000 retitle 51126 [PATCH] gnu: kdenlive: Update to 21.08.2. reassign 51126 guix-patches submitter 51126 Vinicius Monego severity 51126 normal tag 51126 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Sun Oct 10 20:05:17 2021 Received: (at submit) by debbugs.gnu.org; 11 Oct 2021 00:05:17 +0000 Received: from localhost ([127.0.0.1]:56091 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mZioe-0007ml-Tv for submit@debbugs.gnu.org; Sun, 10 Oct 2021 20:05:17 -0400 Received: from lists.gnu.org ([209.51.188.17]:47750) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mZioW-0007mT-KA for submit@debbugs.gnu.org; Sun, 10 Oct 2021 20:05:16 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:43366) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mZioW-0008HI-Ew for guix-patches@gnu.org; Sun, 10 Oct 2021 20:05:08 -0400 Received: from mout02.posteo.de ([185.67.36.66]:33291) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mZioU-0000JX-VN for guix-patches@gnu.org; Sun, 10 Oct 2021 20:05:08 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 7126C240103 for ; Mon, 11 Oct 2021 02:05:05 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1633910705; bh=4NodohoMbHZK9JGsycvpXiFaLFBXkogDe3/uOwAXK0Y=; h=From:To:Cc:Subject:Date:From; b=DCbbHN0knGZnLGU2iVYIqC7e2n8zs9K0U0mkSJClzr5HznnC5eY2rC8HtdbcFOx+c iPIc5PK6ABETbd9uZX9FCsIOHXgBb1glS9QUgNxuvRvjOHlXesnxT5zfk4g8k5gTgb obzIF6inobUgBwHdybUAfGm3y+6HRc7b0bA8m+CLG2uCwWuVagErt4n3U4iI5jrjfG VhzYYHHG+OZjIzUCnjIKDvXKHE/9WyEfP1BbZfUb5iDcQ5BgAB9LtXs18SKFjWxFWE vY+dhXdvQQ5JlpKnLzW7VgTr5GVlD6rUbgeU3GXtBcfRShzE8WLCmRiCEPeAt+W0GH 2uHFbiEdkgn7Q== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4HSJvh3vSCz9rxB; Mon, 11 Oct 2021 02:05:04 +0200 (CEST) From: Vinicius Monego To: guix-patches@gnu.org Subject: [PATCH] gnu: kdenlive: Update to 21.08.2. Date: Mon, 11 Oct 2021 00:04:46 +0000 Message-Id: <20211011000446.409456-1-monego@posteo.net> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=185.67.36.66; envelope-from=monego@posteo.net; helo=mout02.posteo.de X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.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_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: submit Cc: Vinicius Monego 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: -2.3 (--) * gnu/packages/kde.scm (kdenlive): Update to 21.08.2. --- gnu/packages/kde.scm | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/gnu/packages/kde.scm b/gnu/packages/kde.scm index 66a112d8b5..93ffa0f43a 100644 --- a/gnu/packages/kde.scm +++ b/gnu/packages/kde.scm @@ -219,7 +219,7 @@ browser for easy news reading.") (license license:gpl2+))) (define-public kdenlive - (let ((version "21.08.1")) + (let ((version "21.08.2")) (package (name "kdenlive") (version version) @@ -231,7 +231,7 @@ browser for easy news reading.") (commit (string-append "v" version)))) (file-name (string-append name "-" version "-checkout")) (sha256 - (base32 "1fvy2aa86pn4crk8lgxjh1kdn2lxzi66krnrr9m91mp89mmc760k")))) + (base32 "1l78xjdf1bmj3s8kysaqqgh67mb3vrc96rsdnp0i4awlyfsh89d7")))) (build-system qt-build-system) (native-inputs `(("extra-cmake-modules" ,extra-cmake-modules) @@ -269,7 +269,10 @@ browser for easy news reading.") ("qtwebkit" ,qtwebkit) ("shared-mime-info" ,shared-mime-info))) (arguments - `(#:tests? #f ;TODO needs X + ;; XXX: there is a single test that spawns other tests and + ;; 1/3 tests failed and 1/327 assertions failed. It seems + ;; that individual tests can't be skipped. + `(#:tests? #f #:phases (modify-phases %standard-phases (add-after 'install 'wrap-executable -- 2.30.2 From debbugs-submit-bounces@debbugs.gnu.org Tue Oct 12 11:15:18 2021 Received: (at 51126-done) by debbugs.gnu.org; 12 Oct 2021 15:15:18 +0000 Received: from localhost ([127.0.0.1]:48526 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1maJUs-0006jK-8X for submit@debbugs.gnu.org; Tue, 12 Oct 2021 11:15:18 -0400 Received: from wout2-smtp.messagingengine.com ([64.147.123.25]:43511) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1maJUp-0006ao-IF for 51126-done@debbugs.gnu.org; Tue, 12 Oct 2021 11:15:16 -0400 Received: from compute6.internal (compute6.nyi.internal [10.202.2.46]) by mailout.west.internal (Postfix) with ESMTP id 019113201D7C; Tue, 12 Oct 2021 11:15:09 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute6.internal (MEProxy); Tue, 12 Oct 2021 11:15:10 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=famulari.name; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:in-reply-to; s=mesmtp; bh=80ObpSKX93jSaouBZgGDopku dBmWZUrE0mzng9InaPg=; b=cFOI4ymnIzFhxEkmROwr9QgvDZ1ciaK+dmd7DBWk kYqvTUk8egIZlkjjd5iMzh8Ht4U4MVVdvXAe2D20nWPGavsxtGu5MdKHkMt9KI4C Yf0DrehWuGGheCTJIy/hO5frtwSMomWGakZ0XJOJZ8kLl0hkZt4TnlppLvboWcKz LDM= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-proxy :x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s=fm1; bh=80ObpS KX93jSaouBZgGDopkudBmWZUrE0mzng9InaPg=; b=T013alqf6hDtrjEnLx+fnW ZELJhu2CehePtFiv09TAcmEWexuFReEbzlsfOEjHeQOcHoIivqqCr5Xok8qY5ApW d0MTlzPwQ3qIePCKtVWoMW1hDvnVj4WzKI48CbY/GyoVwjc847UTt/SvkcDJ8i4V 7/aZcaF2r7G+VvVkq/7HENYUrbnVe9DgQx34UwD0YyjAfPz+4KsjwvhAohoeAo0i Vpb1WsQQbL5fDj6mCj4vCWDJdbj6AsrIGzu0yA0mMIj+wGf2nGsybYrjTBM3+SDS Q09B83Tu/H2TiruIUE4tI6reUbpczt0i/zPrV7OvcQCXBbzjlocdyKhPFMlzJLbA == X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvtddrvddtkedgkeegucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhepfffhvffukfhfgggtuggjsehttdertddttddvnecuhfhrohhmpefnvghoucfh rghmuhhlrghrihcuoehlvghosehfrghmuhhlrghrihdrnhgrmhgvqeenucggtffrrghtth gvrhhnpeeukeektdffvddtudegjeegtdevhfeufeeivdejiedtieegtdevjedvjeehffev gfenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepmhgrihhlfhhrohhmpehlvg hosehfrghmuhhlrghrihdrnhgrmhgv X-ME-Proxy: Received: by mail.messagingengine.com (Postfix) with ESMTPA; Tue, 12 Oct 2021 11:15:09 -0400 (EDT) Date: Tue, 12 Oct 2021 11:15:07 -0400 From: Leo Famulari To: Vinicius Monego Subject: Re: [bug#51126] [PATCH] gnu: kdenlive: Update to 21.08.2. Message-ID: References: <20211011000446.409456-1-monego@posteo.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20211011000446.409456-1-monego@posteo.net> X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 51126-done Cc: 51126-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.7 (-) On Mon, Oct 11, 2021 at 12:04:46AM +0000, Vinicius Monego wrote: > * gnu/packages/kde.scm (kdenlive): Update to 21.08.2. Pushed as 385c9a4e30e952207df3246acaf13e6519b01af2 > (arguments > - `(#:tests? #f ;TODO needs X > + ;; XXX: there is a single test that spawns other tests and > + ;; 1/3 tests failed and 1/327 assertions failed. It seems > + ;; that individual tests can't be skipped. > + `(#:tests? #f Thank you for taking the time to investigate and write this comment. It's important work for the long-term maintainability of the packages. From unknown Sun Jun 22 17:15:49 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Wed, 10 Nov 2021 12:24:07 +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