From: "Ulrich Müller" <ulm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-doc/pms/
Date: Thu, 15 Jun 2017 08:58:09 +0000 (UTC) [thread overview]
Message-ID: <1497517064.69732f0a03675ef0ebde9238c48205896a946aba.ulm@gentoo> (raw)
commit: 69732f0a03675ef0ebde9238c48205896a946aba
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 15 08:50:09 2017 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Thu Jun 15 08:57:44 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69732f0a
app-doc/pms: Define VARTEXFONTS in compile phase.
As suggested by aballier.
Package-Manager: Portage-2.3.6, Repoman-2.3.2
app-doc/pms/pms-5_p20120920.ebuild | 2 ++
app-doc/pms/pms-6_p20170429.ebuild | 2 ++
app-doc/pms/pms-9999.ebuild | 2 ++
3 files changed, 6 insertions(+)
diff --git a/app-doc/pms/pms-5_p20120920.ebuild b/app-doc/pms/pms-5_p20120920.ebuild
index cd8cd06f092..c4359f0fc50 100644
--- a/app-doc/pms/pms-5_p20120920.ebuild
+++ b/app-doc/pms/pms-5_p20120920.ebuild
@@ -33,6 +33,8 @@ S="${WORKDIR}/${MY_P}"
src_compile() {
if ! use binary; then
+ # just in case; we shouldn't be generating any fonts
+ export VARTEXFONTS="${T}/fonts"
emake
use html && emake html
fi
diff --git a/app-doc/pms/pms-6_p20170429.ebuild b/app-doc/pms/pms-6_p20170429.ebuild
index 8a26d650815..0a2c00f5948 100644
--- a/app-doc/pms/pms-6_p20170429.ebuild
+++ b/app-doc/pms/pms-6_p20170429.ebuild
@@ -34,6 +34,8 @@ RDEPEND=""
src_compile() {
if ! use binary; then
+ # just in case; we shouldn't be generating any fonts
+ export VARTEXFONTS="${T}/fonts"
emake
use html && emake html
fi
diff --git a/app-doc/pms/pms-9999.ebuild b/app-doc/pms/pms-9999.ebuild
index a29faf97294..f3e231a9274 100644
--- a/app-doc/pms/pms-9999.ebuild
+++ b/app-doc/pms/pms-9999.ebuild
@@ -29,6 +29,8 @@ DEPEND="dev-tex/leaflet
RDEPEND=""
src_compile() {
+ # just in case; we shouldn't be generating any fonts
+ export VARTEXFONTS="${T}/fonts"
emake $(usex twoside TWOSIDE=yes "")
use html && emake html
}
next reply other threads:[~2017-06-15 8:58 UTC|newest]
Thread overview: 60+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-15 8:58 Ulrich Müller [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-05-25 16:59 [gentoo-commits] repo/gentoo:master commit in: app-doc/pms/ Ulrich Müller
2021-07-05 19:05 Ulrich Müller
2021-07-05 19:05 Ulrich Müller
2021-06-23 10:21 Ulrich Müller
2021-06-14 6:19 Ulrich Müller
2021-06-13 20:21 Ulrich Müller
2021-06-13 20:21 Ulrich Müller
2021-05-21 6:46 Ulrich Müller
2021-05-14 20:43 Ulrich Müller
2021-01-06 12:59 Fabian Groffen
2020-12-27 13:39 Fabian Groffen
2020-08-24 17:50 Ulrich Müller
2020-07-24 11:10 Ulrich Müller
2020-07-02 9:10 Ulrich Müller
2020-06-24 12:01 Ulrich Müller
2020-06-24 11:14 Ulrich Müller
2020-06-13 10:53 Ulrich Müller
2020-06-13 9:55 Mikle Kolyada
2019-11-30 10:49 Ulrich Müller
2019-07-05 17:00 Ulrich Müller
2019-04-13 15:56 Ulrich Müller
2019-04-11 21:15 Aaron Bauman
2019-03-14 18:14 Mikle Kolyada
2019-03-14 8:31 Sergei Trofimovich
2019-03-13 19:33 Ulrich Müller
2018-06-18 20:22 Ulrich Müller
2018-06-17 10:09 Ulrich Müller
2018-06-17 9:55 Ulrich Müller
2018-06-17 9:55 Ulrich Müller
2018-05-05 9:11 Ulrich Müller
2018-05-05 7:36 Ulrich Müller
2018-05-04 14:46 Ulrich Müller
2018-04-30 22:38 Ulrich Müller
2018-04-09 19:30 Andreas Sturmlechner
2017-12-04 15:54 Ulrich Müller
2017-12-04 15:54 Ulrich Müller
2017-06-15 18:16 Ulrich Müller
2017-06-15 18:16 Ulrich Müller
2017-06-15 16:07 Markus Meier
2017-06-15 6:18 Ulrich Müller
2017-06-13 12:31 Agostino Sarubbo
2017-06-10 13:45 Agostino Sarubbo
2017-06-08 10:16 Agostino Sarubbo
2017-05-31 18:24 Ulrich Müller
2017-04-29 20:31 Ulrich Müller
2017-03-29 20:12 Ulrich Müller
2017-03-05 20:48 Ulrich Müller
2017-02-27 18:48 Ulrich Müller
2017-02-08 20:14 Ulrich Müller
2017-01-29 14:38 Fabian Groffen
2017-01-23 9:02 Alexis Ballier
2016-02-13 16:34 Ulrich Müller
2016-02-13 15:25 Agostino Sarubbo
2016-02-04 12:35 Tobias Klausmann
2016-01-25 0:46 Ulrich Müller
2015-11-13 21:02 Ulrich Müller
2015-11-08 23:06 Ulrich Müller
2015-11-08 21:27 Ulrich Müller
2015-10-31 9:41 Ulrich Müller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1497517064.69732f0a03675ef0ebde9238c48205896a946aba.ulm@gentoo \
--to=ulm@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox