diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2013-11-05 23:25:34 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-11-05 23:25:34 -0600 |
commit | 755fff2e06b7b81d1f76236423875c2a315d4fea (patch) | |
tree | b6d8eb0a9642fc68e7894b7d527e9d649875546e /development/texi2html/texi2html.info | |
parent | 89cd75a96810cda094b5176d76738fba1b2e8732 (diff) | |
download | slackbuilds-755fff2e06b7b81d1f76236423875c2a315d4fea.tar.gz |
development/texi2html: Added (convert texinfo documents to various formats)
This is being split out from the texlive package.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'development/texi2html/texi2html.info')
-rw-r--r-- | development/texi2html/texi2html.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/development/texi2html/texi2html.info b/development/texi2html/texi2html.info new file mode 100644 index 0000000000..6c487eceda --- /dev/null +++ b/development/texi2html/texi2html.info @@ -0,0 +1,10 @@ +PRGNAM="texi2html" +VERSION="5.0" +HOMEPAGE="http://www.nongnu.org/texi2html/" +DOWNLOAD="http://download.savannah.gnu.org/releases/texi2html/texi2html-5.0.tar.bz2" +MD5SUM="f15ac876fcdc8be865b16535f480aa54" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Robby Workman" +EMAIL="rworkman@slackbuilds.org" |