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

Bug 57407

Summary: enhance KDE ebuilds with xdelta USE flag
Product: Gentoo Linux Reporter: Sandro Bonazzola (RETIRED) <sanchan>
Component: [OLD] KDEAssignee: Portage team <dev-portage>
Status: VERIFIED DUPLICATE    
Severity: enhancement    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://kde.org
Whiteboard:
Package list:
Runtime testing required: ---

Description Sandro Bonazzola (RETIRED) gentoo-dev 2004-07-17 11:53:32 UTC
Introducing a new use flag like "xdiff" may improve download time for 56.6K modem users. The use flag should require a dependency on xdiff and change the source code download for download the previous version (thah a 56k user should have) and the new xdiff package. At unpack time, the previouse version should be bunzipped, xdiff patched and bzipped to the new package version. Then the procedure is exactly like without the "xdiff" flag.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.

Actual Results:  
Downloading lots of Mb in order to compile kde.

Expected Results:  
Downloading a few kb in order to compile kde, saving a lot of bandwidth and time...

The procedure described may be done by hand, but an integration in the ebuild
will improve the process and allow a wide use (saving a lot of bandwidth from
the mirros....)
Comment 1 Sandro Bonazzola (RETIRED) gentoo-dev 2004-07-21 01:21:08 UTC
Err... xdelta, not xdiff
Comment 2 Carsten Lohrke (RETIRED) gentoo-dev 2004-07-21 01:54:42 UTC
It doesn't make sense to implement this for kde only - it should be a portage enhancement request. I'm not sure, if it's worth its own bug number or if this bug report should be seen as a dupe of 1184#c14 - bug-wranglers?
Comment 3 SpanKY gentoo-dev 2004-08-02 20:32:46 UTC

*** This bug has been marked as a duplicate of 24433 ***
Comment 4 Sandro Bonazzola (RETIRED) gentoo-dev 2005-10-12 13:58:12 UTC
Closing since xdelta use flag is now supported by kde ebuilds.