public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/dssi/
Date: Tue, 16 Jan 2018 21:16:21 +0000 (UTC)	[thread overview]
Message-ID: <1516137368.e98b22755625cb1e72d8a57610aa635a505b7e7e.asturm@gentoo> (raw)

commit:     e98b22755625cb1e72d8a57610aa635a505b7e7e
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 16 21:15:45 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Jan 16 21:16:08 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e98b2275

media-libs/dssi: Drop USE=qt4

Bug: https://bugs.gentoo.org/470240
Package-Manager: Portage-2.3.19, Repoman-2.3.6

 media-libs/dssi/dssi-1.1.1-r1.ebuild | 11 ++++-------
 1 file changed, 4 insertions(+), 7 deletions(-)

diff --git a/media-libs/dssi/dssi-1.1.1-r1.ebuild b/media-libs/dssi/dssi-1.1.1-r1.ebuild
index 78011f84f74..bdb76d8a608 100644
--- a/media-libs/dssi/dssi-1.1.1-r1.ebuild
+++ b/media-libs/dssi/dssi-1.1.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=2
@@ -11,15 +11,14 @@ SRC_URI="mirror://sourceforge/dssi/${P}.tar.gz"
 LICENSE="BSD LGPL-2.1"
 SLOT="0"
 KEYWORDS="amd64 ppc ppc64 x86"
-IUSE="qt4"
+IUSE=""
 
 RDEPEND="media-libs/alsa-lib
 	>=media-libs/liblo-0.12
 	virtual/jack
 	>=media-libs/ladspa-sdk-1.12-r2
 	>=media-libs/libsndfile-1.0.11
-	>=media-libs/libsamplerate-0.1.1-r1
-	qt4? ( dev-qt/qtgui:4 )"
+	>=media-libs/libsamplerate-0.1.1-r1"
 DEPEND="${RDEPEND}
 	sys-apps/sed
 	virtual/pkgconfig"
@@ -29,9 +28,7 @@ src_prepare() {
 		-e 's:libdir=.*:libdir=@libdir@:' \
 		dssi.pc.in || die
 
-	if ! use qt4; then
-		sed -i -e '/PKG_CHECK_MODULES(QT/s:QtGui:dIsAbLe&:' configure.ac || die
-	fi
+	sed -i -e '/PKG_CHECK_MODULES(QT/s:QtGui:dIsAbLe&:' configure.ac || die
 
 	eautoreconf
 }


             reply	other threads:[~2018-01-16 21:16 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-16 21:16 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-06-19  6:47 [gentoo-commits] repo/gentoo:master commit in: media-libs/dssi/ Miroslav Šulc
2022-10-29 12:08 Sam James
2018-05-29 13:18 Aaron Bauman
2018-05-28 23:02 Aaron Bauman
2017-04-21  9:19 David Seifert

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=1516137368.e98b22755625cb1e72d8a57610aa635a505b7e7e.asturm@gentoo \
    --to=asturm@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