Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 716448 - net-libs/libtorrent-rasterbar: Prefix support
Summary: net-libs/libtorrent-rasterbar: Prefix support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2020-04-06 11:23 UTC by Alexey
Modified: 2020-04-08 07:24 UTC (History)
1 user (show)

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 Alexey 2020-04-06 11:23:40 UTC
I wrote https://github.com/gentoo/gentoo/pull/14587 a while ago. That is the only change required to support prefix, without any additional keywords added.
Comment 1 Benda Xu gentoo-dev 2020-04-08 06:58:41 UTC
Looks good to me.  Mikle, what do you say?
Comment 2 Larry the Git Cow gentoo-dev 2020-04-08 07:24:39 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43c63526ac29497b37a8f09b87c344d5d6008a9a

commit 43c63526ac29497b37a8f09b87c344d5d6008a9a
Author:     Alexey Sokolov <sokolov@google.com>
AuthorDate: 2020-02-07 00:44:10 +0000
Commit:     Benda Xu <heroxbd@gentoo.org>
CommitDate: 2020-04-08 07:24:30 +0000

    net-libs/libtorrent-rasterbar: support Gentoo Prefix
    
    Without this, ./configure via ax_boost_base finds boost library on the
    host system instead of in the prefix.
    
    Closes: https://bugs.gentoo.org/716448
    Closes: https://github.com/gentoo/gentoo/pull/14587
    Package-Manager: Portage-2.3.84, Repoman-2.3.20
    Signed-off-by: Alexey Sokolov <sokolov@google.com>
    Signed-off-by: Benda Xu <heroxbd@gentoo.org>

 net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.2.3.ebuild | 1 +
 net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.2.5.ebuild | 1 +
 2 files changed, 2 insertions(+)