Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 105283 - net-misc/vnc-4 downloads X sources
Summary: net-misc/vnc-4 downloads X sources
Status: RESOLVED DUPLICATE of bug 77376
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-08 11:04 UTC by dynamotwain
Modified: 2006-05-26 07:43 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 dynamotwain 2005-09-08 11:04:17 UTC
xorg has had the 'sdk' use flag for a while now so that outside ebuilds can
compile drivers and modules for X without relying on the presence of the
original X source files (which are quite big)

Does VNC rely on some source files that aren't installed via the 'sdk' use flag?
If so, should/can these additional files be installed at xorg build-time instead
of relying on the presence of a fixed version of X?

Reproducible: Always
Steps to Reproduce:
USE="sever" ACCEPT_KEYWORDS"~x86" emerge vnc
Actual Results:  
Downloading 45 MB or so of X sources before VNC compiles.

Expected Results:  
Utilize the files installed via 'sdk' rather than re-download X... and
potentially a different version of X at that.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-11-11 09:55:46 UTC
Re-assign.
Comment 2 Marcelo Goes (RETIRED) gentoo-dev 2006-01-18 18:12:56 UTC
It seems net-misc/vnc currently lacks a maintainer, if you can attach a patch it would be most helpful...
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2006-05-26 07:43:17 UTC
Portage cannot depend on use flags yet, best option is IMO to split the ebuild (see Bug 77376).

*** This bug has been marked as a duplicate of 77376 ***