Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 442880 - [science overlay] sci-libs/trilinos-10.12.2 - Version bump; install location fix; prefix support.
Summary: [science overlay] sci-libs/trilinos-10.12.2 - Version bump; install location ...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2012-11-12 15:23 UTC by Matthias Maier
Modified: 2014-02-14 17:33 UTC (History)
0 users

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


Attachments
Patch for trilinos-10.12.2.ebuild (trilinos-10.12.2.ebuild.patch,1.63 KB, patch)
2012-11-12 15:25 UTC, Matthias Maier
Details | Diff
files/trilinos-10.12.2-fix-install-paths.patch (trilinos-10.12.2-fix-install-paths.patch,2.97 KB, patch)
2012-11-12 15:34 UTC, Matthias Maier
Details | Diff
Patch for trilinos-10.12.2.ebuild, 2nd version (trilinos-10.12.2.ebuild.patch,1.74 KB, patch)
2012-11-12 17:08 UTC, Matthias Maier
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Matthias Maier gentoo-dev 2012-11-12 15:23:10 UTC
Please find attached a slightly updated version of the trilinos ebuild.

(Hopefully) fixing the following issues:

  - version bump to 10.12.2

  - install files into correct locations:
      ./usr/include/trilinos
      ./usr/${get_libdir}/trilinos
      ./usr/${get_libdir}/cmake      (sic!)

  - Prefix aware (at least a bit...)


Reproducible: Always
Comment 1 Matthias Maier gentoo-dev 2012-11-12 15:25:11 UTC
Created attachment 329348 [details, diff]
Patch for trilinos-10.12.2.ebuild
Comment 2 Matthias Maier gentoo-dev 2012-11-12 15:34:35 UTC
Created attachment 329350 [details, diff]
files/trilinos-10.12.2-fix-install-paths.patch
Comment 3 Matthias Maier gentoo-dev 2012-11-12 17:08:24 UTC
Created attachment 329354 [details, diff]
Patch for trilinos-10.12.2.ebuild, 2nd version

On second thought, what exactly was the reason to put the libraries into "[...]/$(get_libdir)/trilinos"?
Comment 4 Matthias Maier gentoo-dev 2014-02-13 18:26:31 UTC
This is long resolved.