summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/sgmlspl/sgmlspl-native_1.03ii.bb
diff options
context:
space:
mode:
authorScott Garman <scott.a.garman@intel.com>2011-01-25 15:40:47 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-02-01 23:59:36 +0000
commit60450eb353c17faac98e12837507430e968e9d02 (patch)
treeb8316cd420497b0037d75b569e6ecd96821c3aba /meta/recipes-devtools/sgmlspl/sgmlspl-native_1.03ii.bb
parent942b3b1d37239ef5ecf06f480f8c84b3f4da38a2 (diff)
downloadpoky-60450eb353c17faac98e12837507430e968e9d02.tar.gz
sgmlspl: new recipe, v1.03ii
Recipe derived from OpenEmbedded. Signed-off-by: Scott Garman <scott.a.garman@intel.com>
Diffstat (limited to 'meta/recipes-devtools/sgmlspl/sgmlspl-native_1.03ii.bb')
-rw-r--r--meta/recipes-devtools/sgmlspl/sgmlspl-native_1.03ii.bb17
1 files changed, 17 insertions, 0 deletions
diff --git a/meta/recipes-devtools/sgmlspl/sgmlspl-native_1.03ii.bb b/meta/recipes-devtools/sgmlspl/sgmlspl-native_1.03ii.bb
new file mode 100644
index 0000000000..1fab417f94
--- /dev/null
+++ b/meta/recipes-devtools/sgmlspl/sgmlspl-native_1.03ii.bb
@@ -0,0 +1,17 @@
1SUMMARY = "A simple post-processor for SGMLS and NSGMLS"
2DESCRIPTION = "A simple post-processor for SGMLS and NSGMLS"
3HOMEPAGE = "http://search.cpan.org/src/DMEGG/SGMLSpm-1.03ii/DOC/HTML/SGMLSpm/sgmlspm.html"
4SECTION = "libs"
5LICENSE = "GPLv2+"
6LIC_FILES_CHKSUM = "file://COPYING;md5=18810669f13b87348459e611d31ab760"
7PR = "r0"
8
9SRC_URI = "http://www.cpan.org/authors/id/D/DM/DMEGG/SGMLSpm-${PV}.tar.gz \
10 file://combined.patch"
11
12SRC_URI[md5sum] = "5bcb197fd42e67d51c739b1414d514a7"
13SRC_URI[sha256sum] = "f06895c0206dada9f9e7f07ecaeb6a3651fd648f4820f49c1f76bfeaec2f2913"
14
15S = "${WORKDIR}/SGMLSpm"
16
17inherit native cpan