summaryrefslogtreecommitdiffstats
path: root/meta-efl/recipes-efl/efl/epeg_svn.bb
Commit message (Collapse)AuthorAgeFilesLines
* epeg: Move tool out of efl + update to latest versionAndreas Baak2015-08-241-12/+0
| | | | | | | | | | | | | | | | | | | | | | 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>
* recipes: convert remaining SUMMARY/DESCRIPTION cosmetic issuesMatthieu CRAPET2014-02-231-1/+1
| | | | | | | | | | | | | Changes: - rename SUMMARY with length > 80 to DESCRIPTION - rename DESCRIPTION with length < 80 to (non present tag) SUMMARY - drop final point character at the end of SUMMARY string - remove trailing whitespace of SUMMARY line Note: don't bump PR Signed-off-by: Matthieu Crapet <Matthieu.Crapet@ingenico.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* epeg: add LIC_FILES_CHKSUMMartin Jansa2012-12-111-0/+3
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* various: update ; proto= to ; protocol= in SRC_URIKoen Kooi2012-07-161-1/+1
| | | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
* meta-efl: add recipes for new released versionsMartin Jansa2012-04-261-1/+0
| | | | | | | * drop/reset PR where possible as PV is increased * remove RREPLACES for versions before meta-efl was created Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* recipes-efl: remove EFL_SRCREV_1.0.0Martin Jansa2011-09-051-1/+1
| | | | | | | * with recipes from releases removed it doesn't make much sense anymore * maybe will return after 1.1 release Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* meta-efl: import from meta-shr.Koen Kooi2011-03-231-0/+10
Not all dependencies are in yet e.g. eve is missing webkit-efl, but e-wm should build Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>