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] libfile-listing-perl_6.04: added
Date: Wed, 16 Oct 2013 11:06:59 +0800	[thread overview]
Message-ID: <525E02D3.5040900@windriver.com> (raw)
In-Reply-To: <1378222982-14097-1-git-send-email-erp@movis.dk>

On 09/03/2013 11:43 PM, Emil Petersen wrote:
> File::Listing added
>
> Signed-off-by: Emil Petersen <erp@movis.dk>
> ---
>   .../libfile-listing-perl_6.04.bb                   | 26 ++++++++++++++++++++++
>   1 file changed, 26 insertions(+)
>   create mode 100644 meta-perl/recipes-perl/libfile-listing-perl/libfile-listing-perl_6.04.bb
>
> diff --git a/meta-perl/recipes-perl/libfile-listing-perl/libfile-listing-perl_6.04.bb b/meta-perl/recipes-perl/libfile-listing-perl/libfile-listing-perl_6.04.bb
> new file mode 100644
> index 0000000..991de44
> --- /dev/null
> +++ b/meta-perl/recipes-perl/libfile-listing-perl/libfile-listing-perl_6.04.bb
> @@ -0,0 +1,26 @@
> +SUMMARY = "File::Listing - parse directory listing"
> +AUTHOR = "Gisle Aas <gisle@activestate.com>"
> +HOMEPAGE = "https://metacpan.org/module/File::Listing"
> +SECTION = "libs"
> +LICENSE = "Artistic-1.0 | GPL-1.0+"
> +LIC_FILES_CHKSUM = "file://README;md5=b797097ead2abb910a9b40c0393742c3"
> +
> +SRC_URI = "http://cpan.metacpan.org/authors/id/G/GA/GAAS/File-Listing-${PV}.tar.gz"
> +SRC_URI[md5sum] = "83f636b477741f3a014585bb9cc079a6"
> +SRC_URI[sha256sum] = "1e0050fcd6789a2179ec0db282bf1e90fb92be35d1171588bd9c47d52d959cf5"
> +
> +RDEPENDS_${PN} += 'libhttp-date-perl'

Which recipe provides libhttp-date-perl?

//Hongxu

> +
> +RPROVIDES_${PN} += "libfile-listing-perl \
> +                    libfile-listing-apache-perl \
> +                    libfile-listing-dosftp-perl \
> +                    libfile-listing-netware-perl \
> +                    libfile-listing-unix-perl \
> +                    libfile-listing-vms-perl \
> +                    "
> +
> +S = "${WORKDIR}/File-Listing-${PV}"
> +
> +inherit cpan
> +
> +BBCLASSEXTEND = "native"



      reply	other threads:[~2013-10-16  3:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-03 15:43 [meta-perl][PATCH] libfile-listing-perl_6.04: added Emil Petersen
2013-10-16  3:06 ` 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=525E02D3.5040900@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