unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: Ivan Kozlov <kanichos@yandex.ru>
Cc: "42302@debbugs.gnu.org" <42302-done@debbugs.gnu.org>
Subject: bug#42302: [PATCH] gnu: Add xssproxy
Date: Sun, 12 Jul 2020 22:25:38 +0200	[thread overview]
Message-ID: <87mu44tr99.fsf@gnu.org> (raw)
In-Reply-To: <378541594414408@mail.yandex.ru> (Ivan Kozlov's message of "Sat,  11 Jul 2020 00:46:40 +0300")

[-- Attachment #1: Type: text/plain, Size: 421 bytes --]

Hi,

Ivan Kozlov <kanichos@yandex.ru> skribis:

>>Note: you don’t need to provide a description of the package in
>>the commit log.
>
> It was a clarification for guix-patches readers. I hadn’t thought about ‘git am’ and the like and I’ll write such things as email replies in the future.

Sure, no problem!

Applied with the minor changes below to placate ‘guix lint’.

Thanks!

Ludo’.


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: Type: text/x-patch, Size: 1566 bytes --]

diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm
index f486c7e654..6033b40380 100644
--- a/gnu/packages/xdisorg.scm
+++ b/gnu/packages/xdisorg.scm
@@ -1368,7 +1368,7 @@ demos.  It also acts as a nice screen locker.")
     (source (origin
               (method git-fetch)
               (uri (git-reference
-                    (url "https://github.com/timakro/xssproxy.git")
+                    (url "https://github.com/timakro/xssproxy")
                     (commit (string-append "v" version))))
               (file-name (string-append name "-" version "-checkout"))
               (sha256
@@ -1391,10 +1391,11 @@ demos.  It also acts as a nice screen locker.")
        ("libxscrnsaver" ,libxscrnsaver)
        ("dbus" ,dbus)))
     (synopsis "Forward freedesktop.org Idle Inhibition Service calls to Xss")
-    (description "xssproxy implements the @code{org.freedesktop.ScreenSaver} D-Bus interface
-described in the Idle Inhibition Service Draft by the freedesktop.org developers.
-The inhibition of the screensaver is then controlled using the XScreenSaverSuspend
-function from the Xss (X11 Screen Saver extension) library.")
+    (description "xssproxy implements the @code{org.freedesktop.ScreenSaver}
+D-Bus interface described in the Idle Inhibition Service Draft by the
+freedesktop.org developers.  The inhibition of the screensaver is then
+controlled using the XScreenSaverSuspend function from the Xss (X11 Screen
+Saver extension) library.")
     (home-page "https://github.com/timakro/xssproxy")
     (license license:gpl3+)))


      reply	other threads:[~2020-07-12 20:26 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-10  4:49 [bug#42302] [PATCH] gnu: Add xssproxy Ivan Kozlov
2020-07-10 20:49 ` Ludovic Courtès
2020-07-10 21:46   ` Ivan Kozlov
2020-07-12 20:25     ` Ludovic Courtès [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87mu44tr99.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=42302-done@debbugs.gnu.org \
    --cc=kanichos@yandex.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).