From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id uBE0DMBfqGXcKAAAe85BDQ:P1 (envelope-from ) for ; Thu, 18 Jan 2024 00:16:16 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id uBE0DMBfqGXcKAAAe85BDQ (envelope-from ) for ; Thu, 18 Jan 2024 00:16:16 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=planete-kraus.eu header.s=albinoniA header.b="U T8E426"; 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1705533376; 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: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=aHCjfM5lLWreJvdwRfS6RSgQDF5jaWj+D22xpIbDa74=; b=Y4oW5jkkayDMo7EekuQ7yuXAmzlSHSXSGoi5Ab1i5eHEiw4XucJ+egAPP2yx3O6Ep2fSog fviFEf38scJwAtku3rTdPp2K0TrmXEEWvJHcx+je6bYYHyPRR8B10IafC89Zd+K9BFKFjg hR98QdUp7nHyulieeeAblNPHYZiMGFNjxfg8Yt2OWjxxJq5v7WJp2kwTP3Dm5ksEKSgntd KZ3yv4Zr7uXqIInMWrA1V5HYgme+JjpPx3UCh4osMp2YWE1qz9IZMIlGDwD9RU9GTvdXa5 spPC7A32AZmHd5VzgIReXE/nXYfVDBw55fQylPy7UOkCtrVAt2zFAPSqYw5q3A== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=planete-kraus.eu header.s=albinoniA header.b="U T8E426"; 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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1705533376; a=rsa-sha256; cv=none; b=DzFG8s/hklQd+gjpiOJIlloFyw0q22+gqdzHNkwf6zwYK28+Enk4NlK5MjtEvhjBsvxc4+ YjLRHV9xATF/3Nb95LqIMrVQcKBFR8hgBAisI8Ibiq75QkaD+d/ilu7NIHlX/quv8Fopc1 yD2HtVh4nnrzCsr9uDp1Lsy+lnaTBh8Zqo9btgbfsMI7IwXtn0DHNcSesDNkqan/+Jg4+g vS8uNk8DLUbafmoGnjq7EebbguMicEGNjikD/zq4G+d4W+9PG7SOUi3GzyZVUFcsk7d8du KZx8qGXUEBxMaipQxsTfc0s2RSU+7ffgRAtx0LMNnPaEDoRrd8hck2xx4ct6hA== 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 D74CC1F5EB for ; Thu, 18 Jan 2024 00:16:15 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rQF8e-0001to-VP; Wed, 17 Jan 2024 18:16:05 -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 1rQF8c-0001tW-8r for guix-patches@gnu.org; Wed, 17 Jan 2024 18:16:02 -0500 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rQF8b-0000c1-BE for guix-patches@gnu.org; Wed, 17 Jan 2024 18:16:01 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rQF8c-0001kd-Cq for guix-patches@gnu.org; Wed, 17 Jan 2024 18:16:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#68556] [PATCH gnome-team 03/25] gnu: Remove gnome-shell-extension-hide-app-icon. Resent-From: Vivien Kraus Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 17 Jan 2024 23:16:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 68556 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 68556@debbugs.gnu.org Cc: rg@raghavgururajan.name, vivien@planete-kraus.eu, liliana.prikler@gmail.com, maxim.cournoyer@gmail.com Received: via spool by 68556-submit@debbugs.gnu.org id=B68556.17055333304633 (code B ref 68556); Wed, 17 Jan 2024 23:16:02 +0000 Received: (at 68556) by debbugs.gnu.org; 17 Jan 2024 23:15:30 +0000 Received: from localhost ([127.0.0.1]:53830 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rQF86-0001Bx-CK for submit@debbugs.gnu.org; Wed, 17 Jan 2024 18:15:30 -0500 Received: from planete-kraus.eu ([89.234.140.182]:49316) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rQF84-0000yn-5v for 68556@debbugs.gnu.org; Wed, 17 Jan 2024 18:15:29 -0500 Received: from planete-kraus.eu (localhost [127.0.0.1]) by planete-kraus.eu (OpenSMTPD) with ESMTP id 70914b3d; Wed, 17 Jan 2024 23:15:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=planete-kraus.eu; h= message-id:in-reply-to:references:from:date:subject:to:cc :mime-version; s=albinoniA; bh=hC1c22s9pWEmM/8wBnJvpM4SmIQ=; b=U T8E426ttken8B0UZRV3NjIDY700rO+vCVkJBS/0q5bZg6OdEsEw/XrEiduLVT355 t+PsQypF0mNfqgBQ+vO9PH+uwIyI9gKleC+wBRQ7vCy6AcVyQJ4OLTCE3ZDXkYLU 508rW3ZnflyEz1gJ44EQqr0+5j5b+jwZuA0Kl8AIxnSHb1fB4MtWcJsWnw9+fS9g c7ognXpoXMH8WG9ZLIgyCD6+T2UDl9X3wuisSYMPwS8t7qo0dBy2VecOQszVc/Ux Gl7avsS6bHzLf/iPKJs0Kess+BtrQ/yCTmHOpVQd6+58mphHM46bcekW8yp6F7J2 QjGycjhwfh/jPggncGYpg== Received: by planete-kraus.eu (OpenSMTPD) with ESMTPSA id cd7bb0dd (TLSv1.3:TLS_CHACHA20_POLY1305_SHA256:256:NO); Wed, 17 Jan 2024 23:15:20 +0000 (UTC) Message-ID: <711f86a2163f3ddf0e672be5117d351cce1424b2.1705532622.git.vivien@planete-kraus.eu> In-Reply-To: References: Date: Wed, 17 Jan 2024 17:20:41 +0100 MIME-Version: 1.0 User-Agent: Evolution 3.48.4 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: , Reply-to: Vivien Kraus X-ACL-Warn: , Vivien Kraus via Guix-patches From: Vivien Kraus via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -5.69 X-Spam-Score: -5.69 X-Migadu-Queue-Id: D74CC1F5EB X-Migadu-Scanner: mx12.migadu.com X-TUID: dA8v1ya4Rzuj This extension does not work with GNOME 44, and has not received any work. * gnu/packages/gnome-xyz.scm (gnome-shell-extension-hide-app-icon): Remove variable. Change-Id: I6af14b6c9e1db7176d9be6bec2b90f77e7db36c1 --- gnu/packages/gnome-xyz.scm | 47 -------------------------------------- 1 file changed, 47 deletions(-) diff --git a/gnu/packages/gnome-xyz.scm b/gnu/packages/gnome-xyz.scm index 2488e93eb9..d96cf953c6 100644 --- a/gnu/packages/gnome-xyz.scm +++ b/gnu/packages/gnome-xyz.scm @@ -851,53 +851,6 @@ (define-public gnome-shell-extension-gsconnect control.") (license license:gpl2))) -(define-public gnome-shell-extension-hide-app-icon - (let ((commit "4188aa5f4ba24901a053a0c3eb0d83baa8625eab") - (revision "0")) - (package - (name "gnome-shell-extension-hide-app-icon") - (version (git-version "2.7" revision commit)) - (source - (origin - (method git-fetch) - (uri (git-reference - (url (string-append "https://github.com/michael-rapp" - "/gnome-shell-extension-hide-app-icon.git")) - (commit commit))) - (sha256 - (base32 - "1i28n4bz6wrhn07vpxkr6l1ljyn7g8frp5xrr11z3z32h2hxxcd6")) - (file-name (git-file-name name version)))) - (build-system gnu-build-system) - (arguments - (list - #:tests? #f ; no test target - #:make-flags #~(list (string-append "EXTENSIONS_DIR=" - #$output - "/share/gnome-shell/extensions")) - #:phases - #~(modify-phases %standard-phases - (delete 'configure) ; no configure script - (replace 'install - (lambda _ - (let ((pre "/share/gnome-shell/extensions/") - (dir "hide-app-icon@mrapp.sourceforge.com")) - (copy-recursively dir (string-append #$output pre dir)))))))) - (native-inputs - (list `(,glib "bin") intltool)) - (propagated-inputs - (list glib)) - (synopsis "Hide app icon from GNOME's panel") - (description "This extension hides the icon and/or title of the -currently focused application in the top panel of the GNOME shell.") - (home-page - "https://github.com/michael-rapp/gnome-shell-extension-hide-app-icon/") - (license - ;; README.md and LICENSE.txt disagree -- the former claims v3, the - ;; latter v2. No mention of "or later" in either place or in the code. - (list license:gpl2 - license:gpl3))))) - (define-public gnome-shell-extension-just-perfection (package (name "gnome-shell-extension-just-perfection") -- 2.41.0