From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id UOBXCcW1NWNcFwAAbAwnHQ (envelope-from ) for ; Thu, 29 Sep 2022 17:12:05 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id uF5OCcW1NWPqXwAA9RJhRA (envelope-from ) for ; Thu, 29 Sep 2022 17:12:05 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id A912E1841C for ; Thu, 29 Sep 2022 17:12:04 +0200 (CEST) Received: from localhost ([::1]:35300 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1odvCl-0001ha-Q0 for larch@yhetil.org; Thu, 29 Sep 2022 11:12:03 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:40654) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1odu0F-0004ph-7x for guix-patches@gnu.org; Thu, 29 Sep 2022 09:55:06 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:37628) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1odu0E-0007Ut-G2 for guix-patches@gnu.org; Thu, 29 Sep 2022 09:55:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1odu0E-0005Yj-7h for guix-patches@gnu.org; Thu, 29 Sep 2022 09:55:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#58054] [PATCH v2 1/2] gnu: qtwayland: Rename to qtwayland-5. Resent-From: Hilton Chain Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 29 Sep 2022 13:55:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 58054 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 58054@debbugs.gnu.org Cc: Maxim Cournoyer Received: via spool by 58054-submit@debbugs.gnu.org id=B58054.166445964921286 (code B ref 58054); Thu, 29 Sep 2022 13:55:02 +0000 Received: (at 58054) by debbugs.gnu.org; 29 Sep 2022 13:54:09 +0000 Received: from localhost ([127.0.0.1]:36702 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1odtzM-0005XE-VU for submit@debbugs.gnu.org; Thu, 29 Sep 2022 09:54:09 -0400 Received: from mail.boiledscript.com ([144.168.59.46]:50810) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1odtzJ-0005Wk-Nk for 58054@debbugs.gnu.org; Thu, 29 Sep 2022 09:54:07 -0400 Date: Thu, 29 Sep 2022 21:53:35 +0800 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ultrarare.space; s=dkim; t=1664459638; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=zZMDAhxg4i3v6h8xIPJpUkuS+kTo/ypCQxIG+V5VpMY=; b=k1wAV3ROLVl1UObO9J+/I7q6kiPIhW98vVee+OkjVimF2kPNUtZ0AXB2OY4HEZNti2ExpQ AYMr4NRHR+I2HnJaVA7tSITi9VzJCxVi9Z2cvyp5st3pBN+Fh5CqfPyUp2vVJxa+xwsea+ aOycC0eefNPVf+5xVrKp+847pHEdevCc57w09pzcpDupUoZuYPVxoVzaSf7eV2S9oI1Pyu BZZnRSkFOLg9XWwBIJYWh6TZkAwXcEeE2htt6Ub3iQAxu7kxvfMHlus3noMRScxpI6vBG1 ROO2O5d+t+s63ALCiKaMcrIdXUw7nn6lw1oWmZel9BuIcFHmk8UhsTathDrlHQ== Message-ID: In-Reply-To: References: <87zgejtjf5.fsf_-_@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 8bit X-Spamd-Bar: / X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" Reply-to: Hilton Chain X-ACL-Warn: , Hilton Chain via Guix-patches From: Hilton Chain via Guix-patches via X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1664464324; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=zZMDAhxg4i3v6h8xIPJpUkuS+kTo/ypCQxIG+V5VpMY=; b=qhDHKOze4FXBv50fgprVf719ZRp/UqpRiAvVXw5u9KiS0fLqbUEm9lRTF0Tp5i+ankQtB1 oMKyTNZwnGh2OnJhVMKIe3nYLqf/YNbENJYgyVDI35wJ9yj5BB/bxGSAH3hakrB0X7Ae66 IMmuTAyzIkn5WYEWwCQ2702w0MhtaGkDHRM8AKI5h7ODgSKhBOoDxlWG7hwz2ooNtVVjgo Br9Po6xvWx2GitoAJY57uAktAC4a0yNNqBJWygL/9lhZVAL30irJD7I31epyhkK/GIxedO uXSWlT9AJgh07Z61SljgJDhIm4neyrbk5pS+4hdD6BTdClfkSGWdOnF0nA/W6g== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1664464324; a=rsa-sha256; cv=none; b=i4zKQg61eVbK/0folz0xu4W87/QfU6QLunPmsC1Usxmk8LTtN4B4OQrHyyun7A/qdsIdf/ XAjs922XKbEe+AokWHRi0JJJ9JUTuWWeTHKNoRl1gCQYbg+2acoaLVfcXdrkjJni6Z1Z+G amo1NEArqpqUE2zENfYOJplnm3LX3c7MMLsYg5Glg2jmdw6ZiMiTjFB67C/Wv5RZdRvtBO z55b979aGvz7f8TjHat4pprCx2l9sJPv4IqEl+ngOSdHHuPlw37zUCbEUk8CRJHix5fV/d 5D4fhubXh7ZXD+rc8wGLnGjXk7Acx9j3vYX4MpFZtVU6VCBt+QEP2qu7lFlHLw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ultrarare.space header.s=dkim header.b=k1wAV3RO; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -2.34 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ultrarare.space header.s=dkim header.b=k1wAV3RO; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: A912E1841C X-Spam-Score: -2.34 X-Migadu-Scanner: scn0.migadu.com X-TUID: 5YBt+yDakyf6 Automated via: git grep -l qtwayland | xargs sed 's/\qtwayland\b/\0-5/g' -i git checkout NEWS --- gnu/packages/kde-frameworks.scm | 2 +- gnu/packages/kde-plasma.scm | 2 +- gnu/packages/qt.scm | 4 ++-- gnu/packages/telegram.scm | 2 +- gnu/packages/video.scm | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/gnu/packages/kde-frameworks.scm b/gnu/packages/kde-frameworks.scm index 61cbf19bc4..059667ee5d 100644 --- a/gnu/packages/kde-frameworks.scm +++ b/gnu/packages/kde-frameworks.scm @@ -1068,7 +1068,7 @@ (define-public kwayland (native-inputs (list extra-cmake-modules pkg-config)) (inputs - (list qtbase-5 qtwayland wayland wayland-protocols)) + (list qtbase-5 qtwayland-5 wayland wayland-protocols)) (arguments `(#:tests? #f ; FIXME tests require weston to run ; weston requires wayland flags in mesa diff --git a/gnu/packages/kde-plasma.scm b/gnu/packages/kde-plasma.scm index 39716187fd..064f5f7278 100644 --- a/gnu/packages/kde-plasma.scm +++ b/gnu/packages/kde-plasma.scm @@ -177,7 +177,7 @@ (define-public layer-shell-qt (list libxkbcommon qtbase-5 qtdeclarative-5 - qtwayland + qtwayland-5 wayland wayland-protocols)) (home-page "https://invent.kde.org/plasma/layer-shell-qt") diff --git a/gnu/packages/qt.scm b/gnu/packages/qt.scm index 8c94d613d6..f6e5a37472 100644 --- a/gnu/packages/qt.scm +++ b/gnu/packages/qt.scm @@ -220,7 +220,7 @@ (define-public materialdecoration (list cmake-shared extra-cmake-modules pkg-config)) (inputs `(("qtbase" ,qtbase-5) - ("qtwayland" ,qtwayland) + ("qtwayland" ,qtwayland-5) ("wayland" ,wayland) ("xkbcommon" ,libxkbcommon))) (synopsis "Material Decoration for Qt") @@ -1450,7 +1450,7 @@ (define-public qtmultimedia set of plugins for interacting with pulseaudio and GStreamer.") (license (package-license qtbase)))) -(define-public qtwayland +(define-public qtwayland-5 (package (inherit qtsvg-5) (name "qtwayland") (version "5.15.2") diff --git a/gnu/packages/telegram.scm b/gnu/packages/telegram.scm index 2df68ccca7..82c9227ba8 100644 --- a/gnu/packages/telegram.scm +++ b/gnu/packages/telegram.scm @@ -502,7 +502,7 @@ (define-public telegram-desktop qtbase-5 qtimageformats qtsvg-5 - qtwayland + qtwayland-5 range-v3 rlottie-for-telegram-desktop rnnoise diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm index 01c9ae186a..ca6148b078 100644 --- a/gnu/packages/video.scm +++ b/gnu/packages/video.scm @@ -3385,7 +3385,7 @@ (define-public obs qtbase-5 qtsvg-5 qtx11extras - qtwayland + qtwayland-5 speexdsp v4l-utils wayland -- 2.37.3