meta-openembedded/meta-efl
Manuel Bachmann 91a8ff8b82 lightmediascanner: Update to 0.5.1, improve
We update "lightmediascanner" to its latest version,
which also allows us to :
- remove mentions of former company (now dissolved)
and website (now migrated to GitHub) ;
- properly split all plugins into subpackages ;
- have a new plugin based on libav, "generic", which
we do not automatically enable because of the well-known
licensing restrictions of its parent package.

MP4 plugin is disabled, because it depends on the MP4v2
library, which we do not have.

ID3 plugin requires a patch, already sent to upstream :
https://github.com/profusion/lightmediascanner/pull/19

meta-openembedded's only dependent recipe, "enjoy", has
been verified with this change.

Signed-off-by: Manuel Bachmann <manuel.bachmann@iot.bzh>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-11-02 15:00:51 +01: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.15.0 2015-09-23 15:34:27 +02:00
recipes-efl epdf: make it build again and get out of blacklist-exile 2015-10-26 21:37:37 +01:00
recipes-multimedia/lightmediascanner lightmediascanner: Update to 0.5.1, improve 2015-11-02 15:00:51 +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>