summaryrefslogtreecommitdiffstats
path: root/recipes/texi2html/texi2html_1.82.bb
blob: 590e836c38a93edc17c0193df170bf9561b304c1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
DESCRIPTION = "Perl script that converts Texinfo to HTML"
HOMEPAGE    = "http://www.nongnu.org/texi2html/"
SECTION     = "console/utils"
LICENSE     = "GPLv2"
SRC_URI     = "http://download.savannah.gnu.org/releases/texi2html/${P}.tar.bz2"

PR = "r0"

inherit autotools

EXTRA_OECONF = "PERL=/usr/bin/perl"


SRC_URI[md5sum] = "a8a9193c0ac1bec2f3ca7be40a5a82eb"
SRC_URI[sha256sum] = "d69c1effc416896409003ea64fdb21152cc0a9a7c665d437a0a3bef9b588b4f1"