From patchwork Sun Mar 24 22:04:54 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Ludovic_Court=C3=A8s?= X-Patchwork-Id: 1567 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 6905E16DD3; Sun, 24 Mar 2019 22:06:12 +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,URIBL_BLOCKED autolearn=ham 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 9DEB516DCF for ; Sun, 24 Mar 2019 22:06:10 +0000 (GMT) Received: from localhost ([127.0.0.1]:33034 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h8BFp-0005rf-SU for patchwork@mira.cbaines.net; Sun, 24 Mar 2019 18:06:09 -0400 Received: from eggs.gnu.org ([209.51.188.92]:53122) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h8BFn-0005rU-SF for guix-patches@gnu.org; Sun, 24 Mar 2019 18:06:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h8BFl-00079N-SE for guix-patches@gnu.org; Sun, 24 Mar 2019 18:06:07 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:43671) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1h8BFi-00078H-KF for guix-patches@gnu.org; Sun, 24 Mar 2019 18:06:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1h8BFi-0005Kq-DW for guix-patches@gnu.org; Sun, 24 Mar 2019 18:06:02 -0400 Subject: bug#34953: Add xfce4-whiskermenu-plugin Resent-From: Ludovic =?utf-8?q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Sun, 24 Mar 2019 22:06:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 34953 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: Mail-Followup-To: 34953@debbugs.gnu.org, ludo@gnu.org, pkill9@runbox.com Received: via spool by 34953-done@debbugs.gnu.org id=D34953.155346510720437 (code D ref 34953); Sun, 24 Mar 2019 22:06:02 +0000 Received: (at 34953-done) by debbugs.gnu.org; 24 Mar 2019 22:05:07 +0000 Received: from localhost ([127.0.0.1]:57214 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1h8BEp-0005JX-4D for submit@debbugs.gnu.org; Sun, 24 Mar 2019 18:05:07 -0400 Received: from eggs.gnu.org ([209.51.188.92]:38536) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1h8BEn-0005J0-3b for 34953-done@debbugs.gnu.org; Sun, 24 Mar 2019 18:05:05 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:52809) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h8BEg-0006X4-An; Sun, 24 Mar 2019 18:04:58 -0400 Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=52446 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1h8BEe-00021C-TO; Sun, 24 Mar 2019 18:04:57 -0400 From: Ludovic =?utf-8?q?Court=C3=A8s?= References: Date: Sun, 24 Mar 2019 23:04:54 +0100 In-Reply-To: (pkill9's message of "Sat, 23 Mar 2019 11:56:20 +0000 (GMT)") Message-ID: <8736ncszcp.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) MIME-Version: 1.0 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] 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: , Cc: 34953-done@debbugs.gnu.org Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" X-getmail-retrieved-from-mailbox: Patches Hello, skribis: > Attached is a patch that adds the Whiskermenu panel plugin for Xfce: https://goodies.xfce.org/projects/panel-plugins/xfce4-whiskermenu-plugin > > I originally had GTK+ added as an input, and the configure phase searches for it, but since it builds fine without GTK+ I've removed it. If Garcon is removed then it errors on not finding GTK+, but I don't know, if it works then *shrug*. What happens is that GTK+ gets propagated via Garcon, which is why it works even if you don’t add it as an input. However, since this package clearly has a direct dependency on GTK+, we should add it to ‘inputs’. > From e7a99c0c1fea1549b08cd2e4a1c540a3a0091675 Mon Sep 17 00:00:00 2001 > From: Pkill -9 > Date: Sat, 23 Mar 2019 11:49:52 +0000 > Subject: [PATCH] gnu: Add xfce4-whiskermenu-plugin. > > * gnu/packages/xfce.scm (xfce4-whiskermenu-plugin): New variable. Applied with the changes below. Thank you! Ludo’. diff --git a/gnu/packages/xfce.scm b/gnu/packages/xfce.scm index f716bd01eb..8543dcffed 100644 --- a/gnu/packages/xfce.scm +++ b/gnu/packages/xfce.scm @@ -427,17 +427,18 @@ keys for controlling the audio volume.") (inputs `(("xfce4-panel" ,xfce4-panel) ("garcon" ,garcon) - ("exo" ,exo))) + ("exo" ,exo) + ("gtk+" ,gtk+-2))) (arguments `(#:tests? #f)) ; no tests (home-page "https://goodies.xfce.org/projects/panel-plugins/xfce4-whiskermenu-plugin") (synopsis "Application menu panel plugin for Xfce") (description - "An alternative to the default application menu panel plugin for Xfce4. -It uses separate sections to display categories and applications, and -includes a search bar to search for applications.") - ;;The main plugin code is covered by gpl2, but files in panel-plugin directory - ;;are covered by gpl2+. The SVG icon is covered by gpl2. + "This package provides an alternative to the default application menu +panel plugin for Xfce4. It uses separate sections to display categories and +applications, and includes a search bar to search for applications.") + ;; The main plugin code is covered by gpl2, but files in panel-plugin directory + ;; are covered by gpl2+. The SVG icon is covered by gpl2. (license (list gpl2 gpl2+)))) (define-public xfce4-xkb-plugin