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

Bug 649086

Summary: sci-visualization/opendx: Drop dependency on x11-libs/libXp
Product: Gentoo Linux Reporter: Matt Turner <mattst88>
Component: Current packagesAssignee: Gentoo Science Related Packages <sci>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Matt Turner gentoo-dev 2018-02-28 20:46:07 UTC
Xprint is dead for the last 9 years, and libXp will be going away.

I see in configure.ac:

AC_CHECK_LIB(Xp, XpSetImageResolution)

it defines HAVE_LIBXP if Xp is found, but then that is used nowhere.

Seems like a dead dependency. I could test a patch myself, but the package doesn't compile: bug 638610
Comment 1 Matt Turner gentoo-dev 2018-02-28 20:50:03 UTC
Oops. Double submitted.
Comment 2 Toralf Förster gentoo-dev 2021-03-29 21:03:00 UTC

*** This bug has been marked as a duplicate of bug 649084 ***