summaryrefslogtreecommitdiffstats
path: root/recipes/e17
AgeCommit message (Collapse)Author
2010-06-03recipes: conform to OE packaging guidelines with RDEPENDS/RRECOMMENDSMartin Jansa
* there is probably very few cases when it's needed without _${PN}, if you find one in attached patch, please enlighten me * usually we want those only for ${PN} not for all ${PACKAGES} ie ${PN}-dev, ${PN)-doc etc * there is a check for this in recipe-sanity.bclass * there is maybe few possible fixes also in bbclasses cpan-base.bbclass:RDEPENDS += "${@["perl", ""][(bb.data.inherits_class('native', d))]}" distutils-base.bbclass:RDEPENDS += "python-core" gtk-icon-cache.bbclass:RDEPENDS += "hicolor-icon-theme" image.bbclass:RDEPENDS += "${IMAGE_INSTALL} ${IMAGE_BOOT}" module.bbclass:RDEPENDS += "kernel (${KERNEL_VERSION}) update-modules" ?opie_i18n.bbclass: rdepends = bb.data.getVar("RDEPENDS", d, 1) ?opie_i18n.bbclass: bb.data.setVar('RDEPENDS_%s' % x[0].lower(), pn, d) ?opie_i18n.bbclass: bb.data.setVar('RDEPENDS', rdepends, d) rubyextension.bbclass:RDEPENDS += "ruby" Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Acked-by: Koen Kooi <k-kooi@ti.com>
2010-05-26e-tasks: bump SRCREV for version compatible with latest EFL theme API changeMartin Jansa
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-28illume-keyboards-shr: add alpha keyboardMartin Jansa
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-12edje_editor: update SRC_URI, now it's in OLD instead trunkMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-09illume-keyboards-shr: SRCREV bump, more fixes to persian keyboardMartin Jansa
2010-04-09illume-keyboards-shr: bump SRCREV for fixed persian layoutMartin Jansa
2010-04-07e17/enna: drop empty directory, enna is now moved to recipes/ennaMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-07enna: Move to own recipe folder and update to new Enna hg repository.Paul Menzel
1. Create `enna.inc`. 2. Use `INC_PR`. 3. Move to new repository location. 4. Update license to LGPLv2.1+. 5. Build tested with GCC 4.4.3 and Binutils 2.20.1 for `MACHINE = "beagleboard". 6. Build tested with GCC 4.3.3 and Binuitls 2.18.50 for `MACHINE = "beagleboard". 7. Remove `dbus` from `DEPEND` since `edbus` already depends an it. 8. `libmusicbrainz`, `lightmediascanner` and `taglib` are not needed anymore as `DEPENDS`. 9. `do_configure_prepend()` fixes [1]. Thanks Koen. 10. libvalhalla 2.0.0 (`libvalhalla_hg.bb`) is needed for this version. [1] http://lists.linuxtogo.org/pipermail/openembedded-devel/2010-March/018800.html Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-04illume-keyboards-shr_git.bb: Add package for finnish keyboardJussi Timperi
Signed-off-by: Jussi Timperi <jussi.timperi@gmail.com> Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
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>
2010-04-01illume-keyboards-shr: move SRCREV to recipeMartin Jansa
2010-03-30illume-keyboards-shr: install directly to illume/keyboards (do not use ↵Martin Jansa
subdir for each keyboard) * Newer illume isn't looking for keyboards in subdirectories of /usr/lib/enlightenment/modules/illume/keyboards/ Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-19edje-viewer: configure.ac shows that it depends on elementary instead etk nowMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-18elmdentica: use SRC_URI from enlightenment repo instead googlecode, bump versionMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-17sane-srcrevs: move SRCREVs to recipes for openmoko related svn recipesMartin Jansa
* As suggested few times on ML * I would move git revs too, but after merging SRCPV (don't want to resolve so much conflicts now) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-02e-wm: limit illume-keyboard-flow.patch to rev 46549, it was applied in 46550Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-01e-wm: convert to new style stagingKoen Kooi
2010-03-01exalt: convert to new style stagingKoen Kooi
2010-02-27e-wm: add illume keyboard flow patch, until it makes it to upstreamTom
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-24e17: add some modules: cpu, forecasts, uptime and screenshot (+ emprint dep)Koen Kooi
2010-02-15e*bbclass: run autopoint in configureKoen Kooi
* remove config.rpath stuff from recipes
2010-02-15rage: add missing dep on emotionKoen Kooi
2010-02-13entrance: run autopoint in order to cope with lacking ./config.rpathDenis 'Gnutoo' Carikli
At first I had a bad hack for it,thanks JaMa for showing me how to do it(pointing at one of your commits that did it)
2010-02-13entrance: rebased config.dbDenis 'Gnutoo' Carikli
The config.db seem to be some openembedded settings/configuration, for launching entrance/e17 better
2010-02-11EFL: some packages were moved from trunk/OLD to OLD, update SRC_URIMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-10e-wm: fix flaunch in illume (SHR Bug: #821)Thomas Zimmermann
* change back number of flaunch buttons from 10 to 3 * change back categorie from System to Bar Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-01e-tasks: move SRCREV to recipe and update it for rebuild after EFL bumpMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-01-29illume-keyboards-shr_it.bb: fix stupid typo that broke parsingKlaus Kurzmann
and fix the author of the persian keyboard Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-01-29illume-keyboards-shr_git.bb: add package for persian keyboardKlaus Kurzmann
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-01-24places: fix build, we sed out 'po', but the new gettext macros dislike thatKoen Kooi
2010-01-15illume-keyboard-default: fix numeric keyboardThomas Zimmermann
* Numeric.kbd was included instead of Numbers.kbd, so illume-keyboard-default-numeric contained only the numberic.png * This solves SHR bug #870
2010-01-08e-wm: package illume-home config in ${PN} for the time beingKoen Kooi
2009-12-15illume-keyboards-shr: do NOT use SRCPV for git in org.oe.dev yetKlaus Kurzmann
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2009-12-14e-tasks,intone,intone-video,shr-launcher,guitartune: bump srcrev, simplify ↵Martin Jansa
recipes * all sources were cleaned a bit upstream, so no modifications needed in recipe now (docs paths, autotools stuff) * guitartune is new recipe Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-12-10e-tasks, shr-launcher: remove links to autotools, which can be regenerated, ↵Martin Jansa
touch dummy INSTALL file Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-12-08eve: bump PR to pickup new EFL_SRCREVKlaus Kurzmann
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2009-12-08shr-launcher, e-tasks: bump srcrev, remove sed from recipe as fix applied ↵Martin Jansa
upstream Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-12-08e-tasks: bump srcrev, update recipe from c_c, fix docs dirMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-12-05e-wm: add patch to not install the illume default keyboardsKlaus Kurzmann
and RRECOMMEND the new illume-keyboard-default-* ones. This way they can be easily replaced by others... Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2009-12-05illume-keyboard-default: new recipe for default illume keyboardsKlaus Kurzmann
as e-wm will not install them anymore (via a patch to the makefile), we can put them in extra packages. Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2009-12-05elmdentica: bump PR to pickup EFL_SRCREV bumpKlaus Kurzmann
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2009-12-05illume-keyboards-shr_git.bb: new recipeKlaus Kurzmann
This folds the various illume-keyboard-* that were in the efl1 folder into one recipe in the correct place (e17). Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2009-11-28exhibit: fix SRC_URI - exhibit moved to OLDKlaus Kurzmann
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2009-11-26e-wm: stop RRECOMMENDING e-wm-menuKoen Kooi
e-wm-menu-shr: stop RPROVIDING it
2009-11-24eve: eve-themes is mandatory, so add it to RDEPENDSKoen Kooi
2009-11-23e-wm_svn.bb: split ${sysconfdir}/xdg/menus/applications.menu into it's own ↵Klaus Kurzmann
package Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de> Acked-by: Koen Kooi <koen@openembedded.org>
2009-11-22e-wm_svn.bb: add patch for SHR to skip some modules from the first start wizardKlaus Kurzmann
patch is only applied when building the SHR distro Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>