summaryrefslogtreecommitdiffstats
path: root/rules/libnetpbm.in
diff options
context:
space:
mode:
authorJochen Frieling <j.frieling@pengutronix.de>2007-10-17 22:15:19 +0000
committerJochen Frieling <j.frieling@pengutronix.de>2007-10-17 22:15:19 +0000
commitdfd6d2d82a8cbc39f53da537026c5e4c0a85bcca (patch)
tree5628ce5bcacdfcfbd42d7894976ca932837c2597 /rules/libnetpbm.in
parent838c9462e9abe3fb8ce3e9c0e52d67f80ae4acf0 (diff)
downloadptxdist-dfd6d2d82a8cbc39f53da537026c5e4c0a85bcca.tar.gz
ptxdist-dfd6d2d82a8cbc39f53da537026c5e4c0a85bcca.tar.xz
* help texts j..l rounded off, some fixes
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7454 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/libnetpbm.in')
-rw-r--r--rules/libnetpbm.in7
1 files changed, 5 insertions, 2 deletions
diff --git a/rules/libnetpbm.in b/rules/libnetpbm.in
index f5335ec88..ee2bd9b52 100644
--- a/rules/libnetpbm.in
+++ b/rules/libnetpbm.in
@@ -4,14 +4,17 @@ menuconfig LIBNETPBM
bool
prompt "libnetpbm "
help
- FIXME: This item needs to be documented
+ libnetpbm is a C programming library for reading,
+ writing, and manipulating Netpbm images. It also
+ contains a few general graphics manipulation tools,
+ but it is not intended to be a graphics tools library.
config LIBNETPBM_BUILD_FIASCO
bool
depends on LIBNETPBM
prompt "build fiasco"
help
- FIXME: This item needs to be documented
+ FIASCO stands for Fractal Image and Sequence Codec.
# FIXME: add library support (TIFF, JPEG, ...)