gnu: wayland-protocols: Update description.
* gnu/packages/freedesktop.scm (wayland-protocols) [description]: Modify. Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
This commit is contained in:
		
							parent
							
								
									084ac03ef0
								
							
						
					
					
						commit
						4d170cfb13
					
				
					 1 changed files with 4 additions and 1 deletions
				
			
		| 
						 | 
					@ -992,7 +992,10 @@ fullscreen) or other display servers.")
 | 
				
			||||||
    (native-inputs
 | 
					    (native-inputs
 | 
				
			||||||
     `(("pkg-config" ,pkg-config)))
 | 
					     `(("pkg-config" ,pkg-config)))
 | 
				
			||||||
    (synopsis "Wayland protocols")
 | 
					    (synopsis "Wayland protocols")
 | 
				
			||||||
    (description "This package contains XML definitions of the Wayland protocols.")
 | 
					    (description "Wayland-Protocols contains Wayland protocols that add
 | 
				
			||||||
 | 
					functionality not available in the Wayland core protocol.  Such protocols either
 | 
				
			||||||
 | 
					add completely new functionality, or extend the functionality of some other
 | 
				
			||||||
 | 
					protocol either in Wayland core, or some other protocol in wayland-protocols.")
 | 
				
			||||||
    (home-page "https://wayland.freedesktop.org")
 | 
					    (home-page "https://wayland.freedesktop.org")
 | 
				
			||||||
    (license license:expat)))
 | 
					    (license license:expat)))
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue