mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
Signed-off-by: Peter Korsgaard <peter@korsgaard.com> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
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
|