summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics
Commit message (Collapse)AuthorAgeFilesLines
* xorg: Replace depreciated *proto depends with xorgprotoRobert Yang2018-05-172-3/+3
| | | | | | | | The oe-core commit 9d236bd40ef8598c78c1ea807d658467700505e2 has removed *proto, we also need to do so in meta-openembedded. Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* xproto -> xorgproto fixupTrevor Woerner2018-05-173-3/+3
| | | | | | | | | In openembedded-core, commit 460a2b27af8d023b27703b491331c8cbe7aad0ff deprectated xproto and xextproto for xorgproto due to changes in the upstream Xorg project. Signed-off-by: Trevor Woerner <twoerner@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* libyui: Fix build with clangKhem Raj2018-05-012-0/+688
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* xlsfonts: 1.0.5 -> 1.0.6Zheng Ruoqin2018-05-011-2/+2
| | | | | | | Upgrade xlsfonts from 1.0.5 to 1.0.6. Signed-off-by: Zheng Ruoqin <zhrngrq.fnst@cn.fujitsu.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* xlsclients: 1.1.3 -> 1.1.4Zheng Ruoqin2018-05-011-2/+2
| | | | | | | Upgrade xlsclients from 1.1.3 to 1.1.4 Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* xwud: 1.0.4 -> 1.0.5Zheng Ruoqin2018-05-011-2/+2
| | | | | | | Upgrade xwud from 1.0.4 to 1.0.5. Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* libyui: Fix build with gcc8Khem Raj2018-05-012-0/+49
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* tslib: Align recipe content to better match v1.15niko.mauno@vaisala.com2018-05-011-7/+33
| | | | | | | | | | | | | | | | | | Respective changes to recipe: - updated AUTHOR field to match current author in tslib/AUTHORS file - updated LICENSE field to 'LGPLv2+ & GPLv2+' to reflect licenses in v1.15 (LGPLv2+ for shared library parts, GPLv2+ for command line utility parts) - updated LIC_FILES_CHECKSUM to contain COPYING files for both license families - Replaced EXTRA_OECONF with PACKAGECONFIG that is aligned to current configure defaults, with exception that "Tatung Webpad support" was disabled (as it was enabled by default for some reason despite being seemingly specific to a single manufacturer/product). - removed commented-out detect-stylus lines (a detect-stylus recipe was apparently available in OE-Classic) Signed-off-by: Niko Mauno <niko.mauno@vaisala.com>
* xserver-common: refresh patchesArmin Kuster2018-04-1312-94/+70
| | | | | | | | | | | | | | | | | | | | | | | | WARNING: xserver-common-1.34-r9 do_patch: Some of the context lines in patches were ignored. This can lead to incorrectly applied patches. The context lines in the patches can be updated with devtool: devtool modify <recipe> devtool finish --force-patch-refresh <recipe> <layer_path> Then the updated patches and the source tree (in devtool's workspace) should be reviewed to make sure the patches apply in the correct place and don't introduce duplicate lines (which can, and does happen when some of the context is ignored). Further information: http://lists.openembedded.org/pipermail/openembedded-core/2018-March/148675.html https://bugzilla.yoctoproject.org/show_bug.cgi?id=10450 Details: Applying patch 0001-Don-t-install-Xsession-or-Xserver.patch patching file Makefile Hunk #1 succeeded at 20 with fuzz 1. and others Signed-off-by: Armin Kuster <akuster808@gmail.com>
* tslib: Upgrade to 1.15 releaseKhem Raj2018-04-081-6/+9
| | | | | | | | | | | | | | License changed from LGPL-2.0 to LGPL-2.1 see https://github.com/kergoth/tslib/commit/2c15c34f2720d4bc2f73d85b02fa355542fea5bf#diff-7116ef0705885343c9e1b2171a06be0e Package additional test tools into test package This version works well on arm64 systems Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* xterm: add update-alternatives for resize to avoid conflict with busyboxAndreas Müller2018-04-081-0/+5
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* remove slim leftoversAndreas Müller2018-04-085-178/+0
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* libgphoto2: 2.5.14 -> 2.5.16Andreas Müller2018-04-081-2/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* libyui-ncurses: Fix build with musl _nl_msg_cat_cntr in not availableKhem Raj2018-03-292-0/+41
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* libyui,libyui-ncurses: Update to latesKhem Raj2018-03-293-63/+3
| | | | | | | Drop upstreamed patch Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* sessreg: 1.1.0 -> 1.1.1Huang Qiyu2018-03-291-2/+2
| | | | | | Upgrade sessreg from 1.1.0 to 1.1.1. Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com>
* glm: fix build breaks when using glx headers / fix installAndreas Müller2018-03-213-1/+913
| | | | | | | | | * With 0.9.9-a2 an error message was created when comiling with glx headers included. Instead of fixing all the packages using glm we fix it here. * Ensure only headers are installed Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* directfb: add more PACKAGECONFIGsTrevor Woerner2018-03-211-2/+2
| | | | | | | | Allow the following features to be enabled by the user during configuration: mesa, x11. Signed-off-by: Trevor Woerner <twoerner@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* glm: update 0.9.8.5 -> 0.9.9-a2 to fix x86_64 (sse-simd) buildAndreas Müller2018-03-211-3/+3
| | | | | | | | | | | | | | | * Commit log shows many commints fixing sse e.g. [1-3]. Instead of creating a heavy patch series here let's move to the latest version tagged. * License file 'copying.txt' was removed in [4]. License information is now found in 'readme.md'. License is still MIT. [1] https://github.com/g-truc/glm/commit/8bcf9b5ae791fce37a86764b8acfd68424ac544b [2] https://github.com/g-truc/glm/commit/1bbf2dafb9f67b14507dc37e4ee885464c5ffc78 [3] https://github.com/g-truc/glm/commit/fdfd03ffaf0e312ce0bab604982f50790e71b09f [4] https://github.com/g-truc/glm/commit/a23911a5e9d8c631023c62be6f0cf0bf855ca482 Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* openbox: Improve handling of openbox-session / gnome-openbox-sessionTom Rini2018-03-161-2/+5
| | | | | | | | | | | | | Without providing an alternative for x-session-manager we cannot drop openbox into the standard x11 images and have openbox take over as the session manager. Add openbox-session to ${PN}-core as well as an ALTERNATIVE line for it. Set the priority based on how other session managers do this. As we also have openbox-gnome-session move this from the full package and in to ${PN}-gnome. Cc: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Tom Rini <trini@konsulko.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* fvwm: add new recipeSebastian Reichel2018-03-163-0/+210
| | | | | | | Add recipe for a minimal built of fvwm. Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* xserver-common: only include when x11 in DISTRO_FEATURESArmin Kuster2018-03-121-1/+3
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* xorg-data-common: only include when x11 in DISTRO_FEATURESArmin Kuster2018-03-121-1/+3
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* libvdpau: only include when x11 in DISTRO_FEATURESArmin Kuster2018-03-121-1/+3
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* xcursorgen: only include when x11 in DISTRO_FEATURESArmin Kuster2018-03-121-1/+3
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* gegl: only include when x11 in DISTRO_FEATURESArmin Kuster2018-03-121-1/+3
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* gtkperf: only include when x11 in DISTRO_FEATURESArmin Kuster2018-03-121-1/+3
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* libvncserver: only include when x11 in DISTRO_FEATURESArmin Kuster2018-03-121-1/+3
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* pangomm: only include when x11 in DISTRO_FEATURESArmin Kuster2018-03-121-1/+3
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* gimp: only include when x11 in DISTRO_FEATURESArmin Kuster2018-03-121-1/+3
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* libyui-ncurses: Fix build with muslKhem Raj2018-02-232-1/+62
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* dnfdragora: fix PVZheng Ruoqin2018-02-111-1/+1
| | | | | | | Include SRCPV in PV. Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* qrencode: 3.4.4 -> 4.0.0texierp2018-02-111-2/+2
| | | | | | | Upgrade qrencode from 3.4.4 to 4.0.0 Signed-off-by: Pierre-Jean TEXIER <texier.pj2@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* fontforge: explicitly depend on gettext-nativeMartin Jansa2018-01-261-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fixes: Making all in po make[2]: Entering directory `TOPDIR/BUILD/work/x86_64-linux/fontforge-native/20170731-r0/build/po' msgfmt --check --output-file=ca.mo ../../git/po/ca.po msgfmt --check --output-file=el.mo ../../git/po/el.po msgfmt --check --output-file=es.mo ../../git/po/es.po msgfmt --check --output-file=it.mo ../../git/po/it.po /bin/bash: msgfmt: command not found /bin/bash: msgfmt: command not found /bin/bash: msgfmt: command not found /bin/bash: msgfmt: command not found make[2]: *** [ca.mo] Error 127 make[2]: *** Waiting for unfinished jobs.... make[2]: *** [el.mo] Error 127 make[2]: *** [es.mo] Error 127 make[2]: *** [it.mo] Error 127 make[2]: Leaving directory `TOPDIR/BUILD/work/x86_64-linux/fontforge-native/20170731-r0/build/po' * as Ross explained: needs explicit dependency on gettext-native native disables NLS so just has gettext-minimal-native in the depends Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* libyui-ncurses: fix indentation, include SRCPV in PV, don't use += and append.Zheng Ruoqin2018-01-161-20/+19
| | | | | | Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* bdftopcf: 1.0.5 -> 1.1Huang Qiyu2018-01-161-2/+2
| | | | | | | Upgrade bdftopcf from 1.0.5 to 1.1 Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* libyui-ncurses: new addArmin Kuster2017-12-302-0/+149
| | | | | | | | Add a new recipe libyui-ncurses, which is a rdepend for dnfdragora. Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> fixed patch to apply Signed-off-by: Armin Kuster <akuster808@gmail.com>
* dnfdragora: new addZheng Ruoqin2017-12-275-0/+137
| | | | | | | Add a new recipe dnfdragora. Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* libyui: new addZheng Ruoqin2017-12-271-0/+39
| | | | | | | Add a new recipe libyui, which is a rdepend for dnfdragora. Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* glm: update 0.9.8.4 -> 0.9.8.5Andreas Müller2017-12-111-4/+4
| | | | | | | Extend to build native recipe - meta-office says thanks. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* drop redundant 'inherit allarch' from packagegroupsAndrea Galbusera2017-11-301-1/+1
| | | | | | | packagegroup bbclass already takes care of this Signed-off-by: Andrea Galbusera <gizero@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* gphoto2: update 2.5.8 -> 2.5.14Andreas Müller2017-11-193-2/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* libgphoto2: update 2.5.8 -> 2.5.14Andreas Müller2017-11-198-341/+3
| | | | | | | | | | | | | changes from patches * 0001-scripts-remove-bashisms.patch * 0002-correct-jpeg-memsrcdest-support.patch * avoid_using_sprintf.patch were found in the code so assume they are upstream Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* tslib: update project homepageMartin Kepplinger2017-10-201-1/+1
| | | | | | | | The berlios project has been dead for a long time. tslib is hosted and developed on github for years already. Signed-off-by: Martin Kepplinger <martink@posteo.de> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* tesseract: Upgrade to 3.05.01Khem Raj2017-09-131-4/+5
| | | | | | | | LIC_FILES_CHKSUM changes are typo corrections in COPYING file https://github.com/tesseract-ocr/tesseract/commit/5a3ccf06bf2d4f92ec2fd87389affd9c8c625225#diff-7116ef0705885343c9e1b2171a06be0e Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* leptonica: Upgrade to 1.74.4Khem Raj2017-09-131-3/+3
| | | | | | | copyright year changed to 2016 Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xorg-drivers: Add opengl distro flag requirement to ati and nouveauMark Hatle2017-09-132-0/+7
| | | | Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
* openjpeg: upgrade to 2.2.0dengke.du@windriver.com2017-09-072-3/+36
| | | | | Signed-off-by: Dengke Du <dengke.du@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* lxdm: Copy Makefile.in.in from gettext-nativeKhem Raj2017-09-071-1/+1
| | | | | | | virtual/gettext is not including virtual/gettext anymore Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libgphoto2: Copy Makefile.in.in from gettext-nativeKhem Raj2017-09-071-1/+1
| | | | | | | virtual/gettext is not including virtual/gettext anymore Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>