From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id mOKPIuW701+7cQAA0tVLHw (envelope-from ) for ; Fri, 11 Dec 2020 18:35:17 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id yNhUHuW7018OewAA1q6Kng (envelope-from ) for ; Fri, 11 Dec 2020 18:35:17 +0000 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 32DC09404C7 for ; Fri, 11 Dec 2020 18:35:17 +0000 (UTC) Received: from localhost ([::1]:56438 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1knnG8-00031i-4p for larch@yhetil.org; Fri, 11 Dec 2020 13:35:16 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:33590) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1knmf9-0003lI-8n for guix-patches@gnu.org; Fri, 11 Dec 2020 12:57:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:59551) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1knmf8-0002MP-He for guix-patches@gnu.org; Fri, 11 Dec 2020 12:57:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1knmf8-0007op-H6 for guix-patches@gnu.org; Fri, 11 Dec 2020 12:57:02 -0500 Subject: bug#45075: [PATCH] gnu: Add hsetroot. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Fri, 11 Dec 2020 17:57:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 45075 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Z572 <873216071@qq.com> Mail-Followup-To: 45075@debbugs.gnu.org, ludo@gnu.org, 873216071@qq.com Received: via spool by 45075-done@debbugs.gnu.org id=D45075.160770937329957 (code D ref 45075); Fri, 11 Dec 2020 17:57:02 +0000 Received: (at 45075-done) by debbugs.gnu.org; 11 Dec 2020 17:56:13 +0000 Received: from localhost ([127.0.0.1]:42859 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1knmeL-0007n7-AJ for submit@debbugs.gnu.org; Fri, 11 Dec 2020 12:56:13 -0500 Received: from eggs.gnu.org ([209.51.188.92]:40220) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1knmeJ-0007mu-PH for 45075-done@debbugs.gnu.org; Fri, 11 Dec 2020 12:56:12 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]:51132) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1knmeE-000276-74; Fri, 11 Dec 2020 12:56:06 -0500 Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=32874 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1knmeD-0006lN-57; Fri, 11 Dec 2020 12:56:05 -0500 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: Date: Fri, 11 Dec 2020 18:56:03 +0100 In-Reply-To: (873216071@qq.com's message of "Sun, 06 Dec 2020 22:49:13 +0800") Message-ID: <87v9d8447g.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" 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: , Cc: 45075-done@debbugs.gnu.org Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -2.80 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: 32DC09404C7 X-Spam-Score: -2.80 X-Migadu-Scanner: scn1.migadu.com X-TUID: frRR2MOiVKPL --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hi, Z572 <873216071@qq.com> skribis: >>>From ee9f7740d38c03d4331a971dcd2dc0df327d5a6c Mon Sep 17 00:00:00 2001 > From: Zheng Junjie <873216071@qq.com> > Date: Sun, 6 Dec 2020 21:36:11 +0800 > Subject: [PATCH 1/1] gnu: Add hsetroot. > > --- > gnu/packages/xorg.scm | 42 ++++++++++++++++++++++++++++++++++++++++++ > 1 file changed, 42 insertions(+) I added a commit log following our conventions, made the changes below, and committed. Thanks! Ludo=E2=80=99. --=-=-= Content-Type: text/x-patch Content-Disposition: inline diff --git a/gnu/packages/xorg.scm b/gnu/packages/xorg.scm index 9032f418c6..ae25d093de 100644 --- a/gnu/packages/xorg.scm +++ b/gnu/packages/xorg.scm @@ -4495,7 +4495,6 @@ up your screen.") a display running X server.") (license license:x11))) - (define-public hsetroot (package (name "hsetroot") @@ -4532,9 +4531,9 @@ a display running X server.") `(("pkg-config" ,pkg-config))) (synopsis "Imlib2-based wallpaper changer") (description - "A tool which allows you to compose wallpapers for X. - A fork of hsetroot by Hyriand.") - (license license:gpl2))) + "The @command{hsetroot} command composes wallpapers for X. +This package is the fork of hsetroot by Hyriand.") + (license license:gpl2+))) (define-public xtrans --=-=-=--