summaryrefslogtreecommitdiff
path: root/packages/e17
AgeCommit message (Collapse)AuthorFiles
2008-10-18bb files: Revert the introduction of FILE_PRHolger Hans Peter Freyther10
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-16add illume-theme-illume (from raster)Michael 'Mickey' Lauer1
2008-10-15[PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PRHolger Hans Peter Freyther10
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-15mtn2git: remove .mtn2git_empty files in non-empty directoriesJan Luebbe5
2008-10-10edje-viewer svn remove patch. If you want to just view an edje on a small ↵Michael Lauer3
screen, use edje-player
2008-10-08e-wm svn apply 0012-disable-no-cursor-patch-will-break-e-now-that-its.patch ↵Michael Lauer1
(from raster)
2008-09-29add edje-player, a minimal edje player (sic!)Michael Lauer1
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-13e17: remove e-utils and examine, simplify other recipesMichael Lauer8
2008-09-04bump e17 and illume, patch courtesy RastermanMichael Lauer2
2008-08-28illume_svn.bb: Add correct AUTHOR and HOMEPAGE to the recipe.Stefan Schmidt1
2008-08-24Enlightenment update: commit missing files (thanks Koen)Michael Lauer11
2008-08-24Enlightenment Foundation Libraries MONSTER update courtesy RastermanMichael Lauer11
(mostly motivated by E switching their SCM)
2008-07-02e-wm: Make sure edbus is present (picked from org.openmoko.asu.stable)Jan Lübbe1
If edbus was present e picked it up. This lead to e eventually linking against dbus. Make sure that we always link against (e)dbus. We want dbus and this will solve the loading error of the illume module. Original author: Holger Hans Peter Freyther <zecke@openmoko.org>
2008-06-05e-wm: sync with openmokoKoen Kooi2
2008-05-09e17/e-wm/applications.menu : fix menu from OM mtnGraeme Gregory1
2008-05-09examine_cvs.bb : cleanups from OM mtnGraeme Gregory1
2008-05-09exhibit_cvs.bb : cleanups from OM mtnGraeme Gregory1
2008-05-09exquisite_cvs.bb : new recipe from OM mtnGraeme Gregory1
2008-05-09e-wm_cvs.bb : fixes to e-wm from OM mtnGraeme Gregory4
2008-04-11efl|e17: update SRCDATE, remove entice (dead upstream), remove some ↵Michael Lauer7
redundancies in recipes
2008-03-24e-wm cvs ship preload .la files in -dev packageMichael Lauer1
2008-03-21e-wm cvs add disable-e-cursor patch courtesy Aloisio AlmeidaMichael Lauer2
2008-03-11e-wm: remove file://Makefile.in.in since it's not there andJohn Lee1
it's not used anyway.
2008-02-19e-wm cvs need to call autopoint for gettext supportMichael Lauer1
2008-02-09enna cvs taglibc is gone, adjust DEPENDSMichael Lauer1
2008-02-08enna cvs now DEPENDS on lightmediascannerMichael Lauer1
2008-02-07expedite cvs remove patch which has been applied upstream. builds again nowMichael Lauer3
2008-01-29efl: update to 20080129, fix some LICENSE entries, enable software-x11-16 ↵Michael Lauer3
engine again
2008-01-18add cvs version of e-wmMichael Lauer1
2008-01-18e17-applications cvs fix license, prepare for e-wm cvs versionMichael Lauer11
2008-01-15enna: change SRC_URI and bump revision, it's now included in E_CVSMichael Lauer1
2008-01-13edje-viewer cvs improve no-minimal-size patch so that it actually is half ↵Michael Lauer2
way usable on a handheld
2008-01-13edje-viewer cvs hack minimal pane size to make it work on small displaysMichael Lauer3
patch by Thomas Gstaedtner
2008-01-13ecore cvs package new libraries libecore_imf and liecore_imf_evas. bump ↵Michael Lauer1
edje-viewer
2007-12-10expedite cvs fix version number, add rdependencies on necessary evas low ↵Michael Lauer1
level modules
2007-12-06rage: update to 0.2.0.005Michael Lauer2
2007-12-06expedite: ship everything it needs in one packageMichael Lauer1
2007-12-06expedite: add dependency on eetMichael Lauer1
2007-12-06expedite: add hack patch to disable all unused engines sinceMichael Lauer3
the PKG_CHECK_EXISTS macro seems to always return "yes"
2007-09-12e-wm: add version that uses e-dbus instead of the deprecated ecore-dbusKoen Kooi1
2007-09-08exhibit cvs: add dependency on epsilonMichael Lauer1
2007-08-23exhibit|expedite: use E_CVS variableMichael Lauer2
2007-07-31edje*: these packages are from cvs, not svn Koen Kooi2
2007-07-22enna: add missing patch. thanks koen for spottingMichael Lauer1
2007-07-22enna: fix svn build (broken locale problem)Michael Lauer2
2007-07-21* add edje_editor, an editor for edje filesMichael Lauer3
* add enna, a media center application based on EFL * add exhibit, a picture viewer application based on EFL
2007-07-10e-wm: fix startup script, fix u-a and install xdg stuff (per ↵Koen Kooi3
http://wiki.enlightenment.org/index.php/E17_and_Efreet)
2007-06-21add rage, the Enlightenment Media CenterMichael Lauer1
2007-06-21e17 applications: catch up with EFL overhaulMichael Lauer32