All of lore.kernel.org
 help / color / mirror / Atom feed
From: Khem Raj <raj.khem@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH] po4a: Add native recipe
Date: Wed, 31 Mar 2010 13:41:14 -0700	[thread overview]
Message-ID: <20100331204114.GA14197@gmail.com> (raw)
In-Reply-To: <20100331152003.5828.26495.stgit@ES-J7S4D2J.amer.consind.ge.com>

On (31/03/10 16:20), Martyn Welch wrote:
> Add a recipe for building a native version of po4a version 0.36.3.
> 
> Signed-off-by: Martyn Welch <martyn.welch@ge.com>
> ---
> 
>  recipes/po4a/po4a-native_0.36.3.bb |   12 ++++++++++++
>  1 files changed, 12 insertions(+), 0 deletions(-)
> 
> diff --git a/recipes/po4a/po4a-native_0.36.3.bb b/recipes/po4a/po4a-native_0.36.3.bb
> new file mode 100644
> index 0000000..07c9e08
> --- /dev/null
> +++ b/recipes/po4a/po4a-native_0.36.3.bb
> @@ -0,0 +1,12 @@
> +DESCRIPTION = "Tools for helping translation of documentation"
> +SECTION = "utility"
> +PRIORITY = "optional"
> +LICENSE = "GPL"
> +DEPENDS = "libmodule-build-perl-native"
> +PR = "r0"
> +inherit native

may be you could use BBCLASSEXTEND to write native part and have recipe
also for target package. 

> +
> +SRC_URI = "${DEBIAN_MIRROR}/main/p/po4a/po4a_0.36.3.orig.tar.gz;name=po4a"
> +
> +SRC_URI[po4a.md5sum] = "47af91b7d2ad3a3a9e2aaa22473f42bf"
> +SRC_URI[po4a.sha256sum] = "4563f4651448300f3d05f9dfa5212535ef0bd97c6b51704c4cb9829f282915e2"
> 
> 
> --
> Martyn Welch (Principal Software Engineer)   |   Registered in England and
> GE Intelligent Platforms                     |   Wales (3828642) at 100
> T +44(0)127322748                            |   Barbirolli Square, Manchester,
> E martyn.welch@ge.com                        |   M2 3AB  VAT:GB 927559189
> 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel



  reply	other threads:[~2010-03-31 20:43 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-31 15:20 [PATCH] po4a: Add native recipe Martyn Welch
2010-03-31 20:41 ` Khem Raj [this message]
2010-11-06 10:28   ` Stefan Schmidt

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=20100331204114.GA14197@gmail.com \
    --to=raj.khem@gmail.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.