[Lunar-commits] <moonbase> texi2html: new module, needed by gcompris 9.6
Paul Bredbury
brebs at lunar-linux.org
Sun Mar 13 09:17:17 CET 2011
commit a5b2861fdd7531b962e2ef23448478b3d17a6a43
Author: Paul Bredbury <brebs at lunar-linux.org>
Date: Sun Mar 13 15:17:17 2011 +0700
texi2html: new module, needed by gcompris 9.6
---
zbeta/texi2html/DEPENDS | 1 +
zbeta/texi2html/DETAILS | 17 +++++++++++++++++
2 files changed, 18 insertions(+), 0 deletions(-)
diff --git a/zbeta/texi2html/DEPENDS b/zbeta/texi2html/DEPENDS
new file mode 100644
index 0000000..6826bc7
--- /dev/null
+++ b/zbeta/texi2html/DEPENDS
@@ -0,0 +1 @@
+depends perl
diff --git a/zbeta/texi2html/DETAILS b/zbeta/texi2html/DETAILS
new file mode 100644
index 0000000..da2b632
--- /dev/null
+++ b/zbeta/texi2html/DETAILS
@@ -0,0 +1,17 @@
+ MODULE=texi2html
+ VERSION=5.0
+ SOURCE=$MODULE-$VERSION.tar.bz2
+ SOURCE_URL=http://download.savannah.gnu.org/releases/texi2html/
+ SOURCE_VFY=sha1:20072444ce814d0e74fd7e467d1506908f8c889c
+ WEB_SITE=http://savannah.nongnu.org/projects/texi2html/
+ ENTERED=20110312
+ UPDATED=20110312
+ SHORT="A Perl script which converts Texinfo files to HTML output"
+
+cat << EOF
+This is an evolving version of the script, and now supports many
+advanced features, such as internationalization and extremely
+configurable output formats. It is still in development despite the
+fact that GNU makeinfo now supports HTML output, because it still
+supports many features beyond those supported by makeinfo.
+EOF
More information about the Lunar-commits
mailing list