summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics
Commit message (Collapse)AuthorAgeFilesLines
...
* numlockx: add 1.2Otavio Salvador2012-03-021-0/+21
| | | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* pixman: update to 0.24.4Koen Kooi2012-03-012-0/+0
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* xinput-calibrator 0.7.5: fix calibration scriptKoen Kooi2012-02-282-3/+59
| | | | | | | | The 'auto' format switched to 'xorg.conf.d' which broke the script. The pointercal package also installed an 'empty' pointercal by default, which also broke the script. Fix these 2 in one go. Also remove the hal script since hal isn't supported in the oe-core universe anymore Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* pango: use pango.inc from oe-coreMartin Jansa2012-02-284-149/+7
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* Quoting fixesMartin Jansa2012-02-261-1/+1
| | | | | | | | * We have various variables which are either not quoted at all or are * half quoted. This patch fixes the bad exmaples so everything is consistent. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* xinput-calibrator: disable gtk gui explicitlyMartin Jansa2012-02-261-1/+4
| | | | | | | | | * if gtk is autodetected then gtkmm, glibmm, libcairomm-1.0-1, libpangomm-1.4-1, libsigc-2.0-0 are pulled to image like here: http://git.shr-project.org/git/?p=buildhistory.git;a=blobdiff;f=images/crespo/eglibc/shr-image/installed-package-names.txt;h=83e1a027de80d97421564226685a74298d2a5b80;hp=470b765b53eb6c795dc9dfb9ea5c30ec19d25f64;hb=0ab60c7419522ef527d744bc0ad756124b9d432a;hpb=21fe622ab8fe123a3a45369440eaaa3785be2516 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* openbox: add missing dependsOtavio Salvador2012-02-241-0/+3
| | | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* xserver-nodm-init: remove unneeded systemd codeAndreas Müller2012-02-231-8/+1
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* openbox: add 3.4.11.2Otavio Salvador2012-02-204-0/+2890
| | | | | | | This version inclues O.S. Systems' internal tree fixes and a sync against 3.4-working branch. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* recipes: bump PR to rebuild .la files without libz.laMartin Jansa2012-02-135-2/+8
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* recipe: Delete the duplicate recipes which are already in oe-coreKhem Raj2012-02-051-10/+0
| | | | | | | | | These recipes are either same or have small differences but are superset of changes in oe-core. We can use them from oe-core as it is without losing or adding any functionality by default Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gimp: replace --without-libwmf / --without-wmfAndreas Müller2012-01-251-1/+3
| | | | | | | accidently did not commit the latest (tested) changes Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* xinput: remove, recipe is now in oe-coreAndrea Adami2012-01-251-8/+0
| | | | | | | * as per commit id 618da7f65d3f9e3a1a5ee0b35371ae036a219a9a Signed-off-by: Andrea Adami <andrea.adami@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gimp: initial add 2.6.11Andreas Müller2012-01-242-0/+174
| | | | | | | | | | | | * based on oe-classic [1]-[2] * build tested incremental & from scratch in angstrom environment * run tested on overo [1] http://cgit.openembedded.org/openembedded/tree/recipes/gimp/gimp.inc [2] http://cgit.openembedded.org/openembedded/tree/recipes/gimp/gimp_2.6.8.bb Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* pixman: update bbappend to 0.24.2 to match oe-coreKoen Kooi2012-01-242-0/+0
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libxaw: bump PR to disable xmltoMartin Jansa2012-01-231-1/+1
| | | | | | | | | | | * meta-oe now provides xmlto-native http://git.openembedded.org/meta-openembedded/commit/?id=ab8f876ca8fa223c183e3db2029cce88f3435a27 but not the stylesheets for buildhosts without them it's unusable and fails, because xorg macros autodetecting xmlto available, see: http://lists.linuxtogo.org/pipermail/openembedded-devel/2011-December/037066.html after adding xmlto-native and stylesheets-native to DEPENDS we can enable it again Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gegl: initial add 0.1.8Andreas Müller2012-01-231-0/+16
| | | | | | | | | based on oe-classic [1] [1] http://cgit.openembedded.org/openembedded/tree/recipes/gimp/gegl_git.bb Signed-off-by: Andreas Müller <schnitzeltony@gmx.de> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* babl: initial add 0.1.6Andreas Müller2012-01-231-0/+13
| | | | | | | | | inspired by classic-oe [1] [1] http://cgit.openembedded.org/openembedded/tree/recipes/gimp/babl_git.bb Signed-off-by: Andreas Müller <schnitzeltony@gmx.de> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* In LICENSE "&&" should be replaced with "&"Andrei Gherzan2012-01-161-1/+1
| | | | | | | In this way meta-oe recipes will be parsed correctly in yocto. Signed-off-by: Andrei Gherzan <andrei@gherzan.ro> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* cairo: replace cairo_1.10.2.bb and .inc files with .bbappend, change cairomm ↵Martin Jansa2012-01-165-36/+3
| | | | | | | | | | to use .inc from oe-core * cairo-native is needed for pango-native and PRINC is for slight packaging changes in oe-core version Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* xterm: update to 277Koen Kooi2012-01-131-4/+3
| | | | | | License checksum changed due to date changes Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* xf86-video-fbdev: remove, driver is now in oe-coreAndrea Adami2012-01-091-8/+0
| | | | | | | * as per commit id 4997e01cb051cc05348468707898798f9228613a Signed-off-by: Andrea Adami <andrea.adami@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* xserver-nodm-init: move systemd service to xserver-nodm-init-systemdOtavio Salvador2012-01-091-16/+14
| | | | | | | Move systemd service to xserver-nodm-init-systemd to be consistent with other packages. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* libxaw: fix build error due to missing xmltoZhenhua Luo2011-12-221-2/+2
| | | | | | | | libxaw build failed due to missing native xmlto, add xmlto-native in DEPENDS of libxaw Signed-off-by: Zhenhua Luo <b19537@freescale.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libgphoto2: Fix QA issuesAndreas Müller2011-12-191-1/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmx.de> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libgphoto2 2.4.11: break runtime dependency loopKoen Kooi2011-12-171-1/+3
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* pixman,libav,libvpx,fftwf: bump PR after arm OVERRIDES changes in oe-coreMartin Jansa2011-12-161-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xf86-input-void: drop archive prefix from checksumsMartin Jansa2011-12-161-2/+2
| | | | | | * .inc file from oe-core doesn't have name=archive in SRC_URI Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* sessreg: fix checksumOtavio Salvador2011-12-151-2/+2
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* twm: fix checksumOtavio Salvador2011-12-151-2/+2
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* xrdb: fix checksumOtavio Salvador2011-12-151-2/+2
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* setxkbmap: fix checksumOtavio Salvador2011-12-151-2/+2
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* xinput-calibrator 0.7.5: fix LICENSE syntax and style issuesKoen Kooi2011-12-121-4/+6
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* xf86-input-tslib: fix checksum errorEric BENARD2011-12-071-1/+2
| | | | | | | | remove name=archive in SRC_URI in order to use the right checksum (else, we would need SRC_URI[archive.md5sum]) Signed-off-by: Eric Bénard <eric@eukrea.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* pixman: really remove it in favour of bbappendKoen Kooi2011-12-011-23/+0
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* pixman: replace pixman_0.24.0.bb with smaller bbappend with only diff ↵Martin Jansa2011-12-013-14/+19
| | | | | | | | | | | against oe-core version * disable iwmmxt for now, because it breaks build * neon is not really enabled for people not having FEED_ARCH in OVERRIDES * maybe this diff should be merged to oe-core recipes instead Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* pixman: update to 0.24.0Koen Kooi2011-11-3014-2153/+4
| | | | | | | | * All patches that went upstream are removed Tested on beagleboard/angstrom Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libsdl-x11: drop from meta-oeMartin Jansa2011-11-302-45/+0
| | | | | | | * there is libsdl in oe-core and nothing depends on libsdl-x11 here Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* fbida: add 2.08Koen Kooi2011-11-221-0/+26
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* recipes: bump PR after python upgradeMartin Jansa2011-11-011-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xserver-nodm-init: set USER and HOMEMartin Jansa2011-11-012-1/+8
| | | | | | | | * when it's executed from init then HOME is set to '/' * shadow/agetty set HOME fine and Xinit is doing the same, but for xinit Xsession it didn't work Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* xserver-common_1.34: patch Xserver to add support for gta04Klaus Kurzmann2011-11-012-0/+33
| | | | | | Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* xclock: Add version 1.0.5 (initial recipe)Imran Mehmood2011-10-311-0/+11
| | | | | | | * Imported from oe.dev commit id 6e7e35679200cd55264fae308cd5dec7ef2d1d29 Signed-off-by: Imran Mehmood <Imran_Mehmood@mentor.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* pixman 0.23.6: apply typo fix from upstreamKoen Kooi2011-10-192-2/+4
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* pixman 0.23.6: refresh patches with versions for pixman masterKoen Kooi2011-10-189-93/+93
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* ttf-droid: add LIC_FILES_CHKSUM, switch to github.comMartin Jansa2011-10-181-8/+6
| | | | | | | | * android.git.kernel.org seems not available * SRCREV magic didn't work for me with fetch2 * PV changed to get upgradable path Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xf86-input-tslib: fix build with newer xserverMartin Jansa2011-10-182-1/+198
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* mesa: drop, there should be mesa-7.11 in oe-coreMartin Jansa2011-10-1310-2577/+0
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* mesa-common: use glx-use-tls.inc from oe-core instead of bbclassMartin Jansa2011-10-121-1/+1
| | | | | | | | * to resolve python function clash * mesa recipes will be removed from meta-oe as soon as 7.11 patches are aplied in oe-core Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xorg-lib: use .inc file from oe-coreMartin Jansa2011-10-124-24/+6
| | | | | | | * INC_PR is not available (start with r10) * BBCLASSEXTEND is not in .inc globally, add it per recipe where it's needed Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>