repo.or.cz
/
buildroot-gz.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
python: make hashlib and readline modules really optional
[buildroot-gz.git]
/
package
/
fbgrab
/
Config.in
blob
f3b29d9f99d648f12033f685dc45e7009bc226b8
1
config BR2_PACKAGE_FBGRAB
2
bool "fbgrab"
3
select BR2_PACKAGE_LIBPNG
4
help
5
FBGrab is a framebuffer screenshot program, capturing the linux
6
frambuffer and converting it to a png-picture.
7
8
http://fbgrab.monells.se/