From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id mHX/ASw8RGWGNQAA9RJhRA:P1 (envelope-from ) for ; Fri, 03 Nov 2023 01:17:48 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id mHX/ASw8RGWGNQAA9RJhRA (envelope-from ) for ; Fri, 03 Nov 2023 01:17:48 +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 6C42961CD8 for ; Fri, 3 Nov 2023 01:17:47 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=lxX2MuAw; 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=1698970667; 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=Edcs3fumo0BTm2BGirqTm2pmgHSZ0xMfvNx5aObMAHE=; b=E7iWR48XdX4xoJ+VOJrKbqjX3DnuNHpfj8gz0MHaorXIvvy+8QF6nCxAzhxHsFhnjS8Jkl +YFa400dej4tQuZbISh2p7Oj515GLxY/4J5PTxOua8gB7Q2l79ugpIbGAc25oUCXwN5j1x xSVXhYsgyeCsmj2xgbyuP+AexTZrwe+wtqiSV53HL2IitbuzCn2rkyF+lU/c+DzsoovdZh e+NA7U+xPG9ElvXRH5u5RAFHqhYGNTgKvEFjHmsQcQnmsNji6l433T3+yL4oBSuClPQFv1 2wDDb8Ilh8PcMaFP+jXeY35onHr13svr3Q+X28VhEqxm4r2SuLIcmI4OJy9d6Q== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=lxX2MuAw; 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=1698970667; a=rsa-sha256; cv=none; b=harvx5TxAcdPhEF55hrmup3t9ngC7fQ9rqD60iIGt21kUkWkyh80JzIuUFTwYG3QaQHAxV Gg8Lqb3PKfzP5IYntODXo/LQQKTIbwZBdTceUxbD2ovWjLWPGg8rwGIakdyxkD+i6zwzPj K0dbDPZFQi1tugHM2cHb6dcrhdErPUDsM4gpjSjxR9sn2YGYZiJ5BLzIjdG8OXOZszwDpj I+w0e44TYkElLRN/hyxQmfSyWtYIrlQ9JJ64WWy7HmJdqDmeoj8UjOYseoJdwrif8aOpbB fQf4EY2fpEZ9GupV1//8NDtc0XRXXTvlU06h/fBau/HHa66FUPY5rA/S12t7hg== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qyhsQ-0008Kk-UJ; Thu, 02 Nov 2023 20:17: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 1qyhsN-0008Jz-Pz for guix-patches@gnu.org; Thu, 02 Nov 2023 20:17: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 1qyhsN-0000S2-IL for guix-patches@gnu.org; Thu, 02 Nov 2023 20:17:27 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qyhsw-0007AX-L2 for guix-patches@gnu.org; Thu, 02 Nov 2023 20:18:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66856] [PATCH v2 1/7] gnu: Add flat-remix-kde-theme. Resent-From: Sughosha Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 03 Nov 2023 00:18:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66856 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 66856@debbugs.gnu.org Cc: Sughosha Received: via spool by 66856-submit@debbugs.gnu.org id=B66856.169897064627451 (code B ref 66856); Fri, 03 Nov 2023 00:18:02 +0000 Received: (at 66856) by debbugs.gnu.org; 3 Nov 2023 00:17:26 +0000 Received: from localhost ([127.0.0.1]:56433 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qyhsL-00078g-P4 for submit@debbugs.gnu.org; Thu, 02 Nov 2023 20:17:26 -0400 Received: from layka.disroot.org ([178.21.23.139]:49226) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qyhsG-00078R-4I for 66856@debbugs.gnu.org; Thu, 02 Nov 2023 20:17:24 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 49A4D44D77; Fri, 3 Nov 2023 01:16:44 +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 2y8AAb8S9Poc; Fri, 3 Nov 2023 01:16:43 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1698970603; bh=y5dbck6nICZMIgqU5NRkyAdGS+rqwnyAgVTD2Up2Dqg=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=lxX2MuAw5EhY30fdcs3ATSRDK61zggGE+phuuY4HZQl1q+pZ+HSs5O7/qbSl5ZW7z LlKr7UFCkLmNzHHPdLwsXkCoiKvRIAZ7rro5pPpFzhMxHwVA/H9T3tQ8ogZthC2lch qXiCKNzc2oFWVeMLhPNF6peuKxiasPhnMJakjHidkTz5pkbxJ5f3IM7qwbGoN0nMmZ p6Vrw9IgxeZJ9uYXDbgzGnwz4g2NF2KtuPS+L++sR8702cU6fKkXEGO9gpLnREQuKW V6cuAnJJoCYwjgsUJjM90euVgb9PMdvLArJhYZbacov2f8Vd2fkptr2VeyV46OmULj y400ID5Itkeaw== Date: Fri, 3 Nov 2023 01:14:32 +0100 Message-ID: <64adf38a4a7c17242b6c622596f9ee1b4f70b2b1.1698969760.git.sughosha@disroot.org> In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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.61 X-Spam-Score: -6.61 X-Migadu-Queue-Id: 6C42961CD8 X-Migadu-Scanner: mx10.migadu.com X-TUID: YuiuZL9VV58p * gnu/packages/kde-xyz.scm: New file. * gnu/local.mk: Register it. Change-Id: I5fbf36de902f553f94bdc2436cef9142302daac9 --- gnu/local.mk | 1 + gnu/packages/kde-xyz.scm | 55 ++++++++++++++++++++++++++++++++++++++++ 2 files changed, 56 insertions(+) create mode 100644 gnu/packages/kde-xyz.scm diff --git a/gnu/local.mk b/gnu/local.mk index 27e57302ae..03e8c28d45 100644 --- a/gnu/local.mk +++ b/gnu/local.mk @@ -377,6 +377,7 @@ GNU_SYSTEM_MODULES = \ %D%/packages/kde-plasma.scm \ %D%/packages/kde-systemtools.scm \ %D%/packages/kde-utils.scm \ + %D%/packages/kde-xyz.scm \ %D%/packages/kerberos.scm \ %D%/packages/kodi.scm \ %D%/packages/language.scm \ diff --git a/gnu/packages/kde-xyz.scm b/gnu/packages/kde-xyz.scm new file mode 100644 index 0000000000..840014de5c --- /dev/null +++ b/gnu/packages/kde-xyz.scm @@ -0,0 +1,55 @@ +;;; GNU Guix --- Functional package management for GNU +;;; Copyright © 2023 Sughosha +;;; +;;; This file is part of GNU Guix. +;;; +;;; GNU Guix is free software; you can redistribute it and/or modify it +;;; under the terms of the GNU General Public License as published by +;;; the Free Software Foundation; either version 3 of the License, or (at +;;; your option) any later version. +;;; +;;; GNU Guix is distributed in the hope that it will be useful, but +;;; WITHOUT ANY WARRANTY; without even the implied warranty of +;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +;;; GNU General Public License for more details. +;;; +;;; You should have received a copy of the GNU General Public License +;;; along with GNU Guix. If not, see . + +(define-module (gnu packages kde-xyz) + #:use-module (guix build-system copy) + #:use-module (guix gexp) + #:use-module (guix git-download) + #:use-module (guix packages) + #:use-module ((guix licenses) #:prefix license:) + #:use-module (gnu packages gnome-xyz)) + +(define-public flat-remix-kde-theme + (let ((commit "18ac464d5b77dd140aeb6c6b98d687c086959247") + (revision "0")) + (package + (name "flat-remix-kde-theme") + (version (git-version "0" revision commit)) + (source + (origin + (method git-fetch) + (uri + (git-reference + (url "https://github.com/daniruiz/flat-remix-kde") + (commit commit))) + (file-name (git-file-name name version)) + (sha256 + (base32 "05wxcjpg3qgyc2jiidb8506s1ah7yhilb1ifk2xd61xmy7d1xmz6")))) + (build-system copy-build-system) + (arguments + `(#:install-plan + `(("." "/share" + #:include-regexp ("/aurorae/" "/color-schemes/" "/plasma/"))))) + (propagated-inputs + (list flat-remix-gtk-theme flat-remix-icon-theme)) + (home-page "https://drasite.com/flat-remix-kde") + (synopsis "KDE theme with material design") + (description "Flat Remix KDE is a KDE theme inspired by material design. +It is mostly flat using a colorful palette with some shadows, highlights, and +gradients for some depth.") + (license license:gpl3+)))) -- 2.41.0