meta-openembedded/meta-efl
Andreas Baak 37dc6b149a epeg: Move tool out of efl + update to latest version
The epeg tool was originally developed in the efl project
and was replaced by the evas package in efl long ago. The old,
unmaintained source code of epeg is still available from
an efl legacy repository https://svn.enlightenment.org/svn/e/OLD/.

Updates and improvements to epeg have been developed and collected
in a new github repository. This patch deletes the deprecated
package from the efl project and introduces a new recipe
that installs the updated epeg tool.

In the license file, one copyright line has been added which
indicates the authors of the tool.
Moreover, in the license text, one sentence has been removed
which elaborated on what is meant by "making the source code
available publicly". However, the license still remains
an MIT style license.

Signed-off-by: Andreas Baak <andreas.baak@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-08-24 13:59:44 +02:00
..
classes meta-efl: use MIT & BSD license 2014-12-31 16:32:33 +01:00
conf meta-efl: Add LAYERVERSION and LAYERDEPENDS 2014-11-28 13:41:41 +01:00
recipes-core/meta task*: rename to packagegroup to match oe-core 2012-09-05 10:05:06 +02:00
recipes-devtools/python python-efl: upgrade to 1.14.0 2015-05-17 09:46:30 +02:00
recipes-efl epeg: Move tool out of efl + update to latest version 2015-08-24 13:59:44 +02:00
recipes-multimedia/lightmediascanner lightmediascanner: Fix SRC_URI 2015-03-03 08:36:40 +01:00
recipes-navigation/mcnavi mcnavi: blacklist, isn't compatible with latest edje_cc 2015-03-10 14:19:38 +01:00
COPYING.MIT meta-efl: add COPYING.MIT 2011-03-24 21:24:57 +01:00
README meta-python: move recipes from meta-oe 2014-07-22 00:01:49 +02:00

This layer depends on:

URI: git://github.com/openembedded/oe-core.git
branch: master
revision: HEAD

URI: git://github.com/openembedded/meta-oe.git
layers: meta-oe, meta-python
branch: master
revision: HEAD

Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-efl]' in the subject'

When sending single patches, please using something like:
'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-efl][PATCH'

Interim layer maintainers: Koen Kooi <koen@dominion.thruhere.net>
                           Martin Jansa <martin.jansa@gmail.com>