aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics
AgeCommit message (Collapse)Author
2014-08-15packagegroups: Remove deprecated "task" backward compatibilityRobert P. J. Day
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-08-11ttf-mplus: use PACKAGESPLITFUNCS and add drop ttf-common dependencyMartin Jansa
* there is only ttf-dejavu-common * fixes following warnings: ttf-mplus-027: ttf-mplus-1c-black rdepends on ttf-common but it isn't a build dependency? [build-deps] ttf-mplus-027: ttf-mplus-1c-bold rdepends on ttf-common but it isn't a build dependency? [build-deps] ttf-mplus-027: ttf-mplus-1c-heavy rdepends on ttf-common but it isn't a build dependency? [build-deps] ttf-mplus-027: ttf-mplus-1c-light rdepends on ttf-common but it isn't a build dependency? [build-deps] ttf-mplus-027: ttf-mplus-1c-medium rdepends on ttf-common but it isn't a build dependency? [build-deps] ttf-mplus-027: ttf-mplus-1c-regular rdepends on ttf-common but it isn't a build dependency? [build-deps] ttf-mplus-027: ttf-mplus-1c-thin rdepends on ttf-common but it isn't a build dependency? [build-deps] ttf-mplus-027: ttf-mplus-1m-bold rdepends on ttf-common but it isn't a build dependency? [build-deps] ttf-mplus-027: ttf-mplus-1m-light rdepends on ttf-common but it isn't a build dependency? [build-deps] ttf-mplus-027: ttf-mplus-1m-medium rdepends on ttf-common but it isn't a build dependency? [build-deps] ttf-mplus-027: ttf-mplus-1m-regular rdepends on ttf-common but it isn't a build dependency? [build-deps] ttf-mplus-027: ttf-mplus-1m-thin rdepends on ttf-common but it isn't a build dependency? [build-deps] ttf-mplus-027: ttf-mplus-1mn-bold rdepends on ttf-common but it isn't a build dependency? [build-deps] ttf-mplus-027: ttf-mplus-1mn-light rdepends on ttf-common but it isn't a build dependency? [build-deps] ttf-mplus-027: ttf-mplus-1mn-medium rdepends on ttf-common but it isn't a build dependency? [build-deps] ttf-mplus-027: ttf-mplus-1mn-regular rdepends on ttf-common but it isn't a build dependency? [build-deps] ttf-mplus-027: ttf-mplus-1mn-thin rdepends on ttf-common but it isn't a build dependency? [build-deps] ttf-mplus-027: ttf-mplus-1p-black rdepends on ttf-common but it isn't a build dependency? [build-deps] ttf-mplus-027: ttf-mplus-1p-bold rdepends on ttf-common but it isn't a build dependency? [build-deps] ttf-mplus-027: ttf-mplus-1p-heavy rdepends on ttf-common but it isn't a build dependency? [build-deps] ttf-mplus-027: ttf-mplus-1p-light rdepends on ttf-common but it isn't a build dependency? [build-deps] ttf-mplus-027: ttf-mplus-1p-medium rdepends on ttf-common but it isn't a build dependency? [build-deps] ttf-mplus-027: ttf-mplus-1p-regular rdepends on ttf-common but it isn't a build dependency? [build-deps] ttf-mplus-027: ttf-mplus-1p-thin rdepends on ttf-common but it isn't a build dependency? [build-deps] ttf-mplus-027: ttf-mplus-2c-black rdepends on ttf-common but it isn't a build dependency? [build-deps] ttf-mplus-027: ttf-mplus-2c-bold rdepends on ttf-common but it isn't a build dependency? [build-deps] ttf-mplus-027: ttf-mplus-2c-heavy rdepends on ttf-common but it isn't a build dependency? [build-deps] ttf-mplus-027: ttf-mplus-2c-light rdepends on ttf-common but it isn't a build dependency? [build-deps] ttf-mplus-027: ttf-mplus-2c-medium rdepends on ttf-common but it isn't a build dependency? [build-deps] ttf-mplus-027: ttf-mplus-2c-regular rdepends on ttf-common but it isn't a build dependency? [build-deps] ttf-mplus-027: ttf-mplus-2c-thin rdepends on ttf-common but it isn't a build dependency? [build-deps] ttf-mplus-027: ttf-mplus-2m-bold rdepends on ttf-common but it isn't a build dependency? [build-deps] ttf-mplus-027: ttf-mplus-2m-light rdepends on ttf-common but it isn't a build dependency? [build-deps] ttf-mplus-027: ttf-mplus-2m-medium rdepends on ttf-common but it isn't a build dependency? [build-deps] ttf-mplus-027: ttf-mplus-2m-regular rdepends on ttf-common but it isn't a build dependency? [build-deps] ttf-mplus-027: ttf-mplus-2m-thin rdepends on ttf-common but it isn't a build dependency? [build-deps] ttf-mplus-027: ttf-mplus-2p-black rdepends on ttf-common but it isn't a build dependency? [build-deps] ttf-mplus-027: ttf-mplus-2p-bold rdepends on ttf-common but it isn't a build dependency? [build-deps] ttf-mplus-027: ttf-mplus-2p-heavy rdepends on ttf-common but it isn't a build dependency? [build-deps] ttf-mplus-027: ttf-mplus-2p-light rdepends on ttf-common but it isn't a build dependency? [build-deps] ttf-mplus-027: ttf-mplus-2p-medium rdepends on ttf-common but it isn't a build dependency? [build-deps] ttf-mplus-027: ttf-mplus-2p-regular rdepends on ttf-common but it isn't a build dependency? [build-deps] ttf-mplus-027: ttf-mplus-2p-thin rdepends on ttf-common but it isn't a build dependency? [build-deps] Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-08-11openbox: remove unrecognized configure optionMartin Jansa
* fixes following QA warnings: openbox-3.5.0: openbox: configure was passed unrecognised options: --with-plugins [unknown-configure-option] Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-08-11libxaw: remove unrecognized configure optionMartin Jansa
* fixes following QA warnings: libxaw-1.0.10: libxaw: configure was passed unrecognised options: --disable-docs [unknown-configure-option] Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-08-11cairomm: don't include cairo.incMartin Jansa
* we were overriding most variables from cairo.inc * fixes following QA warnings: cairomm-1.10.0: cairomm: configure was passed unrecognised options: --disable-egl --enable-tee --with-x --disable-glesv2 --disable-valgrind --disable-some-floating-point [unknown-configure-option] Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-08-11libungif: remove and use giflib everywhereMartin Jansa
* giflib says it's API and ABI compatible with libungif which was in wide use while the LZW compression algorithm was patented. * the selection between giflib and libungif wasn't ever determinictic because of conflicts in sysroot * resolves couple of undeterministic dependencies and: WARNING: The recipe giflib is trying to install files into a shared area when those files already exist. Those files and their manifest location are: sysroots/qemuarm/usr/include/gif_lib.h Matched in manifest-qemuarm-libungif.populate_sysroot Please verify which package should provide the above files. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-08-10gimp 2.8.10: add bzip dependencyKoen Kooi
WARNING: QA Issue: gimp rdepends on libbz2 but its not a build dependency? [build-deps] Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-08-01xf86-video-geode: Update to 2.11.16Otavio Salvador
This release includes the patch needed for Xorg 1.15 support. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-08-01font-cursor-misc: add recipeBen Shelton
Adding a recipe for the X.org cursor-misc fonts. Signed-off-by: Ben Shelton <ben.shelton@ni.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-08-01font-misc-misc: add recipeBen Shelton
Adding a recipe for the X.org misc-misc fonts. Signed-off-by: Ben Shelton <ben.shelton@ni.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-08-01xmag: add recipeBen Shelton
The xmag utility magnifies the pixels rendered on-screen and is useful for examining bitmaps and matching font metrics. Signed-off-by: Ben Shelton <ben.shelton@ni.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-08-01xlsfonts: add recipeBen Shelton
xlsfonts is a lightweight command-line utility that is useful for verifying which X.org fonts are installed and available on a system. Signed-off-by: Ben Shelton <ben.shelton@ni.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-08-01xfontsel: add recipeBen Shelton
The xfontsel utility is useful for verifying and viewing the various X.org fonts that are available on a system. Signed-off-by: Ben Shelton <ben.shelton@ni.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-07-30xterm: disable-rpath-hack to avoid QA issueTing Liu
Fix: | .../packages-split/xterm/usr/bin/resize contains bad RPATH. Signed-off-by: Ting Liu <ting.liu@freescale.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-07-24xwd: move require line firstMartin Jansa
* otherwise SUMMARY, HOMEPAGE, SECTION, LICENSE and DEPENDS are overwriten from .inc file Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-07-22xwd: add missing dependency on libxkbfileMartin Jansa
* otherwise fails with: | configure: error: Package requirements (x11 xproto >= 7.0.17 xkbfile) were not met: | | No package 'xkbfile' found Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-07-22gegl: Use pkg-config for SDLRichard Purdie
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-07-22fbgrab: use autotools-brokensep (its not really autotools)Richard Purdie
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-07-15clutter-box2d: blacklist because of B!=SMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-07-15meta-oe: use BPN in SRC_URIRobert Yang
Fixed SRC_URI: * ${PN} -> ${BPN}, use ${BP} if it was ${PN}-${PV} * ${P} -> ${BP} Otherwise we would meet do_fetch errors when we do the multilib, native or nativesdk build. Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-07-15recipes: Add missing pkgconfig dependenciesRichard Purdie
These recipes were all missing pkgconfig dependencies. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-06-21tesseract-lang: Drop runtime dependency on TUNE_PKGARCH tesseractMartin Jansa
* in order to keep allarch Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-06-21fim: Blacklist because of broken with B!=SMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-06-21recipes: add missing pkgconfig class inheritsRichard Purdie
* These recipes all use pkg-config in some way but were missing dependencies on the tool, this patch adds them. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-06-21xf86-input-mtev: Blacklist because of broken with B!=SMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-06-13xf86-video-geode: Upgrade to 2.11.15Martin Jansa
The latest driver corrected a number of issues and compiles without warnings with just one patch. The header included by the given patch is already included in the geode master line, so will not be be required after the next geode version release. Signed-off-by: Brian Lloyd <blloyd@familyhonor.net> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-06-10lxdm: Use lxdm.conf from build directoryAsh Charles
The lxdm.conf is populated to the build/data directory, not the source directory. Upstream-Status: Inappropriate (configuration) Signed-off-by: Ash Charles <ashcharles@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-06-10tesseract-lang: add recipes for all languages availableMario Domenech Goulart
One recipe per language, all including the common tesseract-lang.inc file. Signed-off-by: Mario Domenech Goulart <mario@ossystems.com.br> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-06-10tesseract: add recipe for version 3.02.02Mario Domenech Goulart
Signed-off-by: Mario Domenech Goulart <mario@ossystems.com.br> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-06-10leptonica: add recipe for version 1.7.0Mario Domenech Goulart
Leptonica is required by tesseract. Signed-off-by: Mario Domenech Goulart <mario@ossystems.com.br> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-05-21mesa-glut: fix S!=B failureMatthieu CRAPET
Signed-off-by: Matthieu Crapet <Matthieu.Crapet@ingenico.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-05-15xorg-fonts-100dpi: add recipeBen Shelton
Adding a packagegroup recipe to build all the core 100dpi X fonts. Signed-off-by: Ben Shelton <ben.shelton@ni.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-05-15font-bitstream-100dpi: add recipeBen Shelton
Signed-off-by: Ben Shelton <ben.shelton@ni.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-05-15font-bh-lucidatypewriter: add recipeBen Shelton
Signed-off-by: Ben Shelton <ben.shelton@ni.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-05-15font-bh-100dpi: add recipeBen Shelton
Signed-off-by: Ben Shelton <ben.shelton@ni.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-05-15font-adobe-utopia: add recipeBen Shelton
Signed-off-by: Ben Shelton <ben.shelton@ni.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-05-15font-adobe-100dpi: add recipeBen Shelton
Signed-off-by: Ben Shelton <ben.shelton@ni.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-05-15bdftopcf: add recipeBen Shelton
The bdftopcf tool is necessary to build the core X fonts, which ship in BDF format. Adapted from a recipe in OE-Classic and from an earlier mailing list post by Trevor Woerner. Signed-off-by: Ben Shelton <ben.shelton@ni.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-05-15quagga, fim, gpsd, hddtemp, libunwind, lzip: Change the url to variable for ↵Changhyeok Bae
savannah in SRC_URI * The variables (SAVANNAH_MIRROR) are defined in oe-core/meta/conf/bitbake.conf. * MIRRORS in quagga and libunwind is removed. because the MIRRORS of savannah is globally defined in oe-core/meta/classes/mirrors.bbclass Signed-off-by: Changhyeok Bae <changhyeok.bae@lge.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-05-12xterm: add PACKAGECONFIG for xftMartin Jansa
* fixes following issue in test-dependencies report: xterm/xterm/latest lost dependency on fontconfig libxft Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-05-09gimp: add DEPENDS and PACKAGECONFIG for help-browserAndreas Müller
* missing DEPENDS were detected in Martin's world with test-dependencies (libxmu & libxpm will still apear in distroless environments) * help-browser depends on webkit-gtk which takes very long to build so disable it by default Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-05-07gtkperf: add gtk+ dependencyMartin Jansa
* when there is no gtk+ in sysroot, configure fails to find it but doesn't cause do_configure task to fail :/ configure: WARNING: using cross tools not prefixed with host triplet checking pkg-config is at least version 0.9.0... yes checking for GTK... no * builds fails a bit later with confusing do_install error: ERROR: Function failed: do_install (log file is located at /OE/build/oe-core/tmp-eglibc/work/i586-oe-linux/gtkperf/0.40-r0/temp/log.do_install.31526) ERROR: Logfile of failure stored in: /OE/build/oe-core/tmp-eglibc/work/i586-oe-linux/gtkperf/0.40-r0/temp/log.do_install.31526 Log data follows: | DEBUG: SITE files ['endian-little', 'bit-32', 'ix86-common', 'common-linux', 'common-glibc', 'i586-linux', 'common'] | DEBUG: Executing shell function do_install | NOTE: make -j 9 DESTDIR=/OE/build/oe-core/tmp-eglibc/work/i586-oe-linux/gtkperf/0.40-r0/image install | make: *** No rule to make target 'install'. Stop. | ERROR: oe_runmake failed | WARNING: /OE/build/oe-core/tmp-eglibc/work/i586-oe-linux/gtkperf/0.40-r0/temp/run.do_install.31526:1 exit 1 from | exit 1 | ERROR: Function failed: do_install (log file is located at /OE/build/oe-core/tmp-eglibc/work/i586-oe-linux/gtkperf/0.40-r0/temp/log.do_install.31526) NOTE: recipe gtkperf-0.40-r0: task do_install: Failed ERROR: Task 2 (/OE/build/oe-core/meta-openembedded/meta-oe/recipes-graphics/gtkperf/gtkperf_0.40.bb, do_install) failed with exit code '1' Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-05-03gimp: Fix build when S != BKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-05-03xwd: add recipeBen Shelton
Adding a recipe for the X Window Dump tool, a lightweight tool that is useful for taking screenshots on embedded targets. Signed-off-by: Ben Shelton <ben.shelton@ni.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-05-03xterm: upgrade to 303, set B=S, licence tweakJack Mitchell
- upgrade to version 303 - set B=S due to broken build/source seperation - tweak licence file md5 to account for date change Signed-off-by: Jack Mitchell <jmitchell@cbnl.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-05-03fbida: update to latest git and make motif a PACKAGECONFIG optionKoen Kooi
The x11 dependencies are now deterministic instead of enabling based on DISTRO_FEATURES without changing DEPENDS. Disable motif by default as well, since *fb*ida is supposed to be framebuffer only by default. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2014-04-21glcompbench: Create 2012.08 versionLauren Post
glcompbench is a benchmark tool for GL(ES)2 based compositing operations Signed-off-by: Lauren Post <lauren.post@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-04-20gimp, gegl, babl: change SRC_URI to httpKoen Kooi
The FTP server on ftp.gimp.org hasn't been working for a few weeks now, so switch to http which does work. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-04-20babl: inherit only gnomebaseMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-03-26terminus-font: add new recipe for version 4.38Matthieu CRAPET
This is a dual recipe, it provides: - console fonts (PSF v1 & v2 formats) - X11 fonts (PCF format) X11 font are generated when DISTRO_FEATURES contains 'x11'. Use PACKAGECONFIG to configure. Signed-off-by: Matthieu Crapet <Matthieu.Crapet@ingenico.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>