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