summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/texi2html
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2011-10-19 16:25:22 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-10-24 17:27:18 +0100
commit85b54b36621aacb2e801b1ea0cea8399871a1fc3 (patch)
treed6c1f43900997fe57625864faeb9253aa7109351 /meta/recipes-extended/texi2html
parentd1e278e0805862528e1dd9153054b1f7cbba50b9 (diff)
downloadpoky-85b54b36621aacb2e801b1ea0cea8399871a1fc3.tar.gz
texi2html: Added recipe from OE
Needed to build oe-core with oe-core (From OE-Core rev: 05f5ecb8a153fa846cedabc71a8601065d6fe63d) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/texi2html')
-rw-r--r--meta/recipes-extended/texi2html/texi2html_1.82.bb14
1 files changed, 14 insertions, 0 deletions
diff --git a/meta/recipes-extended/texi2html/texi2html_1.82.bb b/meta/recipes-extended/texi2html/texi2html_1.82.bb
new file mode 100644
index 0000000000..f19b576527
--- /dev/null
+++ b/meta/recipes-extended/texi2html/texi2html_1.82.bb
@@ -0,0 +1,14 @@
1DESCRIPTION = "Perl script that converts Texinfo to HTML"
2HOMEPAGE = "http://www.nongnu.org/texi2html/"
3SECTION = "console/utils"
4LICENSE = "GPLv2"
5LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"
6
7PR = "r0"
8
9SRC_URI = "http://download.savannah.gnu.org/releases/texi2html/${P}.tar.bz2"
10
11SRC_URI[md5sum] = "a8a9193c0ac1bec2f3ca7be40a5a82eb"
12SRC_URI[sha256sum] = "d69c1effc416896409003ea64fdb21152cc0a9a7c665d437a0a3bef9b588b4f1"
13
14inherit autotools