mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-20 17:42:10 +00:00
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
|