Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 865203 - dev-texlive/texlive-luatex: search for fonts inside EPREFIX
Summary: dev-texlive/texlive-luatex: search for fonts inside EPREFIX
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Alexis Ballier
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2022-08-15 06:41 UTC by Benda Xu
Modified: 2022-08-23 05:31 UTC (History)
1 user (show)

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


Attachments
texlive-luatex.patch (texlive-luatex.patch,1.77 KB, patch)
2022-08-15 06:43 UTC, Benda Xu
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Benda Xu gentoo-dev 2022-08-15 06:41:48 UTC
This patch instruct luaotfload lua script to look for fonts definitions in EPREFIX/etc.

Reproducible: Always
Comment 1 Benda Xu gentoo-dev 2022-08-15 06:43:06 UTC
Created attachment 799647 [details, diff]
texlive-luatex.patch

output of diff -u texlive-luatex-2021-r1.ebuild texlive-luatex-2021-r2.ebuild
Comment 2 Larry the Git Cow gentoo-dev 2022-08-23 05:24:13 UTC
The bug has been closed via the following commit(s):

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

commit c9dadf3fec92beaf6ae9b7a25143ab40fb860ce1
Author:     Benda Xu <heroxbd@gentoo.org>
AuthorDate: 2022-08-15 06:47:11 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-08-23 05:23:59 +0000

    dev-texlive/texlive-luatex: let luaotfload get fonts from EPREFIX/etc.
    
    Closes: https://bugs.gentoo.org/865203
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Benda Xu <heroxbd@gentoo.org>
    Closes: https://github.com/gentoo/gentoo/pull/26867
    Signed-off-by: Sam James <sam@gentoo.org>

 .../texlive-luatex/texlive-luatex-2021-r2.ebuild   | 37 ++++++++++++++++++++++
 1 file changed, 37 insertions(+)