Openembedded Devel Discussions
 help / color / mirror / Atom feed
From: Hongxu Jia <hongxu.jia@windriver.com>
To: Emil Petersen <erp@movis.dk>
Cc: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-perl][PATCH] libhtml-parser-perl_3.71.bb: added
Date: Wed, 16 Oct 2013 13:56:06 +0800	[thread overview]
Message-ID: <525E2A76.6050702@windriver.com> (raw)
In-Reply-To: <1378223206-14183-1-git-send-email-erp@movis.dk>

On 09/03/2013 11:46 PM, Emil Petersen wrote:
> HTML::Parser and RPROVIDES added
>
> Signed-off-by: Emil Petersen <erp@movis.dk>
> ---
>   .../libhtml-parser-perl_3.71.bb                    | 29 ++++++++++++++++++++++
>   1 file changed, 29 insertions(+)
>   create mode 100644 meta-perl/recipes-perl/libhtml-parser-perl/libhtml-parser-perl_3.71.bb
>
> diff --git a/meta-perl/recipes-perl/libhtml-parser-perl/libhtml-parser-perl_3.71.bb b/meta-perl/recipes-perl/libhtml-parser-perl/libhtml-parser-perl_3.71.bb
> new file mode 100644
> index 0000000..ad8c57a
> --- /dev/null
> +++ b/meta-perl/recipes-perl/libhtml-parser-perl/libhtml-parser-perl_3.71.bb
> @@ -0,0 +1,29 @@
> +SUMARRY = "This package contains the Parser.pm module with friends."
> +AUTHOR = "Gisle Aas <gisle@activestate.com>"
> +HOMEPAGE = "https://metacpan.org/release/HTML-Parser"
> +SECTION = "libs"
> +LICENSE = "Artistic-1.0 | GPL-1.0+"
> +LIC_FILES_CHKSUM = "file://README;md5=6c3dacf9f405c7483870ab5f148770c3"
> +
> +SRC_URI = "http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/HTML-Parser-${PV}.tar.gz"
> +SRC_URI[md5sum] = "9128a45893097dfa3bf03301b19c5efe"
> +SRC_URI[sha256sum] = "be918b3749d3ff93627f72ee4b825683332ecb4c81c67a3a8d72b0435ffbd802"
> +
> +RDEPENDS_${PN} += 'libhtml-tagset-perl libxsloader-perl'

Which recipe provoides libhtml-tagset-perl?

s/libxsloader-perl/perl-module-xsloader/

//Hongxu

> +
> +RPROVIDES_${PN} += "libhtml-entities-perl \
> +                    libhtml-filter-perl \
> +                    libhtml-headparser-perl \
> +                    libhtml-linkextor-perl \
> +                    libhtml-parser-perl \
> +                    libhtml-pullparser-perl \
> +                    libhtml-tokeparser-perl \
> +                    "
> +
> +S = "${WORKDIR}/HTML-Parser-${PV}"
> +
> +EXTRA_CPANFLAGS = "EXPATLIBPATH=${STAGING_LIBDIR} EXPATINCPATH=${STAGING_INCDIR}"
> +
> +inherit cpan
> +
> +BBCLASSEXTEND = "native"



      reply	other threads:[~2013-10-16  5:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-03 15:46 [meta-perl][PATCH] libhtml-parser-perl_3.71.bb: added Emil Petersen
2013-10-16  5:56 ` Hongxu Jia [this message]

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=525E2A76.6050702@windriver.com \
    --to=hongxu.jia@windriver.com \
    --cc=erp@movis.dk \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox