Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 649086 - sci-visualization/opendx: Drop dependency on x11-libs/libXp
Summary: sci-visualization/opendx: Drop dependency on x11-libs/libXp
Status: RESOLVED DUPLICATE of bug 649084
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-02-28 20:46 UTC by Matt Turner
Modified: 2021-03-29 21:03 UTC (History)
0 users

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 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 ***