Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 444199 - [enlightenment overlay] several packages moved in enlightenment svn
Summary: [enlightenment overlay] several packages moved in enlightenment svn
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal with 1 vote (vote)
Assignee: enlightenment+disabled
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-21 17:27 UTC by Johannes Battenberg
Modified: 2013-09-07 13:12 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.