summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics
Commit message (Collapse)AuthorAgeFilesLines
* xscreensaver: Define consistent app-defaults dirKhem Raj2019-02-041-0/+4
| | | | | | | | | | | | | | This is otherwise detected based on host machines X11 install directory and on builders where x11 may not be insalled this will default to another directory /usr/lib/X11/.. instead of /usr/share/X11... This patch makes it consistent and avoids poking at host machines install make clean does not work so enable CLEANBROKEN Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* openjpeg: fix build for multilibAndreas Müller2019-01-111-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | ERROR: openjpeg-2.3.0-r0 do_package: QA Issue: openjpeg: Files/directories were installed but not shipped in any package: | /usr/lib/libopenjp2.a | /usr/lib/libopenjp2.so | /usr/lib/libopenjp2.so.2.3.0 | /usr/lib/libopenjp2.so.7 | /usr/lib/cmake | /usr/lib/pkgconfig | /usr/lib/cmake/openjpeg-2.3 | /usr/lib/cmake/openjpeg-2.3/OpenJPEGConfig.cmake | /usr/lib/cmake/openjpeg-2.3/OpenJPEGTargets.cmake | /usr/lib/cmake/openjpeg-2.3/OpenJPEGTargets-noconfig.cmake | /usr/lib/pkgconfig/libopenjp2.pc * Addresses [1] * Build tested with poppler in multilib and non-multilib environment (From master: a96e6d71) [1] https://github.com/openembedded/meta-openembedded/issues/103 Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* xscreensaver: add distro_features_check for x11Martin Jansa2018-11-151-1/+3
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* xscreensaver: fix indentation and use BPN/BP in SRC_URIMartin Jansa2018-11-151-5/+7
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* Adding support for xscreensaver-5.39Parthiban Nallathambi2018-11-154-0/+428
| | | | | | | | | - This patch enables the support for xscreensaver 5.39 version - xscreensaver.service created for the system with systemd Signed-off-by: Parthiban Nallathambi <pn@denx.de> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* libyui-ncurses: fix ncurses find modulePascal Bach2018-11-152-0/+36
| | | | | | | | | This makes the module look in the standard locations instead of only some hard coded ones. Signed-off-by: Pascal Bach <pascal.bach@siemens.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* libyui: make resulting cmake config relocatablePascal Bach2018-11-152-0/+131
| | | | | | Signed-off-by: Pascal Bach <pascal.bach@siemens.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* openjpeg: cmake fixes to prepare update of popplerAndreas Müller2018-10-043-5/+84
| | | | | | | | | * Move *,cmake from ${libdir}/cmake to ${libdir}/cmake/<name-and-version> That is standard location cmake files are installed. * Do not export executables - they will not be found in dependant's sysroot Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libsdl-gfx: initial add 2.0.25Andreas Müller2018-10-041-0/+19
| | | | | | | | Recipes like this live in in meta-games and meta-game-emulators. Once applied here, pull requests will go out. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* fontforge: split one dpg packageHongxu Jia2018-09-171-2/+3
| | | | | | | | | | | Multiple -dbg packages per recipe is not encouraged, and only one is recommended and the code only works properly in some cases for one. Add RPROVIDES_${PN}-dbg to be compatiable with previous dbg packages requiring. Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libyui,libyui-ncurse: Update to latest on gitKhem Raj2018-09-087-98/+239
| | | | | | * Add fixes for building with clang Signed-off-by: Khem Raj <raj.khem@gmail.com>
* openjpeg: upgrade 2.2.0 -> 2.3.0Andreas Müller2018-08-212-36/+3
| | | | | | | | * fetch by git to avoid github checksum surprises * 0001-bmp_read_info_header-reject-bmp-files-with-biBitCoun.patch was applied upstream Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* lxdm: Let greeter use gtk3Andreas Müller2018-08-213-3/+31
| | | | | | | | | * one more gtk2->gtk3 transit * greater looks way better now * while at it: sort patches Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xkbevd: Add bison-native to build depsKhem Raj2018-08-191-1/+1
| | | | | | | | Fixes: | configure: error: yacc not found - unable to compile cfgparse.y | NOTE: The following config.log files may provide further information. Signed-off-by: Khem Raj <raj.khem@gmail.com>
* directfb: fix tslib version check in configure.inBen Guan2018-08-192-0/+39
| | | | | | | | | | | | | | | | | | The patch makes sure that the old as well as the new tslib pkg-config metadata file naming style is handled correctly. tslib 0.0 to 1.0 created only a tslib-<VERSION>.pc pkg-config metadata file. With tslib 1.1 the tslib-<VERSION>.pc phase out was started. Additionally, the pkg-config metadata file tslib.pc was added. Since tslib 1.6 the tslib-<VERSION>.pc metadata file is deprecated. Now, there is only a tslib.pc. Signed-off-by: Ben Guan <ben.guan@cn.bosch.com> Signed-off-by: Mark Jonas <mark.jonas@de.bosch.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libsdl2-image: upgrade 2.0.1 -> 2.0.3Andreas Müller2018-08-191-3/+3
| | | | | | | Licensse checksum was changed by update of copyright year Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* move all libsdl recipes in one folder and follow oe-core's folder for libsdlAndreas Müller2018-08-1911-0/+397
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libsdl2-net: initial add 2.0.1Andreas Müller2018-08-191-0/+27
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libsdl-net: initial add 1.2.8Andreas Müller2018-08-193-0/+52
| | | | | | | | This is a cleaned up version of libsdl-net in meta-games. Once applied, a patch to remove there will be send out. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libxpresent: initial add 1.0.0Andreas Müller2018-08-191-0/+11
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* tigervnc: 1.8.0 -> 1.9.0Hongxu Jia2018-08-023-41/+13
| | | | | Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* tslib: 1.15 -> 1.16Hong Liu2018-07-261-2/+2
| | | | | | | Upgrade tslib from 1.15 to 1.16. Signed-off-by: Hong Liu <hongl.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xf86-video-ati: 7.8.0 -> 18.0.1Changqing Li2018-07-201-2/+4
| | | | | Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xf86-video-armsoc: add new packageArmin Kuster2018-07-121-0/+14
| | | | | Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* openbox: fix runtime error for missing python and pyXDGArmin Kuster2018-07-121-1/+2
| | | | | | | | | | | | 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>
* xrdb: upgrade 1.1.0 -> 1.1.1Upgrade Helper2018-07-121-2/+2
| | | | | Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libgphoto2: Upgrade to 2.5.17Mingli Yu2018-06-271-2/+2
| | | | | Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* iceauth: Upgrade to 1.0.8Mingli Yu2018-06-271-2/+2
| | | | | Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* glm: variable cleanupTrevor Woerner2018-05-291-2/+1
| | | | | | | | | | 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>
* openjpeg: variable cleanupTrevor Woerner2018-05-291-3/+2
| | | | | | | | | | 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>
* openjpeg: rely on cmake.bbclass to put cmake package files in dev packageTrevor Woerner2018-05-291-2/+0
| | | | | | | | | | | | 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>
* glm: rely on cmake.bbclass to put cmake package files in dev packageTrevor Woerner2018-05-291-1/+0
| | | | | | | | | | | | 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>
* xf86-video-nouveau: Remove obsolete depsKhem Raj2018-05-261-2/+2
| | | | | | All protos are now in xorgproto Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libvdpau: Rename dep dri2proto -> xorgprotoKhem Raj2018-05-231-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xtscal: RemoveKhem Raj2018-05-235-712/+0
| | | | | | | Remove dead X11 proto and library packages OE-Core droppped libxcalibrate which it needed Signed-off-by: Khem Raj <raj.khem@gmail.com>
* 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>