Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 312419 - dev-scheme/plt-scheme bundles zlib-1.1.4 and libpng-1.2.5
Summary: dev-scheme/plt-scheme bundles zlib-1.1.4 and libpng-1.2.5
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Scheme Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: bundled-libs
  Show dependency tree
 
Reported: 2010-03-31 14:57 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2011-11-28 18:34 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Diego Elio Pettenò (RETIRED) gentoo-dev 2010-03-31 14:57:41 UTC
tinderbox ~ # ./test-zlib $f
zlib version in /usr/lib/plt/collects/plot/compiled/native/i386-linux/libplplot.so: 1.1.4
tinderbox ~ # ./test-libpng $f
libpng version in /usr/lib/plt/collects/plot/compiled/native/i386-linux/libplplot.so: 1.2.5

Have fun.
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2010-05-11 10:29:55 UTC
plt-scheme-4.2.2 has,

#remove bundled libraries
rm -rf wxcommon/{jpeg,libpng,zlib}

in src_unpack

is the report still valid?
Comment 2 Panagiotis Christopoulos (RETIRED) gentoo-dev 2010-05-11 10:35:33 UTC
Yes, it's valid. They use a custom libpng for one of their "collections" (lisp libraries). I don't know if I can fix it, yet.
Comment 3 Samuli Suominen (RETIRED) gentoo-dev 2011-11-28 18:34:57 UTC
Removed from Portage wrt bug 389041. Closing as WONTFIX.