[oe] [PATCH 2/2] qwo input method recipe

Khem Raj raj.khem at gmail.com
Tue Mar 17 02:37:48 UTC 2009


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20090316/ab60c99c/attachment-0002.sig>


More information about the Openembedded-devel mailing list