[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
72/122: gnu: wayland: Update synopsis, description and license.
From: |
guix-commits |
Subject: |
72/122: gnu: wayland: Update synopsis, description and license. |
Date: |
Fri, 11 Jun 2021 12:12:11 -0400 (EDT) |
raghavgururajan pushed a commit to branch wip-gnome
in repository guix.
commit 66afe2ed42d2e1928668286a68b9756eb0884029
Author: Raghav Gururajan <rg@raghavgururajan.name>
AuthorDate: Fri Mar 12 11:18:19 2021 -0500
gnu: wayland: Update synopsis, description and license.
* gnu/packages/freedesktop.scm (wayland) [synopsis]: Modify.
[description]: Modify.
[license]: Change from x11 to expat.
Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
---
gnu/packages/freedesktop.scm | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
diff --git a/gnu/packages/freedesktop.scm b/gnu/packages/freedesktop.scm
index 3294e05..3f6a8bc 100644
--- a/gnu/packages/freedesktop.scm
+++ b/gnu/packages/freedesktop.scm
@@ -1000,14 +1000,14 @@ Python.")
(propagated-inputs
`(("libffi" ,libffi)))
(home-page "https://wayland.freedesktop.org/")
- (synopsis "Display server protocol")
- (description
- "Wayland is a protocol for a compositor to talk to its clients as well as
-a C library implementation of that protocol. The compositor can be a
standalone
-display server running on Linux kernel modesetting and evdev input devices, an
X
-application, or a wayland client itself. The clients can be traditional
-applications, X servers (rootless or fullscreen) or other display servers.")
- (license license:x11)))
+ (synopsis "Core Wayland window system code and protocol")
+ (description "Wayland is a project to define a protocol for a compositor to
+talk to its clients as well as a library implementation of the protocol. The
+compositor can be a standalone display server running on Linux kernel
+modesetting and evdev input devices, an X application, or a wayland client
+itself. The clients can be traditional applications, X servers (rootless or
+fullscreen) or other display servers.")
+ (license license:expat)))
(define-public wayland-protocols
(package
- 53/122: gnu: libgsf: Enable documentation., (continued)
- 53/122: gnu: libgsf: Enable documentation., guix-commits, 2021/06/11
- 58/122: gnu: atkmm: Update to 2.36.0., guix-commits, 2021/06/11
- 57/122: gnu: atk: Update home-page and license., guix-commits, 2021/06/11
- 61/122: gnu: Add atkmm-2.28., guix-commits, 2021/06/11
- 60/122: gnu: atkmm: Update synopsis, description, home-page and license., guix-commits, 2021/06/11
- 24/122: gnu: cairo: Update synopsis, description and license., guix-commits, 2021/06/11
- 40/122: gnu: gdk-pixbuf: Update synopsis, description, home-page and license., guix-commits, 2021/06/11
- 39/122: gnu: gdk-pixbuf: Update to 2.42.4., guix-commits, 2021/06/11
- 47/122: gnu: vala: Update synopsis and description., guix-commits, 2021/06/11
- 63/122: gnu: at-spi2-core: Fix documentation., guix-commits, 2021/06/11
- 72/122: gnu: wayland: Update synopsis, description and license.,
guix-commits <=
- 74/122: gnu: yelp-xsl: Enable documentation., guix-commits, 2021/06/11
- 77/122: gnu: gtk+-2: Update to 2.24.33., guix-commits, 2021/06/11
- 86/122: gnu: ibus: Enable memconf., guix-commits, 2021/06/11
- 89/122: gnu: iqa: Correct source uri., guix-commits, 2021/06/11
- 92/122: gnu: gstreamer: Update to 1.18.4., guix-commits, 2021/06/11
- 95/122: gnu: gst-plugins-good: Update to 1.18.4., guix-commits, 2021/06/11
- 102/122: gnu: glib: Disable failing test., guix-commits, 2021/06/11
- 103/122: gnu: meson-0.55: Update to 0.55.3., guix-commits, 2021/06/11
- 117/122: gnu: tracker: Enable some features., guix-commits, 2021/06/11
- 50/122: gnu: libgsf: Re-arrange inputs in alphabetical order., guix-commits, 2021/06/11