summaryrefslogtreecommitdiff
path: root/meta/recipes-graphics
AgeCommit message (Collapse)AuthorFiles
2010-11-24librandr: Update to version 1.3.1Saul Wold1
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
2010-11-24librender: Update to version 0.9.6Saul Wold1
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
2010-11-24libres: Update to version 1.0.5Saul Wold1
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
2010-11-24libxt: Update to version 1.0.9Saul Wold1
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
2010-11-24libxtst: Update to version 1.2.0Saul Wold1
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
2010-11-24libxv: Update to version 1.0.6Saul Wold1
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
2010-11-24xkeyboard-config: Update to version 2.0Saul Wold1
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
2010-11-24libxxf86dga: Update to version 1.1.2Saul Wold1
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
2010-11-24libxxf86vm: Update to version 1.1.1Saul Wold1
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
2010-11-24xtrans: Update to version 1.2.6Saul Wold1
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
2010-11-24xproto: Update to version 7.0.19Saul Wold1
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
2010-11-24util-macros: Update to version 1.11Saul Wold1
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
2010-11-24makedepend:Add license checksum to bb fileMei Lei1
Add COPYING file checksum to bb file Signed-off-by: Mei Lei <lei.mei@intel.com>
2010-11-23libxtrap:Add license file checksum to bb fileMei Lei1
Add COPYING file checksum to bb file Signed-off-by: Mei Lei <lei.mei@intel.com>
2010-11-23ttf-bitstream-vera:Add license file checksum to bb fileMei Lei1
Add COPYRIGHT.TXT checksum to bb file Signed-off-by: Mei Lei<lei.mei@intel.com>
2010-11-23libxprintutil:Add license checksum to bb fileMei Lei1
Get the license checksum information from src/xprintutil.c Signed-off-by: Mei Lei<lei.mei@intel.com>
2010-11-23libxprintapputil:Add license checksum to bb fileMei Lei1
Get the license checksum information from the /src/xpapputil.c Signed-off-by: Mei Lei<lei.mei@intel.com>
2010-11-23libxpm: Add license file checksum to bb fileMei Lei1
Add COPYING file checksum to bb file Signed-off-by: Mei Lei<lei.mei@intel.com>
2010-11-23liberation-fonts:Add license file checksum to bb fileMei Lei1
Add COPYING file checksum to bb file Signed-off-by: Mei Lei <lei.mei@intel.com>
2010-11-23gccmakedep: Add license checksum to bb fileMei Lei1
Add the license checksum information from Makefile.am to bb file Signed-off-by: Mei Lei <lei.mei@intel.com>
2010-11-22imake: upgrade from 1.0.2 to 1.0.4Yu Ke1
Signed-off-by: Yu Ke <ke.yu@intel.com>
2010-11-22pango: upgrade from 1.28.0 to 1.28.3Yu Ke3
Signed-off-by: Yu Ke <ke.yu@intel.com>
2010-11-22cairo: upgrade from 1.8.10 to 1.10.0Yu Ke3
several chagnes are made: - hardcoded_libtool.patch is removed, because the code (dolt logic) it applys to have been removed. dolt is originally introduced to accelerate libtool, it is later removed by commit 9de25a0297c due to libtool is fast enough. so this patch can be removed too. - explicitly specify the package name as libcairo2. In 1.8.10, the debian rename hook (meta/classes/debian.bbclass:debian_package_name_hook ) will automatically rename the package to libcairo2. When upgrade to 1.10.0, the name changes to cairo, because the package contains not only library, but also bin executable. This name change will cause dependency failure to thos package which depends on libcairo-1.8.10. so it is necessary to keep name as libcairo2 by explicitly specifing. - specify extra package: libcairo-gobject2, libcairo-script-interpreter2 and cairo-perf-utils. it is newly added in 1.10.0. The name schema is from Debian. Signed-off-by: Yu Ke <ke.yu@intel.com>
2010-11-22Meta: Recipe ReogranizationSaul Wold41
This is the next stage of recipe reorganization, in this stage many recipes where moved to a new meta-demoapps layer since this is more appropriate for demo usage then the core. Additional some recipes were moved to meta-extras to indicate they may be depercated at a future time. A number of recipes were modified since dependencies need to be corrected. Signed-off-by: Saul Wold <Saul.Wold@intel.com>
2010-11-22pixman: upgrade from 0.18.2 to 0.20.0Yu Ke1
Signed-off-by: Yu Ke <ke.yu@intel.com>
2010-11-22xrandr: upgrade from 1.3.2 to 1.3.4Yu Ke2
Also remove the patch resolve_symbol_clash.patch, because the code it applies to has been removed from 1.3.4, by commit ccb3f8a42b: "Remove --clone / --extend support code", so this patch is no longer needed. Signed-off-by: Yu Ke <ke.yu@intel.com>
2010-11-22xserver-xf86-dri-lite: upgrade from 1.9.0 rc4 to 1.9.2Yu Ke1
Signed-off-by: Yu Ke <ke.yu@intel.com>
2010-11-22xf86-video-intel: upgrade from 2.12.0 to 2.13.0Yu Ke1
Signed-off-by: Yu Ke <ke.yu@intel.com>
2010-11-22libdrm: upgrade from 2.4.21 to 2.4.22Yu Ke3
Signed-off-by: Yu Ke <ke.yu@intel.com>
2010-11-19libxvmc: Upgrade to 1.0.6Saul Wold1
fix LIC_FILES_CHKSUM Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-11-19glproto: fix LIC_FILES_CHKSUMSaul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-11-18xextproto: upgrade from 7.1.1 to the latest version 7.1.2Dexuan Cui1
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
2010-11-18xcmiscproto: upgrade from 1.2.0 to the latest version 1.2.1Dexuan Cui1
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
2010-11-18videoproto: upgrade from 2.3.0 to the latest version 2.3.1Dexuan Cui1
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
2010-11-18scrnsaverproto: upgrade from 1.2.0 to the latest version 1.2.1Dexuan Cui1
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
2010-11-18recordproto: upgrade from 1.14 to the latest version 1.14.1Dexuan Cui1
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
2010-11-18randrproto: upgrade from 1.3.1 to the latest version 1.3.2Dexuan Cui1
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
2010-11-18kbproto: upgrade from 1.0.4 to the latest version 1.0.5Dexuan Cui1
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
2010-11-18glproto: upgrade from 1.4.11 to the latest version 1.4.12Dexuan Cui1
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
2010-11-18fontsproto: upgrade from 2.1.0 to the latest version 2.1.1Dexuan Cui1
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
2010-11-18fixesproto: upgrade from 4.1.1 to the latest version 4.1.2Dexuan Cui2
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
2010-11-18damageproto: upgrade from 1.2.0 to the latest version 1.2.1Dexuan Cui1
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
2010-11-18clutter-gtk-1.0: Fix build issues for world buildSaul Wold3
Added a patch to enable GTK_WIDGET macros properly Added LIC_FILES_CHKSUM Fixed up LICENSE Metadata Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-11-14xauth: upgrade from 1.0.4 to 1.0.5Yu Ke1
Signed-off-by: Yu Ke <ke.yu@intel.com>
2010-11-14xset: upgrade from 1.1.0 to 1.2.1Yu Ke2
Signed-off-by: Yu Ke <ke.yu@intel.com>
2010-11-14xwininfo: upgrade from 1.0.5 to 1.1.1Yu Ke1
LIC_FILES_CHKSUM Changed due to Sun -> Oracle License Change Signed-off-by: Yu Ke <ke.yu@intel.com> Signed-off-by: Saul Wold <Saul.Wold@intel.com>
2010-11-14xf86-input-vmmouse: upgrade from 12.6.9 to 12.6.10Yu Ke1
Fixed LIC_FILES_CHKSUM due to license change from Sun -> Oracle Signed-off-by: Yu Ke <ke.yu@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-11-14xf86-video-vmware: upgrade from 11.0.1 to 11.0.3Yu Ke1
Fixed LIC_FILES_CHKSUM due to license change from Sun -> Oracle Signed-off-by: Yu Ke <ke.yu@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-11-14xf86-input-mouse: upgrade from 1.5.0 to 1.6.0Yu Ke1
Fixed LIC_FILES_CHKSUM due to license change from Sun -> Oracle Signed-off-by: Yu Ke <ke.yu@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-11-14xf86-input-evdev: upgrade from 2.4.0 to 2.5.0Yu Ke1
Fixed LIC_FILES_CHKSUM due to license change from Sun -> Oracle Signed-off-by: Yu Ke <ke.yu@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>