Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 660442 - media-plugins/calf doesnt respect prefix
Summary: media-plugins/calf doesnt respect prefix
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Professional Audio Applications Maintainers
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2018-07-05 10:43 UTC by Nado
Modified: 2018-07-12 19:00 UTC (History)
2 users (show)

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


Attachments
calf-0.90.0.diff (calf.diff,620 bytes, patch)
2018-07-05 10:43 UTC, Nado
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nado 2018-07-05 10:43:11 UTC
Created attachment 538432 [details, diff]
calf-0.90.0.diff

Hi,

Iā€™m setting up a gentoo prefix on a debian because some packages require a more recent boost version. I use /media/gentoo as the prefix path.

media-plugins/calf does not respect prefix, I got it installed with the attached patch.
Comment 1 Larry the Git Cow gentoo-dev 2018-07-12 19:00:20 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98e9390e5be9f74e9e07ee0054c6167e3e5d973f

commit 98e9390e5be9f74e9e07ee0054c6167e3e5d973f
Author:     nado <nado@troglodyte.be>
AuthorDate: 2018-07-10 14:25:27 +0000
Commit:     Matthew Thode <prometheanfire@gentoo.org>
CommitDate: 2018-07-12 18:59:09 +0000

    media-plugins/calf: set $EPREFIX where needed in econf call
    
    Closes: https://bugs.gentoo.org/660442
    Package-Manager: Portage-2.3.41, Repoman-2.3.9
    Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>

 media-plugins/calf/calf-0.90.0-r1.ebuild | 55 ++++++++++++++++++++++++++++++++
 media-plugins/calf/calf-9999.ebuild      |  5 +--
 2 files changed, 58 insertions(+), 2 deletions(-)