public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-terms/mrxvt/
Date: Sat,  1 Jan 2022 20:08:01 +0000 (UTC)	[thread overview]
Message-ID: <1641067664.a695924efbd712324397eeade067e66ce79a1d91.soap@gentoo> (raw)

commit:     a695924efbd712324397eeade067e66ce79a1d91
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Jan  1 20:07:44 2022 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Jan  1 20:07:44 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a695924e

x11-terms/mrxvt: remove uclibc

Signed-off-by: David Seifert <soap <AT> gentoo.org>

 x11-terms/mrxvt/mrxvt-0.5.4.ebuild | 9 ++-------
 1 file changed, 2 insertions(+), 7 deletions(-)

diff --git a/x11-terms/mrxvt/mrxvt-0.5.4.ebuild b/x11-terms/mrxvt/mrxvt-0.5.4.ebuild
index 2f7189b2cdca..f9311471c350 100644
--- a/x11-terms/mrxvt/mrxvt-0.5.4.ebuild
+++ b/x11-terms/mrxvt/mrxvt-0.5.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -26,7 +26,7 @@ RDEPEND="
 		media-libs/fontconfig
 		media-libs/freetype
 		x11-libs/libXft
-		elibc_uclibc? ( dev-libs/libiconv )
+		virtual/libiconv
 	)
 	utempter? ( sys-libs/libutempter )
 	xpm? ( x11-libs/libXpm )"
@@ -43,11 +43,6 @@ PATCHES=(
 src_prepare() {
 	default
 	eautoreconf
-
-	if use elibc_uclibc && use truetype; then
-		# It is stated in the README "Multichar support under XFT requires GNU iconv"
-		sed -i -e 's/LIBS = @LIBS@/LIBS = @LIBS@ -liconv/' src/Makefile.in || die
-	fi
 }
 
 src_configure() {


             reply	other threads:[~2022-01-01 20:08 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-01 20:08 David Seifert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-09-27 14:48 [gentoo-commits] repo/gentoo:master commit in: x11-terms/mrxvt/ Yixun Lan
2020-09-01  0:52 Sam James
2018-01-06 21:03 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=1641067664.a695924efbd712324397eeade067e66ce79a1d91.soap@gentoo \
    --to=soap@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