all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: Feng Shu <tumashu@163.com>
Cc: 63409@debbugs.gnu.org
Subject: [bug#63409] [PATCH] gnu: cagebreak: Update to 2.1.2.
Date: Sun, 21 May 2023 01:15:24 +0200	[thread overview]
Message-ID: <87r0ravblf.fsf_-_@gnu.org> (raw)
In-Reply-To: <87mt2cyk1h.fsf@163.com> (Feng Shu's message of "Wed, 10 May 2023 10:52:58 +0800")

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

Hi,

Feng Shu <tumashu@163.com> skribis:

>>From aba920372c247046088a34bdd20b514ba8706786 Mon Sep 17 00:00:00 2001
> Date: Wed, 10 May 2023 10:38:48 +0800
>
> * gnu/packages/wm.scm (labwc): New variable.

Applied with the changes below.

Thanks!

Ludo’.


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

diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm
index 2fcb54883f..4360f3722b 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -2822,20 +2822,19 @@ (define-public labwc
                 "1zbgj8r8ppvqnz2imh6f825f2lvsqpiqfa0r5g5r4nsvadiipivp"))))
     (build-system meson-build-system)
     (native-inputs
-     (list pkg-config gettext-minimal))
+     (list pkg-config gettext-minimal scdoc))
     (inputs
      (list cairo
            glib
            libxcb
            libxml2
            pango
-           scdoc
            wlroots))
     (home-page "https://labwc.github.io")
-    (synopsis "Labwc is a wlroots-based window-stacking compositor for wayland")
+    (synopsis "Window-stacking compositor for Wayland")
     (description
-     "Labwc is light-weight and independent with a focus on simply stacking
-windows well and rendering some window decorations, it is inspired by openbox.
+     "Labwc is lightweight and independent with a focus on simply stacking
+windows well and rendering some window decorations, it is inspired by Openbox.
 It takes a no-bling/frills approach and says no to features such as icons
 (except window buttons), animations, decorative gradients and any other
 options not required to reasonably render common themes.  It relies on clients

  reply	other threads:[~2023-05-20 23:16 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-10  2:25 [bug#63409] [PATCH] gnu: cagebreak: Update to 2.1.2 Feng Shu
2023-05-10  2:52 ` [bug#63409] Subject: [PATCH] gnu: Add labwc Feng Shu
2023-05-20 23:15   ` Ludovic Courtès [this message]
2023-05-20 23:16 ` bug#63409: [PATCH] gnu: cagebreak: Update to 2.1.2 Ludovic Courtès

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

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

  git send-email \
    --in-reply-to=87r0ravblf.fsf_-_@gnu.org \
    --to=ludo@gnu.org \
    --cc=63409@debbugs.gnu.org \
    --cc=tumashu@163.com \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.