summaryrefslogtreecommitdiff
path: root/packages/e17/e-wm_svn.bb
AgeCommit message (Collapse)AuthorFiles
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko1
See links below for more details: http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326 http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816 Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Mike Westerhof <mwester@dls.net> Acked-by: Philip Balister <philip@balister.org> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Marcin Juszkiewicz <hrw@openembedded.org> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2009-02-04e-wm: Add patch to disable illume screensaver for openmoko distro.Stefan Schmidt1
2009-01-11e-wm: add ewm-utils to rdependsKoen Kooi1
2009-01-10e-wm: ship unpackaged utils in ${PN}-utilsKoen Kooi1
2008-12-07e-wm: sysactions package is "all" archs, not machne-specific and preload.a ↵Carsten Haitzler (Raster)1
is not used for anything at all. not even dev.
2008-12-07e-wm: sync version number with upstream; patch from RastermanMichael 'Mickey' Lauer1
2008-12-07e-wm usage of RDEPENDS_${PN}_append_linux etc failes to generate proper ↵Stian Skjelstad1
depency graphs for *image.bb
2008-11-30e-wm: Corrected PACKAGE_ARCH for e-wm-sysactions. Comment was appended.Julien 'Ainulindale' Cassignol1
2008-11-28e-wm: Created a new package for sysactions.Julien 'Ainulindale' Cassignol1
/etc/enlightenment/sysactions.conf contains arch depent actions for the syscon menu, used to suspend, or shutdown. It should be customizable per arch and per situation (e.g. FSO suspend).
2008-11-26e-wm: really fix RDEPENDSKoen Kooi1
2008-11-25e-wm: attempt to unbreak uclibc buildsKoen Kooi1
2008-11-18e-wm: modify applications.menu so that Games menu item contains apps with ↵Steve Sakoman1
either "Game" or "Games" as the Category, and Internet contains apps with either "Internet" or "Network"
2008-11-17e-wm: fix package to include AUTHORS and COPYINGCarsten Haitzler (Raster1
2008-11-15e-wm: Apply patch former in the illumeeeeee packageStefan Schmidt1
2008-11-14e-wm: fix nice level set for eCarsten Haitzler (Raster1
can't use it with exec as its ONLY a shell builtin with busybox. use renice
2008-11-13e17+efl: update to match latest additions and changes upstreamCarsten Haitzler (Raster1
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-10-29e-wm: Start e with optional arguments we get from a config fileHolger Hans Peter Freyther1
2008-10-29e-wm: Fix the DESCRIPTION as of https://docs.openmoko.org/trac/ticket/1894Holger Hans Peter Freyther1
2008-10-18bb files: Revert the introduction of FILE_PRHolger Hans Peter Freyther1
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 Freyther1
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-08e-wm svn apply 0012-disable-no-cursor-patch-will-break-e-now-that-its.patch ↵Michael Lauer1
(from raster)
2008-09-19enlightenment: PV went backwards *again* so bump PE *again*Koen Kooi1
* I know people don't care about QA, but having PV go backwards twice? Come on!
2008-09-04bump e17 and illume, patch courtesy RastermanMichael Lauer1
2008-08-24Enlightenment update: commit missing files (thanks Koen)Michael Lauer1