From: "Alfredo Tupone" <tupone@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-tcltk/blt/
Date: Sun, 15 Jan 2023 11:05:01 +0000 (UTC) [thread overview]
Message-ID: <1673780679.e824a21078513e559651e70fed7a0abc8fa621f7.tupone@gentoo> (raw)
commit: e824a21078513e559651e70fed7a0abc8fa621f7
Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 15 11:03:59 2023 +0000
Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Sun Jan 15 11:04:39 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e824a210
dev-tcltk/blt: X11 is mandatory
Closes: https://bugs.gentoo.org/800866
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>
dev-tcltk/blt/{blt-2.5.3-r1.ebuild => blt-2.5.3-r2.ebuild} | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/dev-tcltk/blt/blt-2.5.3-r1.ebuild b/dev-tcltk/blt/blt-2.5.3-r2.ebuild
similarity index 97%
rename from dev-tcltk/blt/blt-2.5.3-r1.ebuild
rename to dev-tcltk/blt/blt-2.5.3-r2.ebuild
index 52f8652b362b..aa67d1d5dd5b 100644
--- a/dev-tcltk/blt/blt-2.5.3-r1.ebuild
+++ b/dev-tcltk/blt/blt-2.5.3-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -13,7 +13,7 @@ HOMEPAGE="https://sourceforge.net/projects/wize/"
SRC_URI="mirror://sourceforge/wize/${PN}-src-${PV}.zip
https://dev.gentoo.org/~tupone/distfiles/${P}-debian-patches.tar.gz"
-IUSE="jpeg static-libs X"
+IUSE="jpeg static-libs"
SLOT="0/${SHVER}"
LICENSE="BSD"
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
@@ -21,7 +21,7 @@ KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390
DEPEND="
dev-lang/tk:0=
jpeg? ( media-libs/libjpeg-turbo:0= )
- X? ( x11-libs/libX11 )"
+ x11-libs/libX11"
RDEPEND="${DEPEND}"
BDEPEND="app-arch/unzip"
@@ -96,7 +96,7 @@ src_configure() {
--with-cflags="${CFLAGS}" \
--with-gnu-ld \
$(use_enable jpeg) \
- $(use_with X x) \
+ --with-X \
CC="$(tc-getCC)"
}
next reply other threads:[~2023-01-15 11:05 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-15 11:05 Alfredo Tupone [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-06-12 19:53 [gentoo-commits] repo/gentoo:master commit in: dev-tcltk/blt/ Alfredo Tupone
2023-01-15 14:59 Sam James
2023-01-15 12:19 Alfredo Tupone
2022-12-26 2:03 WANG Xuerui
2022-06-27 6:40 Alfredo Tupone
2021-06-30 17:55 Marek Szuba
2021-04-22 2:59 Sam James
2021-04-21 18:53 Sam James
2021-04-21 18:39 Sergei Trofimovich
2021-04-20 23:35 Sam James
2021-04-20 23:35 Sam James
2021-04-20 23:35 Sam James
2021-01-06 22:33 Fabian Groffen
2021-01-04 21:34 Alfredo Tupone
2021-01-04 15:44 Alfredo Tupone
2021-01-04 15:07 Alfredo Tupone
2020-06-04 17:14 Mart Raudsepp
2018-06-08 7:59 Mikle Kolyada
2017-06-21 10:27 Alexis Ballier
2015-09-21 11:27 Agostino Sarubbo
2015-09-06 13:25 Agostino Sarubbo
2015-08-26 15:53 Markus Meier
2015-08-23 15:01 Jeroen Roovers
2015-08-16 17:50 Mikle Kolyada
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=1673780679.e824a21078513e559651e70fed7a0abc8fa621f7.tupone@gentoo \
--to=tupone@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