summaryrefslogtreecommitdiff
path: root/meta/packages/xorg-lib/libxcalibrate
Commit message (Collapse)AuthorAgeFilesLines
* Major layout change to the packages directoryRichard Purdie2010-08-271-27/+0
| | | | | | | | | | | | | | | | | Having one monolithic packages directory makes it hard to find things and is generally overwhelming. This commit splits it into several logical sections roughly based on function, recipes.txt gives more information about the classifications used. The opportunity is also used to switch from "packages" to "recipes" as used in OpenEmbedded as the term "packages" can be confusing to people and has many different meanings. Not all recipes have been classified yet, this is just a first pass at separating things out. Some packages are moved to meta-extras as they're no longer actively used or maintained. Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* libxcalibrate: Fix with xcbRichard Purdie2009-11-261-0/+27
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* libxcalibrate: fix package versions, and update to latest git which has our ↵Ross Burton2008-02-111-50/+0
| | | | | | patches merged git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3764 311d38ba-8fff-0310-9ca6-ca027cbcb966
* X calibration changes. Add functionality to the xcalibrate protocol (and X) ↵Richard Purdie2007-06-301-0/+50
to convert screen coordinates to mouse coordinates. xtscal can then be massively simplified removing a stack of bugs. Also remove stale cvs versions of xcalibrate. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2067 311d38ba-8fff-0310-9ca6-ca027cbcb966