gnu: wine-staging: Update synopsis.
* gnu/packages/wine.scm (wine-staging)[synopsis]: Clarify synopsis.
This commit is contained in:
parent
06e57331fc
commit
95c45e5349
|
@ -234,7 +234,7 @@ integrate Windows applications into your desktop.")
|
||||||
(inputs `(("gtk+", gtk+)
|
(inputs `(("gtk+", gtk+)
|
||||||
("libva", libva)
|
("libva", libva)
|
||||||
,@(package-inputs wine)))
|
,@(package-inputs wine)))
|
||||||
(synopsis "Implementation of the Windows API (staging branch)")
|
(synopsis "Implementation of the Windows API (staging branch, 32-bit only)")
|
||||||
(description "Wine-Staging is the testing area of Wine. It
|
(description "Wine-Staging is the testing area of Wine. It
|
||||||
contains bug fixes and features, which have not been integrated into
|
contains bug fixes and features, which have not been integrated into
|
||||||
the development branch yet. The idea of Wine-Staging is to provide
|
the development branch yet. The idea of Wine-Staging is to provide
|
||||||
|
|
Loading…
Reference in New Issue