aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics
AgeCommit message (Collapse)Author
2013-06-03xterm: update to 293Jonathan Liu
License copyright years was updated from 1999-2010,2011 to 1999-2012,2013. Signed-off-by: Jonathan Liu <net147@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-05-21pangomm: update to 2.34.0Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-05-21pangomm: Add missing dependency on pangoKhem Raj
Fixes errors like | configure:15678: error: Package requirements (glibmm-2.4 >= 2.14.1 cairomm-1.0 >= 1.2.2 pangocairo >= 1.23.0) were not met: | | No package 'pangocairo' found Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-04-26lxdm: fix postinst-codeAndreas Müller
Exiting postinst code leaves systemd.bbclass offline postinst code unexecuted, causes postinst not to finish at first boot (lxdm.service is not aliased to display-manager.service -> started much too early) and is not neccesary: language preparation can be done offline. Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-04-26ttf-inconsolata: fix license namePaul Barker
We have "SIL Open Font License" 1.1 in common-licenses as OFL-1.1. Signed-off-by: Paul Barker <paul@paulbarker.me.uk> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-04-22ttf-arphic-uming: remove whitespace from licensePaul Barker
The whitespace in LICENSE causes bitbake to parse this as three separate licenses: 'Arphic', 'Public' and 'License'. These spaces are replaced with dashes to prevent confusion. Signed-off-by: Paul Barker <paul@paulbarker.me.uk> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-04-19xinput-calibrator: install .service only with systemd in DISTRO_FEATURESMartin Jansa
* Otavio reported unpackaged files without systemd enabled Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-04-19xserver-nodm-init: install .service and conf only with systemd in ↵Martin Jansa
DISTRO_FEATURES * Otavio reported unpackaged files without systemd enabled Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-04-15recipes: Unify indentationMartin Jansa
* This change is only aesthetic (unlike indentation in Python tasks). * Some recipes were using tabs. * Some were using 8 spaces. * Some were using mix or different number of spaces. * Make them consistently use 4 spaces everywhere. * Yocto styleguide advises to use tabs (but the only reason to keep tabs is the need to update a lot of recipes). Lately this advice was also merged into the styleguide on the OE wiki. * Using 4 spaces in both types of tasks is better because it's less error prone when someone is not sure if e.g. do_generate_toolchain_file() is Python or shell task and also allows to highlight every tab used in .bb, .inc, .bbappend, .bbclass as potentially bad (shouldn't be used for indenting of multiline variable assignments and cannot be used for Python tasks). * Don't indent closing quote on multiline variables we're quite inconsistent wheater it's first character on line under opening quote or under first non-whitespace character in previous line. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Acked-by: Koen Kooi <koen@dominion.thruhere.net>
2013-04-15lxdm: move systemd support from meta-systemd back to meta-oeMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-04-15xinput-calibrator: move systemd support from meta-systemd back to meta-oeMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-04-15xserver-nodm-init: move systemd support from meta-systemd back to meta-oeMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-04-11ttf-inconsolata: add LIC_FILES_CHKSUM variableApelete Seketeli
Add mandataroy LIC_FILES_CHKSUM variable to fix build error. Signed-off-by: Apelete Seketeli <apelete@seketeli.net> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-04-04ttf-fonts: import ttf-inconsolata recipe from oe-classicApelete Seketeli
Import ttf-inconsolata recipe from "oe-classic". This is intended to satisfy dependency chain of muffinman-image recipe for the JLime distribution. Signed-off-by: Apelete Seketeli <apelete@seketeli.net> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-03-18xf86-video-glamo: adapt to xserver 1.14 APIMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-03-02clutter-box2d: add, from oe-coreRoss Burton
This was removed from oe-core but it's still useful, so add it to meta-oe. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-02-16waffle: new package, a GL deferred resolution library.Ross Burton
Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-02-16font-update-common: removeAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-02-16ttf-fonts: inherit oe-core's fontcache.bbclass instead of update-fontsAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-02-06ttf: introduce update-fonts bbclass and change all ttf recipes to use itMartin Jansa
* without this ttf.inc had to set RRECOMMENDS and postinst/postrm without PN suffix to cover all subpackages created in ttf recipes Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-02-01gnome-terminal, system-tools-backends, slim, benchfft, syslog-ng: move to ↵Martin Jansa
nonworking directories * this set does not build with distroless qemuarm as reported in 'State of bitbake world' thread, nobody volunteered to fix them Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-31fbida: update to 2.09Koen Kooi
Build from git to drag in buildfixes and run set to fix a non-cross compile safe use of cpp Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-31xf86-video-geode: Update to 2.11.14Otavio Salvador
Change-Id: Ia42af02f16e22f6d1ecd9e437dc875c8e267a84a Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-27lxdm: disable screensaver by default when starting XAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-06tslib: replace obsolete automake macros with working onesMarko Lindqvist
Add obsolete-automake-macros.patch that replaces automake macros no longer supported by automake-1.13 with modern constructs. Signed-off-by: Marko Lindqvist <cazfi74@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-27lxdm: disable keyboard selectionAndreas Müller
Keyboard selection with lxdm is not very helpful: * new keyboard connected get US layout independent of selection * the selection is not persistent and has to be made on every login Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-27xcursorgen: initial add 1.0.5Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-19xf86-video-geode: Add rdepends on EXA Xorg moduleOtavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-16xterm: added gnu-configize for AArch64 supportMarcin Juszkiewicz
Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-16packagegroup-fonts-truetype: remove trailing backslash from commentsMartin Jansa
* http://lists.linuxtogo.org/pipermail/bitbake-devel/2012-December/003954.html Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-13pixman: drop bbappend with only PRINC leftMartin Jansa
* pixman in oe-core was upgraded to 0.28, so upgrade path is OK Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-11openbox: fix PR format and use new update-alternatives syntaxMartin Jansa
* fixes: NOTE: recipe openbox-3.5.0-1: task do_package: Started WARNING: openbox: Use of ALTERNATIVE_NAME is deprecated, see update-alternatives.bbclass for more info. * bump PE if you care about upgrade path from wrong PR, introduced in commit 3becce8504033dfac7c497fa12675f873a5df9e0 Author: Mario Domenech Goulart <mario@ossystems.com.br> Date: Mon Dec 3 16:03:23 2012 +0000 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-11xdotool: fix unpackaged filesMartin Jansa
* fixes: xdotool-1.20100416.2809: xdotool: Files/directories were installed but not shipped /usr/man /usr/man/man1 /usr/man/man1/xdotool.1 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-11xf86-input-void: fix SRC_URI checksumsMartin Jansa
* does someone have old xf86-input-void-1.4.0.tar.bz2 with old checksums to compare them? Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-11xorg-sgml-doctools: add LIC_FILES_CHKSUMMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-05xinput-calibrator: remove hardcoded path from xinput_calibrator.desktopMario Domenech Goulart
Signed-off-by: Mario Domenech Goulart <mario@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-12-04devilspie2: move to meta-gnome (libwnck is there)Marcin Juszkiewicz
Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
2012-12-04xinput-calibrator: update to 2012 Aug 2nd's git snapshotMario Domenech Goulart
Change-Id: I16dedd2623cc6230fccbe9765592d29dcdb2aa72 Signed-off-by: Mario Domenech Goulart <mario@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-12-04openbox: separate package for configuration files (openbox-config)Mario Domenech Goulart
Change-Id: I528392100854fb73c2a14973fd1bfa9c94e836a7 Signed-off-by: Mario Domenech Goulart <mario@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-12-04libgphoto2: refix buildAndreas Müller
this manually reverts commit 92e3f684d14fd287194e78bc5e65f80504758b7d Author: Koen Kooi <koen@dominion.thruhere.net> Date: Wed Nov 21 14:42:02 2012 +0000 gphoto2: fix gettext build error which should go into danny only [1]. [1] http://lists.linuxtogo.org/pipermail/openembedded-devel/2012-November/042668.html Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-12-04gimp: update to 2.8.2Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-12-04gegl: update to 0.2.0Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-12-04babl: update to 0.1.10Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-11-29gphoto2: fix gettext build errorKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-11-29lxdm: bugfixes by updating to latest gitAndreas Müller
* make keyboard layout combobox display languages properly * systemd-support is included mainline * autologin for timeouts < 5s works as expected Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-11-29xf86-video-glamo: adapt to xserver-0.13 video APIMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-10-28Replace bb.data.* with d.*Paul Eggleton
Used sed expression given here: http://lists.linuxtogo.org/pipermail/openembedded-core/2011-November/012373.html Plus an additional expression for .expand. Full expression is: sed \ -e 's:bb.data.\(setVar([^,]*,[^,]*\), \([^ )]*\) *):\2.\1):g' \ -e 's:bb.data.\(setVarFlag([^,]*,[^,]*,[^,]*\), \([^) ]*\) *):\2.\1):g' \ -e 's:bb.data.\(getVar([^,]*\), \([^, ]*\) *,\([^)]*\)):\2.\1,\3):g' \ -e 's:bb.data.\(getVarFlag([^,]*,[^,]*\), \([^, ]*\) *,\([^)]*\)):\2.\1,\3):g' \ -e 's:bb.data.\(getVarFlag([^,]*,[^,]*\), \([^) ]*\) *):\2.\1):g' \ -e 's:bb.data.\(getVar([^,]*\), \([^) ]*\) *):\2.\1):g' \ -e 's:bb.data.\(expand([^,]*\), \([^ )]*\) *):\2.\1):g' \ -i `grep -ril bb.data *` Some minor correction in systemd.bbclass was needed for some expressions that didn't quite match the regex in the desired way; additionally a few instances were manually changed. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2012-10-24libgphoto2: fix buildAndreas Müller
autoconf.bbclass forces building po dirs by copying po/Makefile.in.in. We have to care for libgphoto2_port/po/Makefile.in.in too and have to remove AM_PO_SUBDIRS() from configure.ac since that causes | autoreconf: running: aclocal --system-acdir=/home/Superandy/tmp/oe-core-eglibc/work/armv7a-vfp-neon-angstrom-linux-gnueabi/libgphoto2-2.4.11-r2/libgphoto2-2.4.11/aclocal-copy/ --automake-acdir=/home/Superandy/tmp/oe-core-eglibc/sysroots/x86_64-linux/usr/share/aclocal-1.12 -I /home/Superandy/tmp/oe-core-eglibc/work/armv7a-vfp-neon-angstrom-linux-gnueabi/libgphoto2-2.4.11-r2/libgphoto2-2.4.11/auto-m4/ -I /home/Superandy/tmp/oe-core-eglibc/work/armv7a-vfp-neon-angstrom-linux-gnueabi/libgphoto2-2.4.11-r2/libgphoto2-2.4.11/m4m/ -I /home/Superandy/tmp/oe-core-eglibc/work/armv7a-vfp-neon-angstrom-linux-gnueabi/libgphoto2-2.4.11-r2/libgphoto2-2.4.11/auto-m4/ -I /home/Superandy/tmp/oe-core-eglibc/work/armv7a-vfp-neon-angstrom-linux-gnueabi/libgphoto2-2.4.11-r2/libgphoto2-2.4.11/m4m/ --force -I auto-m4 -I m4m | configure.ac:230: error: `po-directories' is already registered with AC_CONFIG_COMMANDS. Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-10-24devilspie2: initial add 0.24Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-10-19libxaw: drop libxp and printproto from DEPENDSMartin Jansa
* it was removed from oe-core http://git.openembedded.org/openembedded-core/commit/?id=5b3748d463a6666c0d8e2624092619da8d8e6328 * there should be --disable-xprint/--without-xprint too, but it looks like all support for xprint was removed from libxaw already commit 012e73faab8dc8617c6da4679715dae14f6cddd4 Author: Daniel Stone <daniel@fooishbar.org> Date: Fri Aug 15 18:25:53 2008 +0300 Remove last remaining vestiges of Xprint support Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>