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

Bug 105283

Summary: net-misc/vnc-4 downloads X sources
Product: Gentoo Linux Reporter: dynamotwain
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED DUPLICATE    
Severity: normal CC: aliz
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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 ***