kumquat-buildroot/package/fbgrab/Config.in
Peter Korsgaard c09e6dd0ff package/fbgrab: fix framebuffer typo in help text
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
(cherry picked from commit ae471a7d3dc291ea07652b82c7239bc4b2a83284)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2024-09-19 11:04:51 +02:00

9 lines
235 B
Plaintext

config BR2_PACKAGE_FBGRAB
bool "fbgrab"
select BR2_PACKAGE_LIBPNG
help
FBGrab is a framebuffer screenshot program, capturing the
linux framebuffer and converting it to a png-picture.
https://github.com/GunnarMonell/fbgrab