From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id WIRnIKhhQWVQdQEA9RJhRA:P1 (envelope-from ) for ; Tue, 31 Oct 2023 21:20:56 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id WIRnIKhhQWVQdQEA9RJhRA (envelope-from ) for ; Tue, 31 Oct 2023 21:20:56 +0100 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 666E713334 for ; Tue, 31 Oct 2023 21:20:56 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=cndFSR9j; 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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1698783656; 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-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=eNNizoKY/T+gZqLhnnWQdEY4YG7E2WdDWSSLvAtICh8=; b=UPt0RyaJTNrI+9PfCzE5odJnpxiS2wqrYHpgkF+OGXgDDQ0zK6q/ZVN78InvA7Xzsj9wpf oE/sjxN+NB+/zhE9lQUyc5LQVvBm/JI1YmqTaYYBq8quazuiBoD5il10fHCsbu1PKQRfxS ef/dxalDBArilcXR39rhQWdR/s9MQlfVCXV/xS9CpECImp7b+UYZuG6S+zRUfaQE/35UY2 62vaZQCf7Lp9ZoNjEaZjnB8nZCTu2+i9D5stJBHt3860G08n3cNXr22adevbw/P4Tv4OB/ r+sQbMw2OnedfAiCMjfayHgJ7D5zZo8b27P9V3afI410+6ixH5C8qTUSFUAHtg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=cndFSR9j; 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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1698783656; a=rsa-sha256; cv=none; b=Os86EEIIMe36CkurOQglFjGNhSYHq18qbWWmGg1NlN3Q94ymWpj8VWbAU7lLDjuvtu2dgl JBzf7gh38Z39EzA0JX5a+85qJb6UkxFpwynFJR0s9/ujMkyQUhZtueUwMOsyh6hrKq6RdE Xgda1NwVfi8r02jMih0in4YanTHNL9J08QEnrWFNx42u9p39NS/teYIuQI1qZROkYTA9bE ncg7uDPAlbH/IWRIyrZr2JPYy+/hFxsGy94UYciJMZJG3/nktoxVK5nkm/JuRtZgAM+fm+ Gl99ifIO/K7qeUnBsvQxWj4hrEvr1wJYb196jlocdBLA+2Emu53aXR4g6xu/xg== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qxvDy-0000IF-3U; Tue, 31 Oct 2023 16:20:30 -0400 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 1qxvDw-0000HN-Sl for guix-patches@gnu.org; Tue, 31 Oct 2023 16:20:28 -0400 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 1qxvDw-0003mk-KQ for guix-patches@gnu.org; Tue, 31 Oct 2023 16:20:28 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qxvEU-00077i-Cj for guix-patches@gnu.org; Tue, 31 Oct 2023 16:21:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66854] [PATCH 3/7] gnu: Add plasma-shell-applet-better-inline-clock. Resent-From: Sughosha Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 31 Oct 2023 20:21:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 66854 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 66854@debbugs.gnu.org Cc: Sughosha X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.169878361927226 (code B ref -1); Tue, 31 Oct 2023 20:21:02 +0000 Received: (at submit) by debbugs.gnu.org; 31 Oct 2023 20:20:19 +0000 Received: from localhost ([127.0.0.1]:49253 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qxvDn-000753-4M for submit@debbugs.gnu.org; Tue, 31 Oct 2023 16:20:19 -0400 Received: from lists.gnu.org ([2001:470:142::17]:33956) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qxvDj-00074W-6O for submit@debbugs.gnu.org; Tue, 31 Oct 2023 16:20:18 -0400 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 1qxvD4-00085U-QS for guix-patches@gnu.org; Tue, 31 Oct 2023 16:19:35 -0400 Received: from layka.disroot.org ([178.21.23.139]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qxvD1-0003Rw-Q1 for guix-patches@gnu.org; Tue, 31 Oct 2023 16:19:33 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id C721E44EEC; Tue, 31 Oct 2023 21:19:28 +0100 (CET) X-Virus-Scanned: SPAM Filter at disroot.org Received: from layka.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id wJpRnPhdwlUp; Tue, 31 Oct 2023 21:19:27 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1698783567; bh=927QRya3hxEvdBQT70UdYJB6P7hArImAbsiX6abLH6s=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=cndFSR9jxKwG3XbWlvomI2L1i4otjT91LQR2bfztDj5XIbS9/hocJ9VMd/9o5XcZl 2wvAzb4w5tEUcwi/l9mxdtxKDHdZ4R3rx24egDiakFMetvIwkcwJ8SNFl35QvOWxwf hQzAyEM5mOlCmF+kDukWXPPbhlUrYGcCTqElPOUkKTdXNhIq5AnelORUDlV0efb3wB O4LTCy3NUkioF5sG11ae4hS+UVmodUtEuwu0gTWbtWoymuoZPtbiGpmqjNSwJPO0Qm O1VIwO82HDYbIBWt5F1WYIBnpgSrT0+Y1oJyDPl10qWw8VliYi+8nsn0Hh5Ohi3sZA fiI3GZuHE/7TQ== Date: Tue, 31 Oct 2023 21:18:57 +0100 Message-ID: <72683de75616dfc9532ee727ed601bc56b79f7f1.1698783239.git.sughosha@disroot.org> In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=178.21.23.139; envelope-from=sughosha@disroot.org; helo=layka.disroot.org X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 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, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action 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: Sughosha X-ACL-Warn: , Sughosha via Guix-patches From: Sughosha 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: -6.11 X-Spam-Score: -6.11 X-Migadu-Queue-Id: 666E713334 X-Migadu-Scanner: mx13.migadu.com X-TUID: SYrZw5hpYPoi * gnu/packages/kde-xyz.scm (plasma-shell-applet-better-inline-clock): New variable. Change-Id: I223ec9aa9075713f6f97b1f0393c36e7035ca52e --- gnu/packages/kde-xyz.scm | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/gnu/packages/kde-xyz.scm b/gnu/packages/kde-xyz.scm index 7fdd107750..5aeae290c8 100644 --- a/gnu/packages/kde-xyz.scm +++ b/gnu/packages/kde-xyz.scm @@ -83,3 +83,29 @@ (define-public plasma-shell-applet-advanced-radio-player "Advanced Radio Player is a radio player extension for Plasma shell, with editable list of stations.") (license license:lgpl2.0+)))) + +(define-public plasma-shell-applet-better-inline-clock + (let ((commit "bbad71b48073879f16b484788d01831ad53316b5") ;version 3.1 + (revision "0")) + (package + (name "plasma-shell-applet-better-inline-clock") + (version "3.1") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/MarianArlt/kde-plasmoid-betterinlineclock") + (commit commit))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "079k170dvga736hv4pi1n4mbqdwk1wl6n7x4blf22mn53zlcrl84")))) + (build-system copy-build-system) + (arguments + `(#:install-plan + `(("org.kde.plasma.betterinlineclock" + "/share/plasma/plasmoids/org.kde.plasma.betterinlineclock")))) + (home-page "https://github.com/MarianArlt/kde-plasmoid-betterinlineclock") + (synopsis "Single line clock applet for Plasma shell") + (description + "This package provides single line clock applet for Plasma shell.") + (license license:gpl2+)))) -- 2.41.0