Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 103750 - net-p2p/dc-gui should have 'curl' flag in IUSE
Summary: net-p2p/dc-gui should have 'curl' flag in IUSE
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo net-p2p team
URL:
Whiteboard:
Keywords:
: 103747 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-08-25 14:02 UTC by Marcin Kryczek (RETIRED)
Modified: 2005-08-26 04:06 UTC (History)
0 users

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


Attachments
dc-gui-ebuild.patch (dc-gui-gentoo.patch,1.20 KB, patch)
2005-08-25 14:04 UTC, Marcin Kryczek (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Marcin Kryczek (RETIRED) gentoo-dev 2005-08-25 14:02:44 UTC
current version of dc-gui (0.80) automatically checks if net-misc/curl is 
installed and if so, it links with that, which is illegal according to gentoo 
policy.
Comment 1 Marcin Kryczek (RETIRED) gentoo-dev 2005-08-25 14:04:24 UTC
Created attachment 66886 [details, diff]
dc-gui-ebuild.patch

this patch:
1. add 'curl' to IUSE
2. add curl to DEPEND, if USE=curl
3. remove automatical check for curl if USE=-curl
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2005-08-25 14:51:30 UTC
*** Bug 103747 has been marked as a duplicate of this bug. ***
Comment 3 Marcin Kryczek (RETIRED) gentoo-dev 2005-08-25 15:20:51 UTC
sorry about 3 commits, but there was some problem in bugzilla (or with my 
internet connection), when i've posted that:|
Comment 4 Karol Wojtaszek (RETIRED) gentoo-dev 2005-08-26 04:06:40 UTC
Commited to the tree.