summaryrefslogtreecommitdiffstats
path: root/meta-efl/recipes-efl/efl
Commit message (Collapse)AuthorAgeFilesLines
* elsa: add systemd service and add RCONFLICTS/RREPLACES with xserver-nodm-initMartin Jansa2011-12-062-1/+27
| | | | | | | | | * add RCONFLICTS/RREPLACES also to PN-systemd, because that's where file collision with xserver-nodm-init is, in PN it's just functional collision * fixes upgrade path for task-x11-utils Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* edbus: include libeconnman0_7x in edbus-connman, otherwise whole PN is ↵Martin Jansa2011-12-061-2/+2
| | | | | | renamed and breaks upgrade path Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* elementary: disable web supportMartin Jansa2011-12-011-0/+1
| | | | | | | | | | | | | * we don't have webkit-efl in DEPENDS so it depends on build order if it's autodetected or not for elementary * libewebkit0 is quite bit so we don't want to pull it to every image with elementary * and we cannot split elementary web support to different package because libewebkit is linked directly from libelementary-ver-pre-svn-09.so.0.8.0 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* elementary: add gettextize patchMartin Jansa2011-12-012-1/+79
| | | | | | | | | | | | * normally we would call gettextize from do_configure, but efl.bbclass is running do_configure_prepend() { autopoint || touch config.rpath } before that and this respects AM_GNU_GETTEXT_VERSION which is 0.17 and later it fails with; *** error: gettext infrastructure mismatch: using a Makefile.in.in from gettext version 0.17 but the autoconf macros are from gettext version 0.18 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* elementary: fix license metadataMartin Jansa2011-12-011-1/+1
| | | | | | | * in r65248 fix errant word 'either' in license. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* edje: fix license metadataMartin Jansa2011-12-011-2/+3
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* epdf: drop upstream applied patch and ewl is gone tooMartin Jansa2011-12-012-13/+0
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* e-base: bump EFL_SRCREV for 1.1.0 alpha versionsMartin Jansa2011-12-011-2/+1
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* elsa: use common-* instead of system-auth in pam configMartin Jansa2011-12-012-1/+32
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* elsa: add elsa.conf to CONFFILESMartin Jansa2011-12-011-0/+1
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* elsa: add sessreg xauth to RDEPENDSMartin Jansa2011-12-011-1/+2
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* evas: bump SRCREV to fix gl_x11Martin Jansa2011-11-011-1/+2
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* e-base: bump EFL_SRCREV and refresh patches and elementary versionMartin Jansa2011-11-014-31/+29
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* elsa: add new login manager for EnlightenmentMartin Jansa2011-11-011-0/+16
| | | | | | | * version 0.0.4+${SRCPV} Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* epdfview: add initial recipe with version 0.1.8Andreas Müller2011-10-181-0/+12
| | | | | | | | | | | initial source taken from oe-classic epdfview_0.1.7.bb commit 44985d56bc556786812a0a02d6219afd31a7381d run tested on overo Signed-off-by: Andreas Müller <schnitzeltony@gmx.de> Acked-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* e-wm-illume-dict-pl: fix licensing informationMartin Jansa2011-10-181-2/+3
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* e-wm-theme-illume-efenniht, elementary-theme-efenniht: break long ↵Martin Jansa2011-10-121-1/+6
| | | | | | DESCRIPTION to multiline Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* eeze: add eeze_scanner also to -dbg packageMartin Jansa2011-10-121-1/+2
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* elementary, ethumb, libeflvala: bump PR to rebuild against newer popplerMartin Jansa2011-10-123-1/+3
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* epdf: fix build with poppler >= 0.16Martin Jansa2011-10-122-2/+15
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* elementary: fir order of PACKAGESMartin Jansa2011-10-121-1/+1
| | | | | | | | * -accessibility needs to be after -dbg fixes ERROR: QA Issue: non debug package contains .debug directory: elementary-accessibility path /work/armv4t-oe-linux-gnueabi/elementary-2_0.7.0+svnr63721-r11/packages-split/elementary-accessibility/usr/lib/elementary/modules/access_output/linux-gnueabi-arm-0.7.0/.debug/module.so Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* e-wm-theme-illume-efenniht, exquisite-theme-illume, ↵Martin Jansa2011-10-122-1/+28
| | | | | | | elementary-theme-efenniht: add LIC_FILES_CHKSUM Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* recipes: use allarch instead of PACKAGE_ARCH = allMartin Jansa2011-10-121-3/+2
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* recipes-efl: update LIC_FILES_CHKSUM, Copyright was updated in r63187Martin Jansa2011-09-059-9/+9
| | | | | | * see http://trac.enlightenment.org/e/changeset/63187 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* ecore: add ie /usr/lib/ecore/immodules/xim.so to ${PN}-devMartin Jansa2011-09-051-0/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* imlib2: package also /usr/src/debug files to ${PN}-dbgMartin Jansa2011-09-051-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* recipes-efl: remove EFL_SRCREV_1.0.0Martin Jansa2011-09-054-5/+5
| | | | | | | * with recipes from releases removed it doesn't make much sense anymore * maybe will return after 1.1 release Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* evas: add evas-loader-svg back to RRECOMMENDSMartin Jansa2011-09-011-5/+1
| | | | | | | | | | | | | | | | | | | | | * it doesn't look like whole Gtk+ anymore, but still needs gdk-pixbuf, libcairo2 etc. Package: evas-loader-svg Depends: libxcb1 (>= 1.7), libxrender1 (>= 0.9.6), libpixman-1-0 (>= 0.22.2), libxml2 (>= 2.7.8), libz1 (>= 1.2.5), librsvg-2-2 (>= 2.32.1), libfreetype6 (>= 2.4.6), eina (>= 1.0.999+svnr62850), libgcrypt11 (>= 1.4.6), libpng12-0 (>= 1.2.46), libffi5 (>= 3.0.9), gdk-pixbuf (>= 2.22.1), libcairo2 (>= 1.10.2), libstdc++6 (>= 4.6.1+svnr175454), libglib-2.0-0 (>= 2.29.3+gitr1+d97cbc6731deab137770bc0fe9c69b06f689f5b4), libxau6 (>= 1.0.6), libjpeg8 (>= 8c), libx11-6 (>= 1.4.3), evas (>= 1.0.999+svnr62850), libfribidi0 (>= 0.19.2), libc6 (>= 2.13), pango (>= 1.28.3), libgpg-error0 (>= 1.10), libgnutls26 (>= 2.12.5), libeet1 (>= 1.4.999+svnr62850), libtasn1-3 (>= 2.9), libexpat1 (>= 2.0.1), libxdmcp6 (>= 1.1.0), libfontconfig1 (>= 2.8.0) Package: librsvg-2-2 Depends: libx11-6 (>= 1.4.3), libpixman-1-0 (>= 0.22.2), libxcb1 (>= 1.7), libc6 (>= 2.13), libxrender1 (>= 0.9.6), libffi5 (>= 3.0.9), libxml2 (>= 2.7.8), libz1 (>= 1.2.5), libfreetype6 (>= 2.4.6), gdk-pixbuf (>= 2.22.1), libpng12-0 (>= 1.2.46), libcairo2 (>= 1.10.2), libstdc++6 (>= 4.6.1+svnr175454), libglib-2.0-0 (>= 2.29.3+gitr1+d97cbc6731deab137770bc0fe9c69b06f689f5b4), libxau6 (>= 1.0.6), libexpat1 (>= 2.0.1), pango (>= 1.28.3), libxdmcp6 (>= 1.1.0), libfontconfig1 (>= 2.8.0) * but otherwise e-wm keeps complaining about missing svg support <<<< Enlightenment Error >>>> Enlightenment found Evas can't load SVG files. Check Evas has SVG loader support. * we can also RRECOMMEND it only from e-wm, so people using only evas without e-wm won't get it by default Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* edje: include epp in edje-utils package. Fixes edje_ccSebastian Krzyszkowiak2011-08-221-1/+2
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* elementary: add new elementary-accessibility package and improve packagingMartin Jansa2011-08-221-4/+11
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* eeze: fix packagingKoen Kooi2011-07-261-1/+3
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* eeze: add dependency on eetKoen Kooi2011-07-261-1/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* efl: drop older recipes for efl 1.0.0 release, current e-wm EFL_SRCREV needs ↵Martin Jansa2011-07-2611-124/+2
| | | | | | | | | newer ecore * we'll return recipes for release when there is 1.1.0 hopefully with e-wm relase Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* emotion: add eeze to DEPENDS, it's needed since r61455Martin Jansa2011-07-261-1/+1
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* evas: add new style GL config optionsKoen Kooi2011-07-251-1/+3
| | | | | | The config options changed recently, but we keep both to allow bisecting EFL_SRCREVs Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* embryo: add missing eina dependencyKoen Kooi2011-07-251-0/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* embryo, epdf: fix LICENSE, from oe.devMartin Jansa2011-05-102-7/+10
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* e-base: bump SRCREV and update fix-ecore-fb-initialization.patch patch for ↵Martin Jansa2011-05-102-8/+37
| | | | | | ecore_svn Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* imlib2: add LIC_FILES_CHKSUMMartin Jansa2011-04-161-1/+2
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* azy: disable mysql testsMartin Jansa2011-04-061-0/+2
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* evas: drop PACKAGES_DYNAMIC_virtclass-native, not needed anymoreMartin Jansa2011-04-061-1/+0
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* eeze: update to 1.0.1Philippe De Swert2011-04-062-10/+10
| | | | | | | | | Version 1.0.1 contains bugfixes for udev watch/find functions to make sure devices are shown correctly. Signed-off-by: Philippe De Swert <philippedeswert@gmail.com> Acked-by: Paul Menzel <paulepanter@users.sourceforge.net> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* elementary: inherit gettextMartin Jansa2011-04-061-1/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* eio: new recipe and include file for eioPhilippe De Swert2011-04-062-0/+21
| | | | | | Signed-off-by: Philippe De Swert <philippedeswert@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libeflvala: add LIC_FILES_CHKSUMMartin Jansa2011-03-311-1/+2
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* ethumb: add LIC_FILES_CHKSUMMartin Jansa2011-03-311-1/+2
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* epdf: add LIC_FILES_CHKSUMMartin Jansa2011-03-311-1/+5
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* emotion: add LIC_FILES_CHKSUMMartin Jansa2011-03-311-0/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* elementary: add LIC_FILES_CHKSUMMartin Jansa2011-03-311-1/+2
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* edje: add LIC_FILES_CHKSUMMartin Jansa2011-03-251-0/+1
| | | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Acked-by: Khem Raj <raj.khem@gmail.com> Siged-off-by: Koen Kooi <koen@dominion.truhere.net>