Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH] libxkbcommon: new window system-independent XKB library
@ 2012-10-23 19:57 Ross Burton
  2012-10-24 15:05 ` Saul Wold
  2012-10-26 16:27 ` Saul Wold
  0 siblings, 2 replies; 7+ messages in thread
From: Ross Burton @ 2012-10-23 19:57 UTC (permalink / raw)
  To: openembedded-core

Used by Wayland, Clutter, and more.

Signed-off-by: Ross Burton <ross.burton@intel.com>
---
 meta/recipes-graphics/xorg-lib/libxkbcommon_0.2.0.bb |   18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
 create mode 100644 meta/recipes-graphics/xorg-lib/libxkbcommon_0.2.0.bb

diff --git a/meta/recipes-graphics/xorg-lib/libxkbcommon_0.2.0.bb b/meta/recipes-graphics/xorg-lib/libxkbcommon_0.2.0.bb
new file mode 100644
index 0000000..7304080
--- /dev/null
+++ b/meta/recipes-graphics/xorg-lib/libxkbcommon_0.2.0.bb
@@ -0,0 +1,18 @@
+SUMMARY = "Generic XKB keymap library"
+DESCRIPTION = "libxkbcommon is a keymap compiler and support library which \
+processes a reduced subset of keymaps as defined by the XKB specification."
+HOMEPAGE = "http://www.xkbcommon.org"
+
+LICENSE = "MIT & MIT-style"
+
+DEPENDS = "util-macros flex-native bison-native"
+
+SRC_URI = "http://xkbcommon.org/download/${PN}-${PV}.tar.bz2"
+SRC_URI[md5sum] = "2be3d4a255d02c7d46fc6a9486f21f6a"
+SRC_URI[sha256sum] = "74eb0a121ca3998015fd687591426bb15c524645a72cf602831b2e729172fb42"
+
+LIC_FILES_CHKSUM = "file://COPYING;md5=9c0b824e72a22f9d2c40b9c93b1f0ddc"
+
+PR = "r0"
+
+EXTRA_OECONF = "--disable-docs"
-- 
1.7.10




^ permalink raw reply related	[flat|nested] 7+ messages in thread
* Re: [PATCH 1/3] libxkbcommon: New window system-independent xkb library
@ 2012-10-23 10:21 Burton, Ross
  2012-10-23 10:46 ` [PATCH] " Ross Burton
  0 siblings, 1 reply; 7+ messages in thread
From: Burton, Ross @ 2012-10-23 10:21 UTC (permalink / raw)
  To: Tomas Frydrych, Daniel Stone; +Cc: openembedded-core

On 23 October 2012 11:00, Tomas Frydrych <tf+lists.yocto@r-finger.com> wrote:
>> On 23 October 2012 20:12, Tomas Frydrych <tf+lists.yocto@r-finger.com> wrote:
>>> I think this needs a -native tools as well, like,
>>> https://github.com/Guacamayo/meta-guacamayo/blob/master/meta-guacamayo/recipes-graphics/xorg-lib/libxkbcommon_git.bb
>>
>> Not anymore, we use Python for makekeys nowadays.  (And, in an
>> unpushed tree, don't use Python at all if we can avoid it.)
>
> Good news, but perhaps you forgot to push this into the public repo?
> makekeys seems to be C program even in the current master, certainly in
> 1c880887666f84e08ea1752bb8a5ab2a7bf1d8a0.

There's a better way than a -native package, see libx11.  Sorry for
not noticing this, fixing now.

Ross



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2012-10-27 17:09 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-23 19:57 [PATCH] libxkbcommon: new window system-independent XKB library Ross Burton
2012-10-24 15:05 ` Saul Wold
2012-10-26 16:27 ` Saul Wold
2012-10-26 17:22   ` Burton, Ross
2012-10-26 17:45     ` Saul Wold
2012-10-27 16:55       ` Burton, Ross
  -- strict thread matches above, loose matches on Subject: below --
2012-10-23 10:21 [PATCH 1/3] libxkbcommon: New window system-independent xkb library Burton, Ross
2012-10-23 10:46 ` [PATCH] " Ross Burton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox