aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/efl1
AgeCommit message (Collapse)Author
2011-05-20efreet: update to svn rev 56910Thomas Zimmermann
this fixes the shr_elm_softkey start problems on jffs2 filesystem, because in this version the mmap commands were mostly removed. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-05-10imlib2: sync LICENSE from meta-eflMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-05-10recipes: fix LICENSE fieldsMartin Jansa
* & in LICENSE breaks distribute_sources ERROR: Function 'SRC_DISTRIBUTECOMMAND' failed (see /OE/tmpdir-shr/work/armv4t-oe-linux-gnueabi/pixman-0.22.0-r5.0/temp/log.do_distribute_sources.17340 for further information) ERROR: Logfile of failure stored in: /OE/tmpdir-shr/work/armv4t-oe-linux-gnueabi/pixman-0.22.0-r5.0/temp/log.do_distribute_sources.17340 Log data follows: | WARNING: LICENSE: 'PublicDomain & MIT & MIT-style' | WARNING: licenses: ['PublicDomain', '&', 'MIT', '&', 'MIT-style'] | WARNING: license: PublicDomain | WARNING: license: & | ERROR: Function 'SRC_DISTRIBUTECOMMAND' failed (see /OE/tmpdir-shr/work/armv4t-oe-linux-gnueabi/pixman-0.22.0-r5.0/temp/log.do_distribute_sources.17340 for further information) | + cd /OE/tmpdir-shr/deploy/sources/PublicDomain/pixman | + SRC_DISTRIBUTECOMMAND | + test -e /OE/pixman-0.22.0.tar.gz.md5 | + ln -sf /OE/pixman-0.22.0.tar.gz . | + /pixman | + cd /OE/tmpdir-shr/deploy/sources/ | /OE/tmpdir-shr/work/armv4t-oe-linux-gnueabi/pixman-0.22.0-r5.0/temp/run.SRC_DISTRIBUTECOMMAND.17340: line 95: /pixman: No such file or directory NOTE: package pixman-0.22.0-r5.0: task do_distribute_sources: Failed * "Public Domain" causes sources distributed from "Public" and "Domain" folders which is not expected, so use PD as in other recipes * embryo and epdf had LICENSE defined before inherit efl which overwrites it (that's why distribute_sources wasn't failing on their & Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Acked-by: Koen Kooi <koen@dominion.thruhere.net>
2011-04-06elementary-theme-efenniht: fix SRCREVMartin Jansa
* for some reason this doesn't work in oe and the other form does not work in oe-core Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-04-06ecore: bump INC_PR, decremented by accidentMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-04-06efl: import LICENSE/LIC_FILES_CHKSUM changes from meta-eflMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-04-04eio: new recipe and include file for eioPhilippe De Swert
Signed-off-by: Philippe De Swert <philippedeswert@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-04-04azy: disable mysql testsMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-03-30eeze: update to 1.0.1Philippe De Swert
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>
2011-03-23eeze: fix checksumsMartin Jansa
* changed upstream :/ reconfigured with GNU Autoconf 2.68 instead of GNU Autoconf 2.65 bitbake@jama ~/downloads $ diff -rq eeze-old/ eeze-new/ Files eeze-old//eeze-1.0.0/Makefile.am and eeze-new//eeze-1.0.0/Makefile.am differ Files eeze-old//eeze-1.0.0/Makefile.in and eeze-new//eeze-1.0.0/Makefile.in differ Files eeze-old//eeze-1.0.0/aclocal.m4 and eeze-new//eeze-1.0.0/aclocal.m4 differ Files eeze-old//eeze-1.0.0/compile and eeze-new//eeze-1.0.0/compile differ Files eeze-old//eeze-1.0.0/config.guess and eeze-new//eeze-1.0.0/config.guess differ Files eeze-old//eeze-1.0.0/config.sub and eeze-new//eeze-1.0.0/config.sub differ Files eeze-old//eeze-1.0.0/configure and eeze-new//eeze-1.0.0/configure differ Files eeze-old//eeze-1.0.0/configure.ac and eeze-new//eeze-1.0.0/configure.ac differ Files eeze-old//eeze-1.0.0/depcomp and eeze-new//eeze-1.0.0/depcomp differ Files eeze-old//eeze-1.0.0/doc/Makefile.in and eeze-new//eeze-1.0.0/doc/Makefile.in differ Only in eeze-new//eeze-1.0.0: eeze.spec.in Files eeze-old//eeze-1.0.0/install-sh and eeze-new//eeze-1.0.0/install-sh differ Files eeze-old//eeze-1.0.0/ltmain.sh and eeze-new//eeze-1.0.0/ltmain.sh differ Files eeze-old//eeze-1.0.0/m4/libtool.m4 and eeze-new//eeze-1.0.0/m4/libtool.m4 differ Files eeze-old//eeze-1.0.0/m4/ltoptions.m4 and eeze-new//eeze-1.0.0/m4/ltoptions.m4 differ Files eeze-old//eeze-1.0.0/m4/ltversion.m4 and eeze-new//eeze-1.0.0/m4/ltversion.m4 differ Files eeze-old//eeze-1.0.0/m4/lt~obsolete.m4 and eeze-new//eeze-1.0.0/m4/lt~obsolete.m4 differ Files eeze-old//eeze-1.0.0/missing and eeze-new//eeze-1.0.0/missing differ Files eeze-old//eeze-1.0.0/src/Makefile.in and eeze-new//eeze-1.0.0/src/Makefile.in differ Files eeze-old//eeze-1.0.0/src/bin/Makefile.in and eeze-new//eeze-1.0.0/src/bin/Makefile.in differ Files eeze-old//eeze-1.0.0/src/lib/Makefile.in and eeze-new//eeze-1.0.0/src/lib/Makefile.in differ Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-03-23evas, pango, llvm-native: drop empty PACKAGES_DYNAMIC_virtclass-native as ↵Martin Jansa
it's in native.bbclass now Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Acked-by: Khem Raj <raj.khem@gmail.com>
2011-03-09ecore: Update to use 'inherit gettext'Tom Rini
This also means dropping virtual/libiconv so re-align the whole DEPENDS lines. Signed-off-by: Tom Rini <tom_rini@mentor.com>
2011-02-28efreet: fix segfaultThomas Zimmermann
* when installing a new .desktop file on the desktop e segfaults if there is a file without . in that dir * this fixes SHR bug #1295 Signed-off-by: Thomas Zimmermann <ml@vdm-design.de>
2011-02-23evas: disable NEON forcefully, it is still causing misrendering when enabledKoen Kooi
Upstream changed the default for NEON from disabled to enabled, so the recipe has to catch up Tested with angstrom 2008.1 on a beagleboard C4 Signed-off-by: Koen Kooi <koen@openembedded.org>
2011-02-05efreet: newer revisions have icon cache enabled by default and dropped old codeMartin Jansa
* option --enable-icon-cache was removed with old code * this file is needed as part of main libefreet1 package Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-01-30ecore: fix checksumMartin Jansa
* tar.gz was recreated after http://trac.enlightenment.org/e/changeset/56378 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-01-29exml, enhance: move to obsoleteMartin Jansa
* exml still depends on ecore-data which was removed by upstream long ago * enhance depends on exml so the same Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-01-29ewl: move to obsoleteMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-01-29esmart,eflpp,entrance: move to obsoleteMartin Jansa
* esmart still depends on eina-0 instead of eina-1, so it's broken for long and nobody complained * eflpp and entrance depends on it so the same Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-01-29eina: introduce 1.0.0Martin Jansa
* eina_svn is now D_P -1 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-01-29ecore: introduce 1.0.0Martin Jansa
* ecore_svn is now D_P -1 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-01-29efreet: introduce 1.0.0Martin Jansa
* efreet_svn is now D_P -1 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-01-29eeze: introduce 1.0.0Martin Jansa
* eeze_svn is now D_P -1 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-01-29eet: introduce 1.4.0Martin Jansa
* eet_svn is now D_P -1 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-01-29edbus: introduce 1.0.0Martin Jansa
* edbus_svn is now D_P -1 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-01-29embryo: introduce 1.0.0Martin Jansa
* embryo_svn is now D_P -1 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-01-29edje: introduce 1.0.0Martin Jansa
* edje_svn is now D_P -1 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-01-29evas: introduce 1.0.0Martin Jansa
* evas_svn is now D_P -1 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-01-29efl: remove unused files/mkinstalldirsMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-01-29e-base: prepare for releasesMartin Jansa
* bump EFL_SRCREV a bit to current HEAD * introduce EFL_SRCREV_1.0.0 for recipes which don't need SRCREV change so often like stuff from OLD and BROKEN dirs and themes * move SRC_URI and S settings from bbclass to svn recipes * replace E_CVS and E_URI with E_SVN and E_MIRROR * PV/PR will be updated in following patches for individual recipes Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-01-28e-base: bump EFL_SRCREV a bitMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-01-12e-base: bump EFL SRCREV a bit again to drop libeflvala patchMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-01-10libeflvala: adapt to elementary API change from r55869Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-01-10e-base: bump EFL_SRCREVMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-01-10azy: add mysql5 to depends it's used in ↵Martin Jansa
azy/src/tests/T_SQL.azy_server_stubs.h if mysql-config is found Acked-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-12-20azy: add new efl library for rpcMartin Jansa
* will be used in elmdentica Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-12-16efl,e-base: instruct fetcher to keep scmdata with new scmdata=keep paramMartin Jansa
* bitbake master was excluting .svn dir while creating snapshot tarballs * read http://www.mail-archive.com/bitbake-dev@lists.berlios.de/msg00880.html for details Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-12-11edje-viewer,eve,edbus,ethumb: use SRC_URI from e-base.bbclassMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-12-09efl1: depend on virtual/libsdl instead of libsdl-x11Andreas Oberritter
Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
2010-12-06eina: Remove `gnu_source.patch` which was applied upstream.Paul Menzel
Something similar to this patch was applied upstream r53157 [1] which closes upstream ticket 537 [2]. $ git grep EFL_SRCREV classes/e-base.bbclass:EFL_SRCREV ?= "55157" This change is build tested with the following configurations. Build Configuration: BB_VERSION = "1.10.0" METADATA_BRANCH = "org.openembedded.dev" METADATA_REVISION = "842f05d" TARGET_ARCH = "arm" TARGET_OS = "linux-gnueabi" MACHINE = "beagleboard" DISTRO = "minimal" DISTRO_VERSION = "dev-snapshot-20101203" TARGET_FPU = "hard" Build Configuration: BB_VERSION = "1.10.0" METADATA_BRANCH = "org.openembedded.dev" METADATA_REVISION = "842f05d" TARGET_ARCH = "arm" TARGET_OS = "linux-uclibceabi" MACHINE = "beagleboard" DISTRO = "minimal-uclibc" DISTRO_VERSION = "dev-snapshot-20101203" TARGET_FPU = "hard" [1] http://trac.enlightenment.org/e/changeset/53157 [2] https://trac.enlightenment.org/e/ticket/537 Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net> CC: Henning Heinold <heinold@inf.fu-berlin.de> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-12-06elementary-theme-efenniht: add recipe for efenniht elementary theme.Pau Espin Pedrol
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-12-02e-wm,efl: create e-base.bbclass with common settings and EFL_SRCREVMartin Jansa
* include it from e.bbclass, efl.bbclass and now also python-efl.inc * also use BPN instead of "${@bb.data.getVar('PN', d, 1).replace('-native', '')}" Acked-by: Klaus Kurzmann <mok@fluxnetz.de> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-10-28eet: depend on gnutls(else it fails to compile)Denis 'GNUtoo' Carikli
If we don't depend on gnutls we have: | CC libeet_la-eet_connection.lo | eet_lib.c:50:28: fatal error: gnutls/gnutls.h: No such file or directory
2010-10-28edbus: fix upgradable pathMartin Jansa
* FILES_edbus is empty now all libs packaged in lib*.ipk Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-10-27EFL: upgrade SRCREVMartin Jansa
* fixed python-elementary after elementary API changes Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-10-27edbus: improve packagingMartin Jansa
* add e-notify-send to PN-enotify * package each lib separate as used for hal/dbus Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-10-27edje: add inkscape2edc to PN-utilsMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-10-27efl.bbclass: improve packaging a bitMartin Jansa
* include dbus service config if available * include plugins from //plugins/ (ie from ethumb) * include edje modules (ie from emotion) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-10-27bubble-keyboard/essential-dialer/gridpad/intuition/libefso: Remove, moved toStefan Schmidt
obsolete. My git-fu failed here for moving, sorry. Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
2010-10-25ecore: fix undefined _Ecore_File_Event by using newer SRCREV then EFL_SRCREV ↵Martin Jansa
(temporary) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>