All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hongxu Jia <hongxu.jia@windriver.com>
To: <openembedded-devel@lists.openembedded.org>
Subject: Re: [PATCH v2][meta-perl] libxml-sax-writer-perl: add recipe
Date: Wed, 23 Jul 2014 18:57:03 +0800	[thread overview]
Message-ID: <53CF94FF.4080106@windriver.com> (raw)
In-Reply-To: <1406012813-21233-1-git-send-email-rongqing.li@windriver.com>

Acked-by: Hongxu Jia <hongxu.jia@windriver.com>

//Hongxu

On 07/22/2014 03:06 PM, rongqing.li@windriver.com wrote:
> From: Roy Li <rongqing.li@windriver.com>
>
> Signed-off-by: Roy Li <rongqing.li@windriver.com>
> ---
>   .../libxml/libxml-sax-writer-perl_0.54.bb          |   25 ++++++++++++++++++++
>   1 file changed, 25 insertions(+)
>   create mode 100644 meta-perl/recipes-perl/libxml/libxml-sax-writer-perl_0.54.bb
>
> diff --git a/meta-perl/recipes-perl/libxml/libxml-sax-writer-perl_0.54.bb b/meta-perl/recipes-perl/libxml/libxml-sax-writer-perl_0.54.bb
> new file mode 100644
> index 0000000..52458e4
> --- /dev/null
> +++ b/meta-perl/recipes-perl/libxml/libxml-sax-writer-perl_0.54.bb
> @@ -0,0 +1,25 @@
> +SUMMARY = "XML::SAX::Writer - SAX2 Writer"
> +DESCRIPTION = "\
> +XML::SAX::Writer helps to serialize SAX2 representations of XML documents to \
> +strings, files, and other flat representations. It handles charset encodings, \
> +XML escaping conventions, and so forth. It is still considered alpha, \
> +although it has been put to limited use in settings such as XML::LibXML and \
> +the AxKit XML Application Server. \
> +"
> +SECTION = "libs"
> +LICENSE = "Artistic-1.0 | GPLv1+"
> +HOMEPAGE = "http://search.cpan.org/dist/XML-SAX-Writer/"
> +DEPENDS += "libxml-filter-buffertext-perl-native"
> +RDEPENDS_${PN} += "libxml-filter-buffertext-perl"
> +
> +SRC_URI = "http://search.cpan.org/CPAN/authors/id/P/PE/PERIGRIN/XML-SAX-Writer-${PV}.tar.gz"
> +SRC_URI[md5sum] = "383139d76418a82b9800dc4f8b568891"
> +SRC_URI[sha256sum] = "a1b4d959aed8f8337523c4cef4b431e56e619c795dc6f99a868548952101cf3d"
> +
> +LIC_FILES_CHKSUM = "file://README;beginline=45;endline=46;md5=d41d8cd98f00b204e9800998ecf8427e"
> +
> +S = "${WORKDIR}/XML-SAX-Writer-${PV}"
> +
> +inherit cpan allarch
> +
> +BBCLASSEXTEND = "native"



  reply	other threads:[~2014-07-23 10:57 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-22  7:06 [PATCH v2][meta-perl] libxml-sax-writer-perl: add recipe rongqing.li
2014-07-23 10:57 ` Hongxu Jia [this message]
2014-07-24 11:14 ` Martin Jansa
2014-07-25  1:20   ` Rongqing Li
2014-07-25  5:10   ` [oe] " Rongqing Li
2014-07-25  5:10     ` Rongqing Li
2014-07-29  1:54     ` [oe] " Rongqing Li
2014-07-29  1:54       ` [OE-core] " Rongqing Li
2014-07-29  8:22       ` [oe] " Martin Jansa
2014-07-29  8:22         ` [OE-core] " Martin Jansa

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=53CF94FF.4080106@windriver.com \
    --to=hongxu.jia@windriver.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.