aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics
AgeCommit message (Collapse)Author
2018-07-25xf86-video-armsoc: add meson supportakuster/armsoc-mesonArmin Kuster
segaults currently Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-07-20xf86-video-ati: 7.8.0 -> 18.0.1Changqing Li
Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-12xf86-video-armsoc: add new packageArmin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-12openbox: fix runtime error for missing python and pyXDGArmin Kuster
Openbox-Message: Cannot set locale modifiers for the X server. /usr/bin/env: 'python': No such file or directory /usr/libexec/openbox-xdg-autostart needs python, add rdepends Also missing rdepends on pyXDG Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-12xrdb: upgrade 1.1.0 -> 1.1.1Upgrade Helper
Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-06-27libgphoto2: Upgrade to 2.5.17Mingli Yu
Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-06-27iceauth: Upgrade to 1.0.8Mingli Yu
Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-05-29glm: variable cleanupTrevor Woerner
Reorder recipe variables according to: https://www.openembedded.org/wiki/Styleguide Originally-conceived-by: Andre McCurdy <armccurdy@gmail.com> Signed-off-by: Trevor Woerner <twoerner@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-05-29openjpeg: variable cleanupTrevor Woerner
Reorder recipe variables according to: https://www.openembedded.org/wiki/Styleguide Originally-conceived-by: Andre McCurdy <armccurdy@gmail.com> Signed-off-by: Trevor Woerner <twoerner@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-05-29openjpeg: rely on cmake.bbclass to put cmake package files in dev packageTrevor Woerner
The cmake.bbclass in oe-core now ensures that ${libdir}/cmake and ${datadir}/cmake end up in the dev package, so recipes no longer need to provide custom packaging rules to handles these files. http://git.openembedded.org/openembedded-core/commit/?id=d91dc4666683a96e9d03cbbd21b8a546f9069c93 Originally-conceived-by: Andre McCurdy <armccurdy@gmail.com> Signed-off-by: Trevor Woerner <twoerner@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-05-29glm: rely on cmake.bbclass to put cmake package files in dev packageTrevor Woerner
The cmake.bbclass in oe-core now ensures that ${libdir}/cmake and ${datadir}/cmake end up in the dev package, so recipes no longer need to provide custom packaging rules to handles these files. http://git.openembedded.org/openembedded-core/commit/?id=d91dc4666683a96e9d03cbbd21b8a546f9069c93 Originally-conceived-by: Andre McCurdy <armccurdy@gmail.com> Signed-off-by: Trevor Woerner <twoerner@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-05-26xf86-video-nouveau: Remove obsolete depsKhem Raj
All protos are now in xorgproto Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-05-23libvdpau: Rename dep dri2proto -> xorgprotoKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-05-23xtscal: RemoveKhem Raj
Remove dead X11 proto and library packages OE-Core droppped libxcalibrate which it needed Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-05-17xorg: Replace depreciated *proto depends with xorgprotoRobert Yang
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>
2018-05-17xproto -> xorgproto fixupTrevor Woerner
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>
2018-05-01libyui: Fix build with clangKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-05-01xlsfonts: 1.0.5 -> 1.0.6Zheng Ruoqin
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>
2018-05-01xlsclients: 1.1.3 -> 1.1.4Zheng Ruoqin
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>
2018-05-01xwud: 1.0.4 -> 1.0.5Zheng Ruoqin
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>
2018-05-01libyui: Fix build with gcc8Khem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-05-01tslib: Align recipe content to better match v1.15niko.mauno@vaisala.com
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>
2018-04-13xserver-common: refresh patchesArmin Kuster
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>
2018-04-08tslib: Upgrade to 1.15 releaseKhem Raj
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>
2018-04-08xterm: add update-alternatives for resize to avoid conflict with busyboxAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-04-08remove slim leftoversAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-04-08libgphoto2: 2.5.14 -> 2.5.16Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-29libyui-ncurses: Fix build with musl _nl_msg_cat_cntr in not availableKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-29libyui,libyui-ncurses: Update to latesKhem Raj
Drop upstreamed patch Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-29sessreg: 1.1.0 -> 1.1.1Huang Qiyu
Upgrade sessreg from 1.1.0 to 1.1.1. Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com>
2018-03-21glm: fix build breaks when using glx headers / fix installAndreas Müller
* 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>
2018-03-21directfb: add more PACKAGECONFIGsTrevor Woerner
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>
2018-03-21glm: update 0.9.8.5 -> 0.9.9-a2 to fix x86_64 (sse-simd) buildAndreas Müller
* 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>
2018-03-16openbox: Improve handling of openbox-session / gnome-openbox-sessionTom Rini
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>
2018-03-16fvwm: add new recipeSebastian Reichel
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>
2018-03-12xserver-common: only include when x11 in DISTRO_FEATURESArmin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-12xorg-data-common: only include when x11 in DISTRO_FEATURESArmin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-12libvdpau: only include when x11 in DISTRO_FEATURESArmin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-12xcursorgen: only include when x11 in DISTRO_FEATURESArmin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-12gegl: only include when x11 in DISTRO_FEATURESArmin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-12gtkperf: only include when x11 in DISTRO_FEATURESArmin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-12libvncserver: only include when x11 in DISTRO_FEATURESArmin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-12pangomm: only include when x11 in DISTRO_FEATURESArmin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-12gimp: only include when x11 in DISTRO_FEATURESArmin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-02-23libyui-ncurses: Fix build with muslKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-02-11dnfdragora: fix PVZheng Ruoqin
Include SRCPV in PV. Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-02-11qrencode: 3.4.4 -> 4.0.0texierp
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>
2018-01-26fontforge: explicitly depend on gettext-nativeMartin Jansa
* 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>
2018-01-16libyui-ncurses: fix indentation, include SRCPV in PV, don't use += and append.Zheng Ruoqin
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>
2018-01-16bdftopcf: 1.0.5 -> 1.1Huang Qiyu
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>