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>
9 lines
235 B
Plaintext
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
|