<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">On 13-10-07 12:13 PM, Knut Petersen
wrote:<br>
</div>
<blockquote cite="mid:5252DD97.4020703@t-online.de" type="cite">On
07.10.2013 17:52, Alan Coopersmith wrote:
<br>
<blockquote type="cite">On 10/ 7/13 05:44 AM, Knut Petersen wrote:
<br>
<blockquote type="cite">As libevdev is required now for building
xorg,
<br>
it should also be supported via "build.sh -L".
<br>
</blockquote>
<br>
Perhaps - but build.sh doesn't build libc, a kernel with DRM
support,
<br>
and all the other requirements we expect to be there before
building
<br>
Xorg modules.
<br>
<br>
</blockquote>
I erroneously assumed that libevdev is part of xorg.
<br>
</blockquote>
<br>
The wiki page <a class="moz-txt-link-freetext" href="http://www.x.org/wiki/ModularDevelopersGuide/#index2h2">http://www.x.org/wiki/ModularDevelopersGuide/#index2h2</a>
documents the dependencies (projects such as Mesa and libraries such
as libcrypto) required to build all 200+ modules in the xorg
project.<br>
<br>
Peter,<br>
<br>
Is the long term plan for libevdev to become an additional
dependencies for the X.Org project? That is not a precedent, we
already have mesa, pixman and xkeyboard-config as non-xorg
dependencies we build. I can add it to build.sh. If in a few years
it become ubiquitous, it can be removed. I can also update the above
wiki page as well.<br>
<br>
There is a similar issue with libmtdev, so I might document this one
as well. It seems to be more available on distros.<br>
<br>
All,<br>
<br>
<div align="center">README excerpt<br>
</div>
<br>
<blockquote>
<pre><code>libevdev is a wrapper library for evdev devices. it moves the common
tasks when dealing with evdev devices into a library and provides a library
interface to the callers, thus avoiding erroneous ioctls, etc.
git://git.freedesktop.org/git/libevdev
<a class="moz-txt-link-freetext" href="http://cgit.freedesktop.org/libevdev/">http://cgit.freedesktop.org/libevdev/</a>
**libevdev is currently in early stages of development. Use at your own risk**
The eventual goal is that libevdev wraps all ioctls available to evdev
devices, thus making direct access unnecessary.</code></pre>
</blockquote>
<br>
<blockquote cite="mid:5252DD97.4020703@t-online.de" type="cite">
<br>
cu,
<br>
Knut
<br>
<br>
<br>
_______________________________________________
<br>
<a class="moz-txt-link-abbreviated" href="mailto:xorg-devel@lists.x.org">xorg-devel@lists.x.org</a>: X.Org development
<br>
Archives: <a class="moz-txt-link-freetext" href="http://lists.x.org/archives/xorg-devel">http://lists.x.org/archives/xorg-devel</a>
<br>
Info: <a class="moz-txt-link-freetext" href="http://lists.x.org/mailman/listinfo/xorg-devel">http://lists.x.org/mailman/listinfo/xorg-devel</a>
<br>
<br>
</blockquote>
<br>
</body>
</html>