Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 190015 - net-misc/wget-1.10.2 - patch to add options to accept/reject based on content-type
Summary: net-misc/wget-1.10.2 - patch to add options to accept/reject based on conten...
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Seemant Kulleen (RETIRED)
URL: http://www.metalhead.ws/wget/files.xm...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-24 09:24 UTC by Lars Kotthoff
Modified: 2007-12-26 11:12 UTC (History)
0 users

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


Attachments
patch as described (content-type-1.10.2.patch,6.10 KB, patch)
2007-08-24 12:23 UTC, Lars Kotthoff
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Lars Kotthoff 2007-08-24 09:24:47 UTC
This patch adds the capability to selectively download based on the content-type information in the header. The new commandline options are --content-type for acceptable types and --content-type-exclude for inacceptable types.

Reproducible: Always

Steps to Reproduce:




The patch has been out for quite a while now and tested by several people, so it should be fairly stable (tm).
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-08-24 09:30:09 UTC
See http://www.gnu.org/software/wget/#requests; Gentoo is not a correct place for feature requests.
Comment 2 Lars Kotthoff 2007-08-24 09:42:11 UTC
This is not a feature request, this is a request to include the patch in the ebuild. I've tried to submit it to wget-patches several times to get it included in an official release, but my submissions were ignored.
Comment 3 Lars Kotthoff 2007-08-24 12:23:20 UTC
Created attachment 129063 [details, diff]
patch as described
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2007-12-26 11:12:23 UTC
We don't apply stuff rejected by upstream.