mirror of
https://gitlab.com/nonguix/nonguix.git
synced 2024-11-29 11:44:10 +01:00
nongnu: rtlwifi-firmware: Tweak synopsis and description.
* nongnu/packages/linux.scm (rtlwifi-firmware): [synopsis]: Use "nonfree" spelling. [description]: Remove string-append and use "nonfree spelling".
This commit is contained in:
parent
5d64d64b4c
commit
af724ff9ac
1 changed files with 4 additions and 4 deletions
|
@ -374,10 +374,10 @@ chipsets from Broadcom:
|
||||||
(install-file (string-append source "/LICENCE.rtlwifi_firmware.txt") fw-dir)
|
(install-file (string-append source "/LICENCE.rtlwifi_firmware.txt") fw-dir)
|
||||||
#t))))
|
#t))))
|
||||||
(home-page "https://wireless.wiki.kernel.org/en/users/drivers/rtl819x")
|
(home-page "https://wireless.wiki.kernel.org/en/users/drivers/rtl819x")
|
||||||
(synopsis "Non-free firmware for Realtek wifi chips")
|
(synopsis "Nonfree firmware for Realtek wifi chips")
|
||||||
(description
|
(description
|
||||||
(string-append "Non-free firmware for Realtek wifi chips. This package contains "
|
"Nonfree firmware for Realtek wifi chips. This package contains nonfree
|
||||||
"non-free firmware for the following chips:
|
firmware for the following chips:
|
||||||
@itemize
|
@itemize
|
||||||
@item Realtek RTL8188EE firmware (rtlwifi/rtl8188efw.bin)
|
@item Realtek RTL8188EE firmware (rtlwifi/rtl8188efw.bin)
|
||||||
@item Realtek RTL8188EU firmware (rtlwifi/rtl8188eufw.bin)
|
@item Realtek RTL8188EU firmware (rtlwifi/rtl8188eufw.bin)
|
||||||
|
@ -411,7 +411,7 @@ chipsets from Broadcom:
|
||||||
@item Realtek RTL8821AE firmware (rtlwifi/rtl8821aefw_wowlan.bin)
|
@item Realtek RTL8821AE firmware (rtlwifi/rtl8821aefw_wowlan.bin)
|
||||||
@item Realtek RTL8821AE firmware (rtlwifi/rtl8821aefw.bin)
|
@item Realtek RTL8821AE firmware (rtlwifi/rtl8821aefw.bin)
|
||||||
@item Realtek RTL8822BE firmware (rtlwifi/rtl8822befw.bin)
|
@item Realtek RTL8822BE firmware (rtlwifi/rtl8822befw.bin)
|
||||||
@end itemize"))
|
@end itemize")
|
||||||
(license
|
(license
|
||||||
(nonfree
|
(nonfree
|
||||||
(string-append
|
(string-append
|
||||||
|
|
Loading…
Reference in a new issue