diff options
Diffstat (limited to 'meta/recipes-extended/texi2html/texi2html_1.82.bb')
-rw-r--r-- | meta/recipes-extended/texi2html/texi2html_1.82.bb | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/meta/recipes-extended/texi2html/texi2html_1.82.bb b/meta/recipes-extended/texi2html/texi2html_1.82.bb deleted file mode 100644 index f19b576527..0000000000 --- a/meta/recipes-extended/texi2html/texi2html_1.82.bb +++ /dev/null @@ -1,14 +0,0 @@ -DESCRIPTION = "Perl script that converts Texinfo to HTML" -HOMEPAGE = "http://www.nongnu.org/texi2html/" -SECTION = "console/utils" -LICENSE = "GPLv2" -LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552" - -PR = "r0" - -SRC_URI = "http://download.savannah.gnu.org/releases/texi2html/${P}.tar.bz2" - -SRC_URI[md5sum] = "a8a9193c0ac1bec2f3ca7be40a5a82eb" -SRC_URI[sha256sum] = "d69c1effc416896409003ea64fdb21152cc0a9a7c665d437a0a3bef9b588b4f1" - -inherit autotools |