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 2/2] qwo input method recipe
Date: Mon, 16 Mar 2009 19:37:48 -0700	[thread overview]
Message-ID: <200903161937.48885.raj.khem@gmail.com> (raw)
In-Reply-To: <20090316203014.GA4171@sourdiere>

[-- Attachment #1: Type: text/plain, Size: 923 bytes --]

On Monday 16 March 2009 13:30:14 Charles Clément wrote:
> 
> ---
>  packages/qwo/qwo_0.4.bb |   15 +++++++++++++++
>  1 files changed, 15 insertions(+), 0 deletions(-)
>  create mode 100644 packages/qwo/qwo_0.4.bb
> 
> diff --git a/packages/qwo/qwo_0.4.bb b/packages/qwo/qwo_0.4.bb
> new file mode 100644
> index 0000000..bdf6d6d
> --- /dev/null
> +++ b/packages/qwo/qwo_0.4.bb
> @@ -0,0 +1,15 @@
> +DESCRIPTION = "qwo virtual keyboard"
> +AUTHOR = "Charles Clement"
> +HOMEPAGE = "http://www.nongnu.org/qwo/"
> +SECTION = "x11"
> +PRIORITY = "optional"
> +LICENSE = "GPLv2"
> +DEPENDS = "libxtst libxext virtual/imlib2 libconfig"
> +RDEPENDS += "imlib2-loaders"
> +PN = "qwo"

you don't necessarily need PN here

> +PV = "0.4"
> +PR = "r0"
> +
> +SRC_URI = "http://download.savannah.nongnu.org/releases/${PN}/${PN}-${PV}.tar.gz"
> +
> +inherit autotools
> -- 
> 1.6.2
> 

-- 
Khem Raj

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 204 bytes --]

  reply	other threads:[~2009-03-17  2:38 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-16 19:57 [PATCH 0/2] qwo input method recipe Charles Clément
2009-03-16 20:22 ` [PATCH 1/2] " Charles Clément
2009-03-17  2:30   ` Khem Raj
2009-03-17  9:36     ` Charles Clément
2009-03-16 20:30 ` [PATCH 2/2] " Charles Clément
2009-03-17  2:37   ` Khem Raj [this message]
2009-03-17  9:37     ` Charles Clément

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=200903161937.48885.raj.khem@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.