From: "Pacho Ramos" <pacho@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/dejavu/
Date: Wed, 18 Apr 2018 18:55:58 +0000 (UTC) [thread overview]
Message-ID: <1524077754.3bcf7b55b86016993d20923aaf06af8bdd6bd4bd.pacho@gentoo> (raw)
commit: 3bcf7b55b86016993d20923aaf06af8bdd6bd4bd
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 18 18:42:38 2018 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Wed Apr 18 18:55:54 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3bcf7b55
media-fonts/dejavu: Fix sandbox violations (#622940)
Package-Manager: Portage-2.3.28, Repoman-2.3.9
media-fonts/dejavu/dejavu-2.37.ebuild | 15 +++++++++++----
1 file changed, 11 insertions(+), 4 deletions(-)
diff --git a/media-fonts/dejavu/dejavu-2.37.ebuild b/media-fonts/dejavu/dejavu-2.37.ebuild
index dd07747d42a..ce6dbf935a8 100644
--- a/media-fonts/dejavu/dejavu-2.37.ebuild
+++ b/media-fonts/dejavu/dejavu-2.37.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-inherit font versionator
+inherit font versionator xdg-utils
DESCRIPTION="DejaVu fonts, bitstream vera with ISO-8859-2 characters"
HOMEPAGE="https://dejavu-fonts.github.io/"
@@ -28,12 +28,14 @@ SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE="fontforge"
-DEPEND="fontforge? ( x11-apps/mkfontscale
+DEPEND="fontforge? (
+ x11-apps/mkfontscale
>=media-gfx/fontforge-20080429
x11-apps/mkfontdir
dev-perl/Font-TTF
app-i18n/unicode-data
- >media-libs/fontconfig-2.6.0 )"
+ >media-libs/fontconfig-2.6.0:1.0 )
+"
FONT_CONF=(
fontconfig/20-unhint-small-dejavu-sans-mono.conf
@@ -57,6 +59,11 @@ src_unpack() {
fi
}
+src_prepare() {
+ default
+ xdg_environment_reset
+}
+
src_compile() {
if use fontforge; then
emake \
next reply other threads:[~2018-04-18 18:56 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-04-18 18:55 Pacho Ramos [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-05-10 1:07 [gentoo-commits] repo/gentoo:master commit in: media-fonts/dejavu/ WANG Xuerui
2021-09-25 23:25 Sam James
2021-09-25 22:57 Vadim Misbakh-Soloviov
2021-06-02 2:42 Yixun Lan
2021-03-14 14:46 Pacho Ramos
2020-12-27 17:41 Fabian Groffen
2020-07-21 23:15 Kent Fredric
2018-08-17 2:05 Mikle Kolyada
2018-07-20 22:24 Sergei Trofimovich
2018-05-29 9:06 Mikle Kolyada
2018-05-14 11:49 Tobias Klausmann
2018-04-26 8:36 Mikle Kolyada
2018-04-24 18:55 Sergei Trofimovich
2018-04-18 21:04 Sergei Trofimovich
2018-04-18 21:04 Sergei Trofimovich
2018-04-18 19:04 Mikle Kolyada
2017-04-26 8:45 Tim Harder
2017-01-29 18:56 Fabian Groffen
2016-08-16 14:55 Lars Wendler
2016-08-16 14:55 Lars Wendler
2016-08-16 14:55 Lars Wendler
2016-06-05 18:00 Mike Gilbert
2016-06-05 18:00 Mike Gilbert
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=1524077754.3bcf7b55b86016993d20923aaf06af8bdd6bd4bd.pacho@gentoo \
--to=pacho@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