aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics
AgeCommit message (Collapse)Author
2018-01-22fontforge: 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>
2017-12-30libyui-ncurses: new addArmin Kuster
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>
2017-12-27dnfdragora: new addZheng Ruoqin
Add a new recipe dnfdragora. Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2017-12-27libyui: new addZheng Ruoqin
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>
2017-12-11glm: update 0.9.8.4 -> 0.9.8.5Andreas Müller
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>
2017-11-30drop redundant 'inherit allarch' from packagegroupsAndrea Galbusera
packagegroup bbclass already takes care of this Signed-off-by: Andrea Galbusera <gizero@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2017-11-19gphoto2: update 2.5.8 -> 2.5.14Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2017-11-19libgphoto2: update 2.5.8 -> 2.5.14Andreas Müller
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>
2017-10-20tslib: update project homepageMartin Kepplinger
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>
2017-09-13tesseract: Upgrade to 3.05.01Khem Raj
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>
2017-09-13leptonica: Upgrade to 1.74.4Khem Raj
copyright year changed to 2016 Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-09-13xorg-drivers: Add opengl distro flag requirement to ati and nouveauMark Hatle
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
2017-09-07openjpeg: upgrade to 2.2.0dengke.du@windriver.com
Signed-off-by: Dengke Du <dengke.du@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-09-07lxdm: Copy Makefile.in.in from gettext-nativeKhem Raj
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>
2017-09-07libgphoto2: Copy Makefile.in.in from gettext-nativeKhem Raj
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>
2017-08-31recipes: remove blacklisted recipesMartin Jansa
* as PNBLACKLIST message says, these recipes are blacklisted for long time and nobody showed any interest to fix them * remove all unused .patch and .inc files as well Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-08-31terminus-font: fix RSS breakage and unblacklistIoan-Adrian Ratiu
Depend on bdftopcf-native to fix errors like: | perl ./ucstoany.pl ter-u12b.bdf ISO8859 1 uni/x11gr.uni uni/ascii-h.uni uni/win-1252.uni | bdftopcf -o ter-112b.pcf | /bin/sh: bdftopcf: command not found Signed-off-by: Ioan-Adrian Ratiu <adrian.ratiu@ni.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-08-28xorg-fonts-100dpi: unblacklist recipeIoan-Adrian Ratiu
All dependencies have been fixed by the following commits: b3d7a464c font-adobe-100dpi: update depends to fix builds with RSS 8de29d274 font-bh-100dpi: update depends to fix builds with RSS bac94456a font-adobe-utopia-100dpi: update depends to fix builds with RSS 5fecd31c6 font-bh-lucidatypewriter-100dpi: update depends to fix builds with RSS Unblacklist it so it won't get auto-deleted in about a week when the 2.4 dev cycle starts. Signed-off-by: Ioan-Adrian Ratiu <adrian.ratiu@ni.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-08-28fontforge: update to 20170731 to fix CVEsWenzong Fan
Fixed CVEs & Issues: CVE-2017-11577: #3088 CVE-2017-11576: #3091 CVE-2017-11575: #3096 CVE-2017-11574: #3090 CVE-2017-11572: #3092 CVE-2017-11571: #3087 CVE-2017-11569: #3093 CVE-2017-11568: #3089 Signed-off-by: Wenzong Fan <wenzong.fan@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-08-13tigervnc: fix a clang compiling issueHongxu Jia
Backport a fix from upstream Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-08-13fbida: Fix build with libjpeg-turboKhem Raj
Dont hardcode cpp to point to gcc collection, helps compiling with clang Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-08-13assimp: remove recipeKai Kang
Remove recipe of assimp which exists in oe-core. * Patch 0001-Fix-build-on-big-endian-architectures.patch has been merged in 4.0.0 * Dependencies 'boost' and 'virtual/libgl' are dropped which needded by ASSIMP_BUILD_SAMPLES but ASSIMP_BUILD_SAMPLES is disabled by default * Sync up other parts such as DESCRIPTION with the recipe in oe-core Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-08-13tigervnc: add recipe 1.8.0Hongxu Jia
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-07-24gimp: remove libart-lgpl build dependencyRoss Burton
This build dependency was removed in 2008 with the port to Cairo. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-07-24xf86-video-nouveau: bump version to 1.0.15Szombathelyi György
Signed-off-by: Gyorgy Szombathelyi <gyurco@freemail.hu> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-07-24sessreg: Fix build on muslKhem Raj
musl does not define _WTMPX_FILE or _UTMPX_FILE use versions without 'X' Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-07-14assimp: Upgrade to 3.3.1 releaseKhem Raj
License years changed see https://github.com/assimp/assimp/commit/189340a99f335cc28cae7c39eaee434322a54548 Fix build on big-endian architectures Use Assimp namespace to fix build for big-endian architectures Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-07-14dietsplash: Fix build on mipsKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-07-14gimp: Upgrade to 2.8.22Khem Raj
Fix API issue due to new gegl Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-07-14babl: Upgrade to 0.1.28Khem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-07-14gegl: Upgrade to 0.3.18Khem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-07-01gtkperf: Fix build with hardening flagsKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-07-01xterm: Upgrade 327 -> 330fan.xin
1. Upgrade xterm from 327 to 330 2. Update the checksum of LIC_FILES_CHKSUM The copyright time has been extended to 2017, the Licence content has no chagne. Signed-off-by: Fan Xin <fan.xin@jp.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-06-19libvncserver: upgrade to 0.9.11Kyle Russell
- Updates the SRC_URI to pull from the github project instead of debian - Removes the need for the configure.ac patch since the github archive still contains the webclient directory, no impact to built packages - sha1.c patch now included on 0.9.11 - adds systemd dependency for distros building with systemd - removes conf flag for libva since that support has been removed in 0.9.11 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-06-12xterm: 325 -> 327susanbian
Upgrade xterm from 325 to 327. Signed-off-by: susanbian <bianyq@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-06-05xf86-video-mga: add new recipeJackie Huang
mga is an Xorg driver for Matrox video cards Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-06-05xstdcmap: Change libxmu from RDEPENDS -> DEPENDS and unblacklist xstdcmapStanley Cheong Kwan, Phoong
The build for xstdcmap was failing in do_configure due to the missing xmu package. The libxmu inside the recipe should have been DEPENDS and not RDEPENDS. Since this is working, xstdcmap is unblacklist-ed from the build. Signed-off-by: Stanley Cheong Kwan, Phoong <stanley.cheong.kwan.phoong@intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-05-23fbida: inherit pkgconfig and unblacklistStefano Babic
Missing pkgconfig does not let build the package. Signed-off-by: Stefano Babic <sbabic@denx.de> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-05-23glcompbench: remove the recipeAlexander Kanavin
It hasn't been updated upstream since 2012, and relies on outdated libpng 1.2 (which is being removed from oe-core). Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-04-26glcompbench: Fix build with gcc7Khem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-04-24gimp: update 2.8.18 -> 2.8.20Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-04-18fbida: Fix compile-host-path errorMarek Vasut
Remove the explicit reference to /usr/local/* in Variables.mk. This is completely bogus and causes failure during cross-compilation. Signed-off-by: Marek Vasut <marex@denx.de> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-04-05recipes: add removal date to PNBLACKLIST messagesMartin Jansa
* based on discussion in pndeprecated thread: https://patchwork.openembedded.org/patch/137573/ update the messages to warn possible users that the recipe will be removed before the end of the next development cycle (before Yocto 2.4 is released). * updated with: sed -i 's/^\(PNBLACKLIST.*".*\)"/\1 - the recipe will be removed on 2017-09-01 unless the issue is fixed"/g' `git grep PNBLACKLIST | sed 's/:.*//g' | sort -u | xargs` * then noticed couple recipes being blacklisted only based on DISTRO_FEATURES, so removed those: meta-networking/recipes-support/lksctp-tools/lksctp-tools_1.0.17.bb meta-oe/recipes-connectivity/bluez/bluez-hcidump_2.5.bb meta-oe/recipes-connectivity/bluez/bluez4_4.101.bb meta-oe/recipes-connectivity/bluez/gst-plugin-bluetooth_4.101.bb meta-oe/recipes-navigation/foxtrotgps/foxtrotgps_1.1.1.bb meta-oe/recipes-navigation/gypsy/gypsy.inc meta-oe/recipes-navigation/navit/navit.inc meta-oe/recipes-support/opensync/libsyncml_0.5.4.bb * if it isn't fixed by this date, it's fair game to be removed whenever someone gets around to i Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-04-05xdotool: prevent compile-host-path QA issuesMartin Jansa
* as shown in the log.do_compile: cc1: warning: include location "/usr/local/include" is unsafe for cross-compilation [-Wpoison-system-directories] * it's caused by Makefile doing: DEFAULT_LIBS=-L/usr/X11R6/lib -L/usr/local/lib -lX11 -lXtst DEFAULT_INC=-I/usr/X11R6/include -I/usr/local/include LIBS=$(shell pkg-config --libs x11 xtst 2> /dev/null || echo "$(DEFAULT_LIBS)") INC=$(shell pkg-config --cflags x11 xtst 2> /dev/null || echo "$(DEFAULT_INC)") which always uses the DEFAULT_* since RSS, because there was no pkg-config in the recipe sysroot Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-04-05lxdm: Find libexecinfo if its on platformKhem Raj
fixes build with musl Signed-off-by: Khem Raj <raj.khem@gmail.com>
2017-03-31ttf-liberation-sans-narrow: use pagure.org instead of retired fedorahosted.orgMartin Jansa
* https://fedoraproject.org/wiki/Infrastructure/Fedorahosted-retirement Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-03-31ttf-abyssinica: fix SRC_URIMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-03-31glm: Fix rootfs error for glm-dev installTom Hochstein
Since glm is header only, the default RDEPENDS from glm-dev to glm causes a rootfs error. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>