Bug 208129 - USE=zlib request for net-proxy/privoxy-3.0.8
Bug#: 208129 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: enhancement Priority: P2
Resolution: FIXED Assigned To: net-proxy@gentoo.org Reported By: superfranky@gmx.at
Component: Ebuilds
URL:  http://www.privoxy.org
Summary: USE=zlib request for net-proxy/privoxy-3.0.8
Keywords:  
Status Whiteboard: 
Opened: 2008-01-30 02:46 0000
Description:   Opened: 2008-01-30 02:46 0000
starting with privoxy-3.0.7-beta and privoxy-3.0.8 upstream added new configure
option --enable-zlib  which allows to decompress gzip and zlib compressed
documents for filtering

Reproducible: Always

Steps to Reproduce:
1.emerge =net-proxy/privoxy-3.0.8
2.look @ the configure options enabled / disabled
3.after compilation no zlib support

Actual Results:  
emerged privoxy without zlib support

Expected Results:  
privoxy should have USE=zlib to activate or deactivate zlib support

privoxy changelog: 'Added zlib support to filter content with gzip and deflate
encoding.' 

I use a modified ebuild since privoxy-3.0.7-beta in my overlay which takes care
of USE="zlib".
Should have postet it a bit earlier, so i'm doing it now :) In my opinion zlib
makes privoxy even a bit faster, had no troubles so far!

------- Comment #1 From Franz Siegfried Metz 2008-01-30 02:57:28 0000 -------
Created an attachment (id=142175) [details]
privoxy ebuild with USE="zlib"

modified privoxy-3.0.8 ebuild with USE=zlib
Enjoy :)

------- Comment #2 From Alin Năstac 2008-01-30 08:44:50 0000 -------
Fixed in cvs, without revision bump.