summaryrefslogtreecommitdiff
path: root/recipes/htmldoc/htmldoc.inc
diff options
context:
space:
mode:
authorVitus Jensen <vjensen@gmx.de>2009-03-24 00:36:42 +0100
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>2010-01-03 14:40:37 +0100
commit6daa2e3eb38232e7b1c4b9a8b358f70522214052 (patch)
tree16e5f5a7f198b48afb9529c4ac3f042af3caeccd /recipes/htmldoc/htmldoc.inc
parent5b314f4d597cfc4e5b304d35816a8b95b6314bde (diff)
htmldoc: new recipes
HTMLDOC converts HTML input files into indexed HTML, postscript or PDF files. These recipes build version 1.8.27 and 1.9.x-r1571 of htmldoc. Signed-off-by: Vitus Jensen <vjensen@gmx.de>
Diffstat (limited to 'recipes/htmldoc/htmldoc.inc')
-rw-r--r--recipes/htmldoc/htmldoc.inc6
1 files changed, 6 insertions, 0 deletions
diff --git a/recipes/htmldoc/htmldoc.inc b/recipes/htmldoc/htmldoc.inc
new file mode 100644
index 0000000000..0a9a5400ce
--- /dev/null
+++ b/recipes/htmldoc/htmldoc.inc
@@ -0,0 +1,6 @@
+DESCRIPTION = "HTMLDOC converts HTML input files into indexed HTML, postscript or PDF files"
+HOMEPAGE = "http://www.htmldoc.org/"
+SECTION = "console/utils"
+PRIORITY = "optional"
+LICENSE = "GPL"
+DEPENDS = "openssl libpng jpeg zlib"