[vlc-devel] [PATCH] support libproxy for http access

Dominique Leuenberger dominique at leuenberger.net
Sat Jun 7 22:09:31 CEST 2008


On Sat, 2008-06-07 at 15:19 +0300, Dominique Leuenberger wrote:
> Hi,
> 
> I think libproxy could be a nice addition to VLC.
> IT offers to use the system proxy settings you can do in gnome, kde or
> the environment variables (http_proxy).
> 
> so far, VLC only supported the envvar.
> 
> The patch works for me, there are just some things I would need help
> from you.
> 
> - The configure script should detect wether libproxy is there or if
> --enable-libproxy / --disable-libproxy was specified.
> 
> - The inclusion of proxy.h has to depend on the result of that check.
> 
> - For my tests I 'hacked' up the Makefile manually to link
> access_http_plugin against libproxy. This should be automated and of
> course also depending on the configure parameter.
> 
> Unfortunately I have no clue how to do that...so if somebody of you
> could help me there or provide the needed patch?
> 

Addition of patch 0002: fixes up configure.ac to check if proxy.h exists
and uses it only in this case.

Please review and if possible add it for inclusion; or point out where
changes are needed.

Dominique
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Link-libaccess_http_plugin-against-libproxy-to-autoc.patch
Type: application/mbox
Size: 1744 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20080607/882fc197/attachment.mbox>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Include-check-for-proxy.h-in-configure-and-only-link.patch
Type: application/mbox
Size: 1296 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20080607/882fc197/attachment-0001.mbox>


More information about the vlc-devel mailing list