public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/dejavu/
Date: Sat, 25 Sep 2021 23:25:01 +0000 (UTC)	[thread overview]
Message-ID: <1632612259.86b9001b06f6700a791ce9f0509e7dd5b72717da.sam@gentoo> (raw)

commit:     86b9001b06f6700a791ce9f0509e7dd5b72717da
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 25 23:24:19 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Sep 25 23:24:19 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86b9001b

Revert "media-fonts/dejavu: reflect new data path of app-i18n/unicode-data"

This reverts commit 72b9db2b3011cbeecaf804b31f973201bfd8e60c.

Bug: https://bugs.gentoo.org/814860
Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-fonts/dejavu/dejavu-2.37.ebuild | 13 ++-----------
 1 file changed, 2 insertions(+), 11 deletions(-)

diff --git a/media-fonts/dejavu/dejavu-2.37.ebuild b/media-fonts/dejavu/dejavu-2.37.ebuild
index 871e75a1dcf..3ed26ced409 100644
--- a/media-fonts/dejavu/dejavu-2.37.ebuild
+++ b/media-fonts/dejavu/dejavu-2.37.ebuild
@@ -67,20 +67,11 @@ src_prepare() {
 }
 
 src_compile() {
-	local unicodedir="${EPREFIX}"/usr/share/unicode
-	local ucddir
-
-	if has_verson '<app-i18n/unicode-data-14.0.0-r1'; then
-		ucddir="${unicodedir}-data"
-	else
-		ucddir=${unicodedir}
-	fi
-
 	if use fontforge; then
 		emake \
 			BUILDDIR=ttf \
-			BLOCKS=${ucddir}/Blocks.txt \
-			UNICODEDATA=${ucddir}/UnicodeData.txt \
+			BLOCKS=/usr/share/unicode-data/Blocks.txt \
+			UNICODEDATA=/usr/share/unicode-data/UnicodeData.txt \
 			FC-LANG=/usr/share/fc-lang \
 			full sans
 	fi


             reply	other threads:[~2021-09-25 23:25 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-25 23:25 Sam James [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 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
2018-04-18 18:55 Pacho Ramos
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=1632612259.86b9001b06f6700a791ce9f0509e7dd5b72717da.sam@gentoo \
    --to=sam@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