[oe] [meta-oe][PATCH 2/3] utouch-frame: Add initial recipe

Martin Jansa martin.jansa at gmail.com
Fri Sep 20 21:18:31 UTC 2013


On Wed, Sep 18, 2013 at 03:06:23PM +0200, Samuel Stirtzel wrote:
> used by utouch-mtview, a visual multitouch test application for X
> 
> Signed-off-by: Samuel Stirtzel <s.stirtzel at googlemail.com>
> ---
>  meta-oe/recipes-support/utouch/utouch-frame_git.bb |   15 +++++++++++++++
>  1 file changed, 15 insertions(+)
>  create mode 100644 meta-oe/recipes-support/utouch/utouch-frame_git.bb
> 
> diff --git a/meta-oe/recipes-support/utouch/utouch-frame_git.bb b/meta-oe/recipes-support/utouch/utouch-frame_git.bb
> new file mode 100644
> index 0000000..83a4e25
> --- /dev/null
> +++ b/meta-oe/recipes-support/utouch/utouch-frame_git.bb
> @@ -0,0 +1,15 @@
> +SUMMARY = "Touch Frame Library"
> +DESCRIPTION = "The frame library and tools are used to handle touch frames, i.e., collections of tracked contacts. Bindings for mtdev and XI2.1."
> +HOMEPAGE = "http://bitmath.org/code/evemu/"
> +
> +LICENSE = "GPLv3"
> +LIC_FILES_CHKSUM = "file://COPYING;md5=2f31b266d3440dd7ee50f92cf67d8e6c"
> +
> +inherit autotools
> +
> +SRC_URI = "git://bitmath.org/git/frame.git;protocol=http"
> +SRCREV = "95363d5a1f7394d71144bf3b408ef4e6db4350fc"
> +
> +PV = "1.1.2+git${SRCPV}"
> +
> +S = "${WORKDIR}/git/"

Missing dependency on utouch-evemu

| configure:12204: error: Package requirements (utouch-evemu >= 1.0.5) were not met:
| No package 'utouch-evemu' found


> -- 
> 1.7.9.5
> 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20130920/bbdbbfe2/attachment-0002.sig>


More information about the Openembedded-devel mailing list