From: "Pacho Ramos" <pacho@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/terminatorx/
Date: Thu, 4 Jan 2018 22:17:04 +0000 (UTC) [thread overview]
Message-ID: <1515104217.de9c3366dd7f95805538db7dea8121a0a35ffbd2.pacho@gentoo> (raw)
commit: de9c3366dd7f95805538db7dea8121a0a35ffbd2
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 4 22:16:18 2018 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Thu Jan 4 22:16:57 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de9c3366
media-sound/terminatorx: Force building with X support (-X fails to build, bug #636832)
Package-Manager: Portage-2.3.19, Repoman-2.3.6
...orx-4.0.1.ebuild => terminatorx-4.0.1-r1.ebuild} | 21 +++++++++++----------
1 file changed, 11 insertions(+), 10 deletions(-)
diff --git a/media-sound/terminatorx/terminatorx-4.0.1.ebuild b/media-sound/terminatorx/terminatorx-4.0.1-r1.ebuild
similarity index 78%
rename from media-sound/terminatorx/terminatorx-4.0.1.ebuild
rename to media-sound/terminatorx/terminatorx-4.0.1-r1.ebuild
index 745580ace2d..3ce3c4f5ac0 100644
--- a/media-sound/terminatorx/terminatorx-4.0.1.ebuild
+++ b/media-sound/terminatorx/terminatorx-4.0.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -13,7 +13,8 @@ SRC_URI="http://www.terminatorx.org/dist/${MY_P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE="X alsa debug mad pulseaudio vorbis sox"
+# Making X optional fails when disabled: https://bugs.gentoo.org/636832
+IUSE="alsa debug mad pulseaudio vorbis sox"
RDEPEND="
alsa? ( media-libs/alsa-lib )
@@ -25,12 +26,12 @@ RDEPEND="
x11-libs/gtk+:3
>=dev-libs/glib-2.2:2
- X? (
- x11-libs/libXi
- x11-libs/libXxf86dga
- x11-proto/xproto
- x11-proto/inputproto
- x11-proto/xf86dgaproto )
+ x11-libs/libXi
+ x11-libs/libXxf86dga
+ x11-proto/xproto
+ x11-proto/inputproto
+ x11-proto/xf86dgaproto
+
dev-libs/libxml2:2
media-libs/audiofile:=
media-libs/ladspa-sdk
@@ -52,11 +53,11 @@ PATCHES=(
src_configure() {
gnome2_src_configure \
+ --enable-x11 \
$(use_enable alsa) \
$(use_enable debug) \
$(use_enable mad) \
$(use_enable pulseaudio pulse) \
$(use_enable vorbis) \
- $(use_enable sox) \
- $(use_enable X x11)
+ $(use_enable sox)
}
next reply other threads:[~2018-01-04 22:17 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-01-04 22:17 Pacho Ramos [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-09-04 23:16 [gentoo-commits] repo/gentoo:master commit in: media-sound/terminatorx/ Sam James
2024-11-11 18:37 Andreas Sturmlechner
2024-11-11 18:37 Andreas Sturmlechner
2022-11-30 8:29 Miroslav Šulc
2022-11-18 7:07 Jakov Smolić
2022-11-18 7:04 Jakov Smolić
2022-10-10 22:11 Sam James
2022-10-10 22:11 Sam James
2021-10-29 11:16 Sam James
2021-10-27 22:33 Sam James
2021-10-26 7:08 Miroslav Šulc
2021-09-25 6:59 Miroslav Šulc
2018-04-27 1:39 Matt Turner
2018-01-08 0:11 Mikle Kolyada
2017-06-03 20:52 David Seifert
2016-11-04 10:30 Pacho Ramos
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=1515104217.de9c3366dd7f95805538db7dea8121a0a35ffbd2.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