summaryrefslogtreecommitdiff
path: root/recipes/sgmlspl/sgmlspl-native_1.03ii.bb
blob: 0a4cd128b8e76356cd733ff728c1566eb052e249 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
DESCRIPTION = "A simple post-processor for SGMLS and NSGMLS"
HOMEPAGE = "http://search.cpan.org/src/DMEGG/SGMLSpm-1.03ii/DOC/HTML/SGMLSpm/sgmlspm.html"
SECTION = "libs"
LICENSE = "GPL"
PR = "r1"

SRC_URI = "http://www.cpan.org/authors/id/D/DM/DMEGG/SGMLSpm-${PV}.tar.gz \
          file://combined.patch"

S = "${WORKDIR}/SGMLSpm"

inherit native cpan

PACKAGES = "${PN}-dbg  "

SRC_URI[md5sum] = "5bcb197fd42e67d51c739b1414d514a7"
SRC_URI[sha256sum] = "f06895c0206dada9f9e7f07ecaeb6a3651fd648f4820f49c1f76bfeaec2f2913"