Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 444199

Summary: [enlightenment overlay] several packages moved in enlightenment svn
Product: Gentoo Linux Reporter: Johannes Battenberg <joe.batt>
Component: New packagesAssignee: enlightenment+disabled
Status: RESOLVED FIXED    
Severity: normal CC: kripton, mathieu
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Johannes Battenberg 2012-11-21 17:27:37 UTC
The following packages in the enlightenment overlay have been moved to the subdirectory "IN-EFL":

dev-libs/eina
dev-libs/eet
dev-libs/embryo
media-libs/evas
dev-libs/eobj

Adding ESVN_SUB_PROJECT="IN-EFL" fixes the download path in those ebuilds. The exception is dev-libs/eobj which has been renamed to "eo" in addition to the move.
If the package is renamed to dev-libs/eo, the depends in media-libs/evas and media-libs/edje need to be adjusted.

To verify, here the corresponding link to the enlightenment svn repository.
http://svn.enlightenment.org/svn/e/trunk/IN-EFL/
Comment 1 Thomas Sachau gentoo-dev 2012-11-21 18:33:31 UTC
Upstream broke some live ebuilds and will break more of them during the move to a merged efl tree. Since the changes have not settled yet, dont expect updated ebuilds anytime soon.

For your suggestion: Using the IN-EFL subdirectory is a bad idea, since that target does not get any updates, only the sources in efl/src/* are maintained.

In the meantime, just go with the released versions of the libraries and e17.
Comment 2 Thomas Sachau gentoo-dev 2013-09-07 13:12:14 UTC
packages have been moved to git and eclass+basic ebuilds used by e17 have been adjusted, so closing this as fixed.

If there are further packages needing a migration, please open a seperate bug for them.