summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics
Commit message (Collapse)AuthorAgeFilesLines
* gdk-pixbuf: Add 2.22.1 as new recipeZhai Edwin2011-01-201-1/+1
| | | | | | | | | | | | Updating gtk+ to 2.23.2 requires gdk-pixbuf, which is originaly a module in gtk+. Borrow hardcoded_libtool.patch from original gtk+, and add configure_fix.patch to fix build failure in cross-compile environment. As gdk-pixbuf is a stand-alone package now, gdk-pixbuf-csource-native can be safely removed. So extend gdk-pixbuf with native support, and make related packages depend on it. Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
* xserver-xf86-dri-lite: upgrade to 1.9.3Yu Ke2011-01-181-2/+2
| | | | Signed-off-by: Yu Ke <ke.yu@intel.com>
* mesa: add mesa 7.8.2Yu Ke2011-01-182-2/+61
| | | | | | The latest mesa 7.10 has dependency on GPLv3 library talloc, so it is still necessary to keep one old non-GPLv3 mesa.And the latest non-GPLv3 version is mesa 7.8.2, so this patch add it. Signed-off-by: Yu Ke <ke.yu@intel.com>
* mesa-glsl: add mesa glsl 7.8.2Yu Ke2011-01-182-25/+27
| | | | | | mesa glsl is required by mesa 7.8.2, so add it. Signed-off-by: Yu Ke <ke.y@intel.com>
* mesa: upgrade to mesa 7.10Yu Ke2011-01-181-5/+5
| | | | | | | - add SRC_URI checksum - remove the DEFAULT_PREFERENCE for atom_pc, since mesa 7.10 has dependency on GPLv3 talloc. the latest non-GPLv3 one is mesa 7.8.2, atom_pc can use that vesion. Signed-off-by: Yu Ke <ke.yu@intel.com>
* cairo: upgrade to 1.10.2Yu Ke2011-01-181-3/+3
| | | | Signed-off-by: Yu Ke <ke.yu@intel.com>
* xf86-video-intel: upgrade to 2.14.0Yu Ke2011-01-181-2/+2
| | | | Signed-off-by: Yu Ke <ke.yu@intel.com>
* xwininfo: upgrade to 1.1.1Yu Ke2011-01-181-2/+2
| | | | Signed-off-by: Yu Ke <ke.yu@intel.com>
* libdrm: upgrade to 2.4.23Yu Ke2011-01-182-2/+2
| | | | Signed-off-by: Yu Ke <ke.yu@intel.com>
* xf86-input-synaptics: upgrade to 1.3.0Yu Ke2011-01-182-10/+16
| | | | | | | - update license checksum due to commit "COPYING: add three missing authors listed in synaptics.c". the license type is unchanged. - Pass correct "sdkdir" value for cross compiling Signed-off-by: Yu Ke <ke.yu@intel.com>
* xf86-input-evdev: upgrade to 2.6.0Yu Ke2011-01-181-2/+2
| | | | Signed-off-by: Yu Ke <ke.yu@intel.com>
* xkbcomp: upgrade to 1.2.0Yu Ke2011-01-182-2/+39
| | | | | | - also pick one patch from upstream to fix the cross compiling error during the do_configure. it can be safely removed in the next upgrade. Signed-off-by: Yu Ke <ke.yu@intel.com>
* xf86-input-keyboard: upgrade to 1.5.0Yu Ke2011-01-182-10/+10
| | | | | | - update license checksum due to commit "Sun's copyrights now belong to Oracle". the license type is unchanged. Signed-off-by: Yu Ke <ke.yu@intel.com>
* xdpyinfo: upgrade to 1.2.0Yu Ke2011-01-181-3/+3
| | | | | | - update license checksume due to the commit "COPYING: replace stub with actual copyright notice". it provide more accurate license info. the license type is unchanged. Signed-off-by: Yu Ke <ke.yu@intel.com>
* mkfontscale: upgrade to 1.0.8Yu Ke2011-01-182-12/+12
| | | | | | - update license checksum, due to commit "Sun's copyrights now belong to Oracle". the license type is not changed. Signed-off-by: Yu Ke <ke.yu@intel.com>
* xprop: upgrade to 1.2.0Yu Ke2011-01-182-13/+13
| | | | | | - LICENSE_CHECKSUM changed due to the commit "COPYING: replace stub with copyright notices". this commit add more accurate license info, and the license type is still MIT-X. Signed-off-by: Yu Ke <ke.yu@intel.com>
* bigreqsproto: upgrade to 1.1.1Yu Ke2011-01-181-3/+3
| | | | Signed-off-by: Yu Ke <ke.yu@intel.com>
* xinit: upgrade to 1.3.0Yu Ke2011-01-181-2/+2
| | | | Signed-off-by: Yu Ke <ke.yu@intel.com>
* mkfontdir: upgrade to 1.0.6Yu Ke2011-01-181-3/+3
| | | | Signed-off-by: Yu Ke <ke.yu@intel.com>
* xhost: upgrade to 1.0.4Yu Ke2011-01-182-10/+10
| | | | | | - LICENSE checksum changes due to that "Sun's copyrights now belong to Oracle". it is corp name change only, the license is still MIT-X. Signed-off-by: Yu Ke <ke.yu@intel.com>
* xserver-xf86-common: Remove COMPATIBLE_HOST as it was wrong solutionSaul Wold2011-01-071-1/+0
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* xvinfo: Fix LIC_FILES_CHKSUMRichard Purdie2011-01-071-1/+1
| | | | Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* recpies: use SRCPV instead of SRCREV for PVYu Ke2011-01-069-9/+9
| | | | | | | | SRCPV is intended being used by PV, some recipes still use SRCREV for PV, which is not correct. This patch fix all the misusage. Signed-off-by: Yu Ke <ke.yu@intel.com>
* xserver: Add COMPATIBLE_MACHINESaul Wold2011-01-061-0/+2
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* libxxf86misc: upgrade from 1.0.2 to 1.0.3Dexuan Cui2011-01-061-2/+3
| | | | Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* libdmx: upgrade from 1.1.0 to 1.1.1Dexuan Cui2011-01-062-14/+16
| | | | Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* pixman: upgrade from 0.20.0 to 0.21.2Dexuan Cui2011-01-061-4/+5
| | | | Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* scrnsaverproto: upgrade from 1.2.0 to 1.2.1Dexuan Cui2011-01-061-3/+6
| | | | | | | | Add "--enable-specs=no" to disable doc generation -- I doubt we really need it, and it doesn't work well due to SEVERE: Error with opening URL 'http://docbook.sourceforge.net/release/images/draft.png'. Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* resourceproto: upgrade from 1.1.0 to 1.1.1Dexuan Cui2011-01-061-3/+5
| | | | Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* compositeproto: upgrade from 0.4 to 0.4.2Dexuan Cui2011-01-062-11/+14
| | | | Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* xproto: upgrade from 7.0.19 to 7.0.20Dexuan Cui2011-01-062-13/+14
| | | | Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* inputproto: upgrade from 2.0 to 2.0.1Dexuan Cui2011-01-062-15/+16
| | | | Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* renderproto: upgrade from 0.11 to the latest version 0.11.1Dexuan Cui2011-01-061-4/+5
| | | | Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* xvinfo: Upgrade to 1.1.1Zhai Edwin2011-01-061-2/+2
| | | | Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
* xserver-kdrive: add DEPENDS for libdrmSaul Wold2011-01-021-2/+4
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* mutter: Add COMPATIBLE_MACHINE list to prevent PPC buildSaul Wold2011-01-021-0/+3
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* RDEPENDS, RRECOMMENDS -> RDPEPENDS_${PN}, RRECOMMENDS_${PN}Koen Kooi2010-12-308-17/+18
| | | | | | | For these recipes the dependencies listed in RDEPENDS and RRECOMMENDS only apply to ${PN} Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* xserver-xf86: fix LIC_FILES_CHKSUM spelling and locationSaul Wold2010-12-262-2/+1
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* libsdl: Add LIC_FILES_CHKSUMRichard Purdie2010-12-251-1/+3
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* xserver-kdrive: Add missing DEPENDS on pixmanRichard Purdie2010-12-251-1/+1
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* xserver-kdrive: add LIC_FILES_CHKSUMSaul Wold2010-12-241-0/+2
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* xserver-xf86: Add LIC_FILES_CHKSUMSaul Wold2010-12-231-0/+2
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* xf86-input-vmmouse: add COMPATIBLE_HOST set to x86*Saul Wold2010-12-231-0/+2
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* task-poky-clutter: remove clutter-box2d from default buildSaul Wold2010-12-211-2/+2
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* fstests: upgrade to svn revision #426Nitin A Kamble2010-12-161-2/+4
| | | | | | Also add license checksums, update PR & license fields Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* recipes-graphics: Add SUMMARY and update DESCRIPTIONMark Hatle2010-12-1612-5/+27
| | | | | | Add the missing SUMMARY fields and update DESCRIPTION fields if necessary Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
* clutter-box2d: Add LIC_FILES_CHKSUMSaul Wold2010-12-142-1/+3
| | | | Signed-off-by: Saul Wold <Saul.Wold@intel.com>
* libxscrnsaver: Add LIC_FILES_CHKSUMSaul Wold2010-12-141-1/+3
| | | | Signed-off-by: Saul Wold <Saul.Wold@intel.com>
* task-poky-clutter: Add LIC_FILES_CHKSUMSaul Wold2010-12-141-0/+3
| | | | Signed-off-by: Saul Wold <Saul.Wold@intel.com>
* mutter: Add LIC_FILES_CHKSUMSaul Wold2010-12-142-1/+5
| | | | Signed-off-by: Saul Wold <Saul.Wold@intel.com>