From patchwork Wed Dec 11 21:01:00 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Giacomo Leidi X-Patchwork-Id: 16490 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id BE40617885; Wed, 11 Dec 2019 21:02:28 +0000 (GMT) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,T_DKIM_INVALID, URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.0 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTP id 7DBD717883 for ; Wed, 11 Dec 2019 21:02:28 +0000 (GMT) Received: from localhost ([::1]:50660 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1if97r-0006z2-S4 for patchwork@mira.cbaines.net; Wed, 11 Dec 2019 16:02:28 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:56279) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1if97U-0006yj-6d for guix-patches@gnu.org; Wed, 11 Dec 2019 16:02:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1if97S-0005vo-Ul for guix-patches@gnu.org; Wed, 11 Dec 2019 16:02:04 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:52751) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1if97S-0005v9-RC for guix-patches@gnu.org; Wed, 11 Dec 2019 16:02:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1if97S-0007sU-Mv for guix-patches@gnu.org; Wed, 11 Dec 2019 16:02:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#38567] [PATCH] gnu: Add gnome-shell-extension-dash-to-panel. Resent-From: Giacomo Leidi Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 11 Dec 2019 21:02:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 38567 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 38567@debbugs.gnu.org Cc: Giacomo Leidi X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.157609809530200 (code B ref -1); Wed, 11 Dec 2019 21:02:02 +0000 Received: (at submit) by debbugs.gnu.org; 11 Dec 2019 21:01:35 +0000 Received: from localhost ([127.0.0.1]:58722 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1if971-0007r2-CH for submit@debbugs.gnu.org; Wed, 11 Dec 2019 16:01:35 -0500 Received: from lists.gnu.org ([209.51.188.17]:35766) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1if970-0007qu-47 for submit@debbugs.gnu.org; Wed, 11 Dec 2019 16:01:34 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:49976) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1if96y-0006wo-Ds for guix-patches@gnu.org; Wed, 11 Dec 2019 16:01:33 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1if96w-0004s1-Ss for guix-patches@gnu.org; Wed, 11 Dec 2019 16:01:32 -0500 Received: from latitanza.investici.org ([82.94.249.234]:40381) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1if96w-0004Ub-B8 for guix-patches@gnu.org; Wed, 11 Dec 2019 16:01:30 -0500 Received: from mx3.investici.org (unknown [127.0.0.1]) by latitanza.investici.org (Postfix) with ESMTP id B938E120290; Wed, 11 Dec 2019 21:01:19 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=autistici.org; s=stigmate; t=1576098079; bh=MAr3FhTWD4yddw3+4lCzUUuhzC6+LFE1MCRo2gKz4E0=; h=From:To:Cc:Subject:Date:From; b=hMsQhhdF9I/smamQuN1YEM0X0bORHvr+hIP910D0I8WMlTy6cg6pWP+IJ6iNDLyp8 8KjT3YonyxkceI3zf//EEgZ4Z9oaKt22PpsbGtjIAf/S6FQTjzRt7W0NsMqemWgiIZ t0dBWb8mdPpoM3bO7ySSj8eymn4vUl7boTHNp/GY= Received: from [82.94.249.234] (mx3.investici.org [82.94.249.234]) (Authenticated sender: goodoldpaul@autistici.org) by localhost (Postfix) with ESMTPSA id B25E3120180; Wed, 11 Dec 2019 21:01:17 +0000 (UTC) From: Giacomo Leidi Date: Wed, 11 Dec 2019 22:01:00 +0100 Message-Id: <20191211210100.24172-1-goodoldpaul@autistici.org> X-Mailer: git-send-email 2.24.1 MIME-Version: 1.0 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 209.51.188.43 X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" X-getmail-retrieved-from-mailbox: Patches * gnu/packages/gnome-xyz.scm (gnome-shell-extension-dash-to-panel): New variable. --- gnu/packages/gnome-xyz.scm | 39 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) diff --git a/gnu/packages/gnome-xyz.scm b/gnu/packages/gnome-xyz.scm index d05bdf0ac0..47e2d5cc8f 100644 --- a/gnu/packages/gnome-xyz.scm +++ b/gnu/packages/gnome-xyz.scm @@ -151,6 +151,45 @@ faster window switching.") (home-page "https://micheleg.github.io/dash-to-dock/") (license license:gpl2+))) +(define-public gnome-shell-extension-dash-to-panel + (package + (name "gnome-shell-extension-dash-to-panel") + (version "26") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/home-sweet-gnome/dash-to-panel.git") + (commit (string-append "v" version)))) + (sha256 + (base32 + "1phfx2pblygpcvsppsqqqflm7qnz46mqkw29hj0nv2dn69hf4xbc")) + (file-name (git-file-name name version)))) + (build-system gnu-build-system) + (arguments + `(#:tests? #f + #:make-flags (list (string-append "INSTALLBASE=" + (assoc-ref %outputs "out") + "/share/gnome-shell/extensions") + (string-append "VERSION=" + ,(package-version + gnome-shell-extension-dash-to-panel))) + #:phases + (modify-phases %standard-phases + (delete 'bootstrap) + (delete 'configure)))) + (native-inputs + `(("intltool" ,intltool) + ("pkg-config" ,pkg-config))) + (propagated-inputs + `(("glib" ,glib) + ("glib" ,glib "bin"))) + (synopsis "Icon taskbar for GNOME Shell") + (description "This extension moves the dash into the gnome main +panel so that the application launchers and system tray are combined +into a single panel, similar to that found in KDE Plasma and Windows 7+.") + (home-page "https://github.com/home-sweet-gnome/dash-to-panel/") + (license license:gpl2+))) + (define-public gnome-shell-extension-noannoyance (package (name "gnome-shell-extension-noannoyance")