aboutsummaryrefslogtreecommitdiffstats
path: root/packages/efl1
AgeCommit message (Collapse)Author
2009-02-20edje: fix gcc+cpp sed to not re-sed the same src file on rebuildCarsten Haitzler (Raster
2009-02-20evas: fix package version to match srcCarsten Haitzler (Raster
2009-02-19efl: update efl and fix ecore package to not have dfb patch anymore - obsolete.Carsten Haitzler (Raster
Signed-off-by: Koen Kooi <koen@openembedded.org>
2009-02-19libgles-omap3: add comments on how to get the gles binary files to helpCarsten Haitzler (Raster)
people get started faster Signed-off-by: Koen Kooi <koen@openembedded.org>
2009-02-17ecore-native_svn.bb : enable ecore-config which is needed by other parts of e17Graeme Gregory
2008-12-16evas: ARM_INSTRUCTION_SET = "arm"Koen Kooi
2008-12-14evas: disable svg loader, which doesn't compile atm.M. Dietrich
2008-12-07evas-native: DEPEND on eina-nativeMichael 'Mickey' Lauer
2008-12-07essential-dialer: cosmetic fixMichael 'Mickey' Lauer
libefso: cosmetic fix
2008-12-07libefso: add fso + edbus wrapper library packageCarsten Haitzler (Raster)
2008-12-07imlib2: sync version with upstreamMichael 'Mickey' Lauer
2008-12-07elementary: include test app .desktop and icon in packageCarsten Haitzler (Raster)
2008-12-07ewl: fix package version to match srcCarsten Haitzler (Raster)
2008-12-07evas[-native]: sync version number with upstreamMichael 'Mickey' Lauer
2008-12-07esmart: fix package version to match srcCarsten Haitzler (Raster)
2008-12-07emotion: fix package version to match srcCarsten Haitzler (Raster)
2008-12-07embryo: fix package version to match srcCarsten Haitzler (Raster)
2008-12-07efreet: fix package version to match srcCarsten Haitzler (Raster)
2008-12-07eet: fix package version to match srcCarsten Haitzler (Raster)
2008-12-07edje: fix package version to match srcCarsten Haitzler (Raster)
2008-12-07edbus: fix package version to match srcCarsten Haitzler (Raster)
2008-12-07edb: fix package version to match srcCarsten Haitzler (Raster)
2008-12-07ecore: fix package version to match srcCarsten Haitzler (Raster)
2008-11-26elementary: fix up .pcKoen Kooi
2008-11-21epsilon: ship thumb daemon in a seperate package, it's not a testMichael 'Mickey' Lauer
2008-11-19elementary: new recipe; mobile-oriented toolkit based on EFLMichael 'Mickey' Lauer
recipe based on a patch courtesy Rasterman
2008-11-13eina: Cleanup recipeStefan Schmidt
2008-11-13e17+efl: update to match latest additions and changes upstreamCarsten Haitzler (Raster
lots of changes: 1. eina added. now a dependency. 2. illume removed as separate source tree and module and part of e17's wm 3. e17's default theme now include illume support so no need for illume theme these are fairly major but clean things up a lot. the e17 package splits out config profile now (it includes all of them as recommends though). the user can choose what profiel they want runtime. this is a "first time you run e" thing or whenever you choose the default profile (you go back to the wizard). also full intl support works with language selection etc. as long as glibc has that locale support. lots of other bugfixes and improvements as well. if you want "latest e+efl to work well" you will want these changes.
2008-11-13edje_svn: Bump PR for cache changeStefan Schmidt
2008-11-13edje: disable program cache as it uses a fair bit of ramCarsten Haitzler (Raster
disable the program cache as it uses a fair bit of ram and you probably should re-evaluate your usage of edje if you need it for speed.
2008-11-12ecore: bring back software-16 engine -- courtesy Michael 'emdete' Dietrich.Michael 'Mickey' Lauer
2008-10-18bb files: Revert the introduction of FILE_PRHolger Hans Peter Freyther
This is a partial revert of aa03004ace2fabb135a6208ef8c2d2b312aa7b0b. The approach that was taken leads to disagreement and the change was pushed too early. DISTRO_PR is going to say and will be used inside the package creation. There will be more disucssion on the list about where to continue from here.
2008-10-15[PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PRHolger Hans Peter Freyther
Allow a distribution to globally bump the PR of every package this is useful when there was a change in the toolchain and every package is going to be different. find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR="/"FILE_PR ="/ {} \; find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR ="/"FILE_PR ="/ {} \; Acked-By: Koen Kooi <koen@openembedded.org>
2008-10-15[ecore] Fix DEPENDS to make the build deterministicHolger Hans Peter Freyther
XCursor, XRandr, Xinerama and Xprint was found and used on the second configure run but not on the first one. Fix that.
2008-10-15[edje-sdk] Add edje-sdk.Julian_chu
edje-sdk contains some utils what can be used in toolchain.
2008-10-15[edje-utils] Add recommends to edje-utilsJulian_chu
edje_decc, a tool of edje-utils, need some modules when decompling edj file. Add those modules as recommends.
2008-10-15mtn2git: remove .mtn2git_empty files in non-empty directoriesJan Luebbe
2008-10-10imlib2 svn remove obsolete patchMichael Lauer
2008-10-10epdf svn remove patch (no longer applies, may not be necessary anymore either)Michael Lauer
See note though.
2008-09-19efl: bump PR since PE doesn't get encoding into package filenamesKoen Kooi
2008-09-19enlightenment: PV went backwards *again* so bump PE *again*Koen Kooi
* I know people don't care about QA, but having PV go backwards twice? Come on!
2008-09-18edje|eet|evas: mention some ./configure options explicitlyMichael Lauer
2008-09-17eet: Added openssl to DEPENDS.Robert Schuster
2008-09-09ecore, libgpewidget: add more dependsKoen Kooi
libgpepimc, libgpewidget: bump PR to get Depends: fixed in packages
2008-08-24Enlightenment update: commit missing files (thanks Koen)Michael Lauer
2008-08-24Enlightenment Foundation Libraries MONSTER update courtesy RastermanMichael Lauer
(mostly motivated by E switching their SCM)
2008-08-17imlib2: several packages depend on virtual/imlib2, so this is a natural ↵Rolf Leggewie
candidate to provide it
2008-07-26ecore cvs catch up with changed option (from Openmoko)Michael Lauer
2008-07-06emaotion: add missing depends spotted by packaged-stagingKoen Kooi
2008-07-02e-dbus: edbus doesn't need efreet or ewlJan Lübbe
Original author: Carsten Haitzler <raster@openmoko.org>