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

Bug 442880

Summary: [science overlay] sci-libs/trilinos-10.12.2 - Version bump; install location fix; prefix support.
Product: Gentoo Linux Reporter: Matthias Maier <tamiko>
Component: New packagesAssignee: Gentoo Science Related Packages <sci>
Status: RESOLVED OBSOLETE    
Severity: enhancement Keywords: PATCH
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Patch for trilinos-10.12.2.ebuild
files/trilinos-10.12.2-fix-install-paths.patch
Patch for trilinos-10.12.2.ebuild, 2nd version

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.