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

Bug 206941

Summary: net-libs/libvncserver comes with wo copies of liblzo (2?)
Product: Gentoo Linux Reporter: Diego Elio Pettenò (RETIRED) <flameeyes>
Component: New 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 INVALID    
Severity: normal CC: esigra, n-roeser
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 251464    

Description Diego Elio Pettenò (RETIRED) gentoo-dev 2008-01-21 21:42:42 UTC
One for libvncserver and one for libvncclient... it seems to be a stripped down version, but nevertheless..
Comment 1 SpanKY gentoo-dev 2009-01-31 07:20:46 UTC
it uses minilzo which is straight copied from lzo-2 ... but that is the purpose of minilzo (copy it into your project).  and since lzo-2 doesnt compile/install minilzo, projects need to include it.

minilzo is small and a very subset of lzo itself