aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics
AgeCommit message (Collapse)Author
2012-04-11xinput-calibrator 0.7.5: run xinput_calibrator_once.sh using XDG autostart ↵Koen Kooi
mechanism This runs when the session starts so after the DM. Not a great solution, but at least it will popup a calibration dialog automatically and restore calibration on subsequent sessions. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-04-10xserver-nodm-init: add EnvironmentFileMartin Jansa
* used to set HOME variable before /etc/X11/Xsession is started * e.g. enlightenment is creating ${HOME}/.e and without this it ends in /tmp/.e and during startup HOME gets defined and switched to /home/root/.e Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-04-10xserver-nodm-init: use /etc/X11/Xserver from service file instead of Xorg ↵Denis 'GNUtoo' Carikli
directly * /etc/X11/Xserver is provided by xserver-common and sets correct DPI before starting Xorg (or other xserver) Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-04-04xbitmaps: add 1.1.1 versionOtavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-03-29xinput-calibrator: add systemd serviceMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-03-23slim: replace ${base_libdir}/systemd by ${systemd_unitdir} set in oe-coreAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-03-23dietsplash_git: replace ${base_libdir}/systemd by ${systemd_unitdir} set in ↵Andreas Müller
oe-core Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-03-19pixman: update bbappend to match update recipe in oe-coreKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-03-14openbox: update to 3.5.0Otavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-03-02pango: disable introspectionAndreas Müller
meta-oe's pango.inc inherited gnome.bbclass which disables gobject-introspection error was: | /usr/share/gir-1.0/GLib-2.0.gir:9:1: error: Unsupported version '1.1' | /usr/share/gir-1.0/GLib-2.0.gir:9:39: error: Unsupported version '1.1' | error parsing file Pango-1.0.gir: Failed to parse included gir GLib-2.0 | make[4]: *** [Pango-1.0.typelib] Error 1 Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-03-02numlockx: add 1.2Otavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-03-01pixman: update to 0.24.4Koen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-02-28xinput-calibrator 0.7.5: fix calibration scriptKoen Kooi
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>
2012-02-28pango: use pango.inc from oe-coreMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-02-26Quoting fixesMartin Jansa
* 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>
2012-02-26xinput-calibrator: disable gtk gui explicitlyMartin Jansa
* 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>
2012-02-24openbox: add missing dependsOtavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-02-23xserver-nodm-init: remove unneeded systemd codeAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-02-20openbox: add 3.4.11.2Otavio Salvador
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>
2012-02-13recipes: bump PR to rebuild .la files without libz.laMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-02-05recipe: Delete the duplicate recipes which are already in oe-coreKhem Raj
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>
2012-01-25gimp: replace --without-libwmf / --without-wmfAndreas Müller
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>
2012-01-25xinput: remove, recipe is now in oe-coreAndrea Adami
* as per commit id 618da7f65d3f9e3a1a5ee0b35371ae036a219a9a Signed-off-by: Andrea Adami <andrea.adami@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-24gimp: initial add 2.6.11Andreas Müller
* 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>
2012-01-24pixman: update bbappend to 0.24.2 to match oe-coreKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-23libxaw: bump PR to disable xmltoMartin Jansa
* 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>
2012-01-23gegl: initial add 0.1.8Andreas Müller
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>
2012-01-23babl: initial add 0.1.6Andreas Müller
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>
2012-01-16In LICENSE "&&" should be replaced with "&"Andrei Gherzan
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>
2012-01-16cairo: replace cairo_1.10.2.bb and .inc files with .bbappend, change cairomm ↵Martin Jansa
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>
2012-01-13xterm: update to 277Koen Kooi
License checksum changed due to date changes Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-09xf86-video-fbdev: remove, driver is now in oe-coreAndrea Adami
* as per commit id 4997e01cb051cc05348468707898798f9228613a Signed-off-by: Andrea Adami <andrea.adami@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-09xserver-nodm-init: move systemd service to xserver-nodm-init-systemdOtavio Salvador
Move systemd service to xserver-nodm-init-systemd to be consistent with other packages. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2011-12-22libxaw: fix build error due to missing xmltoZhenhua Luo
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>
2011-12-19libgphoto2: Fix QA issuesAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmx.de> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-17libgphoto2 2.4.11: break runtime dependency loopKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-16pixman,libav,libvpx,fftwf: bump PR after arm OVERRIDES changes in oe-coreMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-12-16xf86-input-void: drop archive prefix from checksumsMartin Jansa
* .inc file from oe-core doesn't have name=archive in SRC_URI Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-12-15sessreg: fix checksumOtavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2011-12-15twm: fix checksumOtavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2011-12-15xrdb: fix checksumOtavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2011-12-15setxkbmap: fix checksumOtavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2011-12-12xinput-calibrator 0.7.5: fix LICENSE syntax and style issuesKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-07xf86-input-tslib: fix checksum errorEric BENARD
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>
2011-12-01pixman: really remove it in favour of bbappendKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-01pixman: replace pixman_0.24.0.bb with smaller bbappend with only diff ↵Martin Jansa
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>
2011-11-30pixman: update to 0.24.0Koen Kooi
* All patches that went upstream are removed Tested on beagleboard/angstrom Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-30libsdl-x11: drop from meta-oeMartin Jansa
* 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>
2011-11-22fbida: add 2.08Koen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-01recipes: bump PR after python upgradeMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>