Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 47318 - app-text/bibletime-1.4.1 needs sword compiled with USE="curl"
Summary: app-text/bibletime-1.4.1 needs sword compiled with USE="curl"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Jon Hood (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-09 02:31 UTC by Albert
Modified: 2004-04-09 11:35 UTC (History)
1 user (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 Albert 2004-04-09 02:31:51 UTC
In order to use remote sources, which is an essential feature, app-text/sword needs to be compiled with the "curl" use flag.  Otherwise retrieval of remote modules does not function.

Portage doesn't have the feature for use flags to be dependencies [yet], but the ebuild should at least notify the user to re-emerge sword with USE="curl".
Comment 1 Jon Hood (RETIRED) gentoo-dev 2004-04-09 08:49:04 UTC
Does bibletime successfully compile even if SWORD was not compiled with curl support?
Comment 2 Jon Hood (RETIRED) gentoo-dev 2004-04-09 10:50:44 UTC
Curl is only required for downloading modules from remote sources, I'm debating whether making curl a dependency for sword or putting a warning on the bibletime ebuild. Thoughts?
Comment 3 Albert 2004-04-09 11:21:15 UTC
Bibletime compiles successfully without sword.

I think a warning in the ebuild should be good enough.  I don't know how you can force sword to compile with curl support without changing the ebuild of sword itself.

Remote sources are, however, a very essential feature.
Comment 4 Jon Hood (RETIRED) gentoo-dev 2004-04-09 11:35:50 UTC
Added warnings to ebuild; if you think sword should be automatically compiled with curl support, go ahead and reopen the bug and I'll edit the sword ebuild. Since it is an optional feature in both sword and bibletime, gentoo users should also have that flexibility. If you think there's a better way to handle this issue, please let me know.