Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 469754 - sci-libs/openfoam-2.2.0 should not depend on sci-visualization/opendx
Summary: sci-libs/openfoam-2.2.0 should not depend on sci-visualization/opendx
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Patrick Lauer
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2013-05-13 21:21 UTC by Andrew Savchenko
Modified: 2013-05-15 07:02 UTC (History)
2 users (show)

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


Attachments
openfoam-2.2.0.ebuild.patch (openfoam-2.2.0.ebuild.patch,553 bytes, patch)
2013-05-13 21:24 UTC, Andrew Savchenko
Details | Diff
metadata.xml.patch (metadata.xml.patch,305 bytes, patch)
2013-05-13 21:25 UTC, Andrew Savchenko
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Savchenko gentoo-dev 2013-05-13 21:21:57 UTC
Hello,

openfoam-2.2.0 builds fine without opendx available and seems to work fine too (at least its solvers). Thus opendx dependency should be made optional (or removed at all if not needed).

Why this is crucial for me? I manage an HPC cluster and we do not want X or GL be there, but opendx requires both X and GL deps. What we need are openfoam solvers and this works perfectly without opendx present.
Comment 1 Andrew Savchenko gentoo-dev 2013-05-13 21:24:19 UTC
Created attachment 348188 [details, diff]
openfoam-2.2.0.ebuild.patch

Adds opendx USE flag.
Comment 2 Andrew Savchenko gentoo-dev 2013-05-13 21:25:06 UTC
Created attachment 348190 [details, diff]
metadata.xml.patch

Describes opendx USE flag.
Comment 3 Patrick Lauer gentoo-dev 2013-05-15 07:02:30 UTC
+  15 May 2013; Patrick Lauer <patrick@gentoo.org> metadata.xml,
+  openfoam-2.2.0.ebuild:
+  Make opendx dependency optional #469754