summaryrefslogtreecommitdiffstats
path: root/recipes/efl1
AgeCommit message (Collapse)Author
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>
2010-10-25eeze: bump PR for libudev fixMartin Jansa
2010-10-24eeze: add new recipeEduardo Lima (Etrunko)
Part of the EFL, eeze is a library to simplify the use of devices. It is now a dependency for E17. Signed-off-by: Eduardo Lima (Etrunko) <eblima@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-10-24ecore_svn: fix GL configure optionEduardo Lima (Etrunko)
Signed-off-by: Eduardo Lima (Etrunko) <eblima@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-10-24elementary: add ethumb as dependencyEduardo Lima (Etrunko)
Signed-off-by: Eduardo Lima (Etrunko) <eblima@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-10-24ethumb: disable docs in ethumb's recipe and add libexif in DEPENDSFabiano Fidencio
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-10-24ethumb: add recipeEduardo Lima (Etrunko)
Signed-off-by: Eduardo Lima (Etrunko) <eblima@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-10-24epdf: remove ewl/epsilon detection, fix buildEduardo Lima (Etrunko)
Signed-off-by: Eduardo Lima (Etrunko) <eblima@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-10-24evas: tweak configure optionsEduardo Lima (Etrunko)
Enable pthreads, async events and async preload. Signed-off-by: Eduardo Lima (Etrunko) <eblima@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-10-24evas: enable image-loader-gifMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-10-24elementary: package also edje modulesMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-10-10EFL: bump SRCREV a bit moreMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-10-07libeflvala: bump SRCREV for version compatible with latest valaMartin Jansa
2010-09-24EFL: bump SRCREVMartin Jansa
* python-efl: python EFL bindings are now using autotools instead of setuptools started with r52282 * python-efl: prefix includedir value returned from pkg-config --variable=includedir with STAGING_DIR_HOST * python-efl: don't install .svn files with examples * python-edje: update patch for unicode conversion * elmdentica: jump back to EFL_SRCREV * ecore: rebased patch, see http://patchwork.openembedded.org/patch/2626/ for discussion if it's still really needed Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-09-18efl1 : moved unused files to obsolete dirFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-08-20ecore: add newer exit_uclibc patch, because newer revisions have different ↵Martin Jansa
formatting Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-20ewl: update SRC_URI, was moved to BROKENMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-19evolve: move to obsolete, depends on etk and nothing in tree is using thisMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-19eflpp: drop etk/ewl dependency, their bindings were removed in 44070Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-08recipes: bump PR for packages depending on jpeg which changed .so name with ↵Martin Jansa
6b -> 8b upgrade * distro maintainers: please consider upgrading jpeg first to bump PR just once * this list is incomplete for sure, only recipes-versions I had built in my tmpdir, feel free to add more
2010-08-05recipes: inherit autotools instead of autotools_stageKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Martin Jansa <Martin.Jansa@gmail.com> Acked-by: Richard Purdie <rpurdie@linux.intel.com>
2010-07-06imlib2_svn.bb: Don't use host /usr/X11R6/include and /usr/X11R6/lib.Graham Gower
Fixes the following problem, where host asm cannot build for target. ccache mipsel-angstrom-linux-gcc -march=mips32 -DHAVE_CONFIG_H -I. -I../.. -I../lib -I../../src/lib -DPACKAGE_DATA_DIR=\"/usr/share/imlib2\" -I/home/grg/oe2/tmp/sysroots/mipsel-angstrom-linux/usr/include/freetype2 -I/home/grg/oe2/tmp/sysroots/mipsel-angstrom-linux/usr/include -I/usr/X11R6/include -isystem/home/grg/oe2/tmp/sysroots/mipsel-angstrom-linux/usr/include -std=gnu99 -isystem/home/grg/oe2/tmp/sysroots/mipsel-angstrom-linux/usr/include -fexpensive-optimizations -frename-registers -fomit-frame-pointer -O2 -ggdb3 -MT imlib2_view.o -MD -MP -MF .deps/imlib2_view.Tpo -c -o imlib2_view.o imlib2_view.c imlib2_view.c: In function 'main': imlib2_view.c:296: error: can't find a register in class 'COP3_REGS' while reloading 'asm' imlib2_view.c:296: error: 'asm' operand has impossible constraints Signed-off-by: Graham Gower <graham.gower@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-06-29eet: fix versionMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-06-29elementary: fix packaging names and version like evas doesMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-06-25evas-native: drop PACKAGES_DYNAMIC to hide multiple providers errorsMartin Jansa
* while building image lot of errors like this: NOTE: consider defining a PREFERRED_PROVIDER entry to match evas-engine-buffer NOTE: multiple providers are available for runtime evas-engine-fb (evas-native, evas) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Acked-by: Khem Raj <raj.khem@gmail.com>
2010-06-22imlib2: install imlib2-config script into sysrootVladimir Zapolskiy
This change adds installation of imlib2-config script, which is required by packages dependent on imlib2 for successful pass of configuration stage. Signed-off-by: Vladimir Zapolskiy <vzapolskiy@gmail.com> Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2010-06-15evas: disable neon for the time being, see ↵Koen Kooi
http://thread.gmane.org/gmane.comp.window-managers.enlightenment.devel/25194
2010-06-14elementary: try to fix upgrade path from older -themes and -configs subpackageMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-06-09elementary: try to fix upgrade path from older -themes and -configs subpackageMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-06-08EFL: bump SRCREV to new snapshotsMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-06-08evas: don't use SRCNAME in FILES and RREPLACES as efl.bbclass is using PNMartin Jansa
* it results to not packaging /usr/lib/.debug/libevas-ver-svn-06.so.0.9.9 to evas-dbg Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-06-08ecore: remove no longer available --enable-ecore-txtMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-25Make the do_patch apply=yes param implicit if extension is .diff/.patchChris Larson
For .diff/.patch you need to apply manually, you can specify apply=no. Signed-off-by: Chris Larson <chris_larson@mentor.com> Acked-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Khem Raj <raj.khem@gmail.com>
2010-05-25Rename url params patch=<ignored>/pnum=<n> to apply={yes,no}/striplevel=<n>Chris Larson
I think this makes the behavior rather more clear. Signed-off-by: Chris Larson <chris_larson@mentor.com> Acked-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Khem Raj <raj.khem@gmail.com>
2010-04-26efreet: update FILES efreet_desktop_cache_create was moved to libdir in 48085Martin Jansa
* see http://trac.enlightenment.org/e/changeset/48085 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-19recipes: use SRCPV in few more git recipesMartin Jansa
* sometimes without PE bump, because nobody complained that we were bumping SRCREV without PV changes and we were using SRCPV in our branch before * please bump PE if you're using one of those and you need to increment PV, otherwise it will be "corrected" with next PV bump Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-12exml: update SRC_URI -> BROKENMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-12enhance: update SRC_URI -> OLDMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-12engrave: update SRC_URI -> OLDMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-12libeweather: fix SRC_URI s/eweather/libeweather/Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-12evolve: update SRC_URI, now it's in OLD instead trunkMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-07recipes: move SRCREVs also to git recipesMartin Jansa
* Following revs weren't used in OE tree (based on PN check) * SRCREV_pn-fsod ?= "2a33e5ffe96c611e6a6b8b6c33d2a83ba656f55b" * SRCREV_pn-linux-sgh-i900 ?= "7e5f8bd3864485e5fc66cb946e09f18b5a32cebc" * SRCREV_pn-pygsm ?= "976477f6b403f422b4ea730f71ebf409f6671141" * SRCREV_pn-u-boot-openmoko-devel ?= "ba029a1426bfca169572bf80d50a8b190a6b0e19"
2010-04-02EFL: move SRCREVs from sane-srcrevs.inc to efl/e17 recipesMartin Jansa
* Or we can move them to e.bbclass, python-efl.inc instead. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>