aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/efl1
AgeCommit message (Collapse)Author
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>
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>