[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
72/124: gnu: wayland: Update synopsis, description and license.
From: |
guix-commits |
Subject: |
72/124: gnu: wayland: Update synopsis, description and license. |
Date: |
Mon, 30 Aug 2021 16:28:58 -0400 (EDT) |
raghavgururajan pushed a commit to branch wip-gnome
in repository guix.
commit ad668072e1fd9e680c8bb6cab9108dac9201c269
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 b296e60..6f89b19 100644
--- a/gnu/packages/freedesktop.scm
+++ b/gnu/packages/freedesktop.scm
@@ -1003,14 +1003,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
- 113/124: gnu: gtkmm: Change build-system and adjust arguments accordingly., (continued)
- 113/124: gnu: gtkmm: Change build-system and adjust arguments accordingly., guix-commits, 2021/08/30
- 102/124: gnu: glib: Disable failing test., guix-commits, 2021/08/30
- 117/124: gnu: tracker: Enable some features., guix-commits, 2021/08/30
- 119/124: gnu: tracker: Update to 3.1.1 and make related changes., guix-commits, 2021/08/30
- 120/124: gnu: tracker: Propagate dependencies as per pkg-config file., guix-commits, 2021/08/30
- 122/124: gnu: tracker-miners: Enable some features., guix-commits, 2021/08/30
- 63/124: gnu: at-spi2-core: Fix documentation., guix-commits, 2021/08/30
- 78/124: gnu: gtk+: Enable tests., guix-commits, 2021/08/30
- 100/124: gnu: gst-editing-services: Update to 1.18.4., guix-commits, 2021/08/30
- 121/124: gnu: tracker-miners: Update to 3.1.1 and make related changes., guix-commits, 2021/08/30
- 72/124: gnu: wayland: Update synopsis, description and license.,
guix-commits <=
- 124/124: gnu: glib-networking: Disable openssl support., guix-commits, 2021/08/30
- 118/124: gnu: tracker: Enable documentation., guix-commits, 2021/08/30