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-sound/tomahawk/
Date: Wed,  3 Oct 2018 22:58:34 +0000 (UTC)	[thread overview]
Message-ID: <1538607446.e31cccca3e43a6e753e23a42e2beb103e878f557.asturm@gentoo> (raw)

commit:     e31cccca3e43a6e753e23a42e2beb103e878f557
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Oct  3 22:57:26 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Oct  3 22:57:26 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e31cccca

media-sound/tomahawk: Drop USE hatchet

Closes: https://bugs.gentoo.org/663318
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11

 media-sound/tomahawk/metadata.xml                      | 1 -
 media-sound/tomahawk/tomahawk-0.9.0_pre20180501.ebuild | 7 +++----
 2 files changed, 3 insertions(+), 5 deletions(-)

diff --git a/media-sound/tomahawk/metadata.xml b/media-sound/tomahawk/metadata.xml
index a36075aeec6..3bc448c2a0a 100644
--- a/media-sound/tomahawk/metadata.xml
+++ b/media-sound/tomahawk/metadata.xml
@@ -10,7 +10,6 @@
 		<name>Gentoo KDE Project</name>
 	</maintainer>
 	<use>
-		<flag name="hatchet">Enable support for the synchronisation through Hatchet</flag>
 		<flag name="telepathy">Enable support for the real-time communication framework telepathy</flag>
 	</use>
 </pkgmetadata>

diff --git a/media-sound/tomahawk/tomahawk-0.9.0_pre20180501.ebuild b/media-sound/tomahawk/tomahawk-0.9.0_pre20180501.ebuild
index 78600519cd5..3c553a30e8c 100644
--- a/media-sound/tomahawk/tomahawk-0.9.0_pre20180501.ebuild
+++ b/media-sound/tomahawk/tomahawk-0.9.0_pre20180501.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/${PN}-player/${PN}/archive/${COMMIT}.tar.gz -> ${P}.
 LICENSE="GPL-3 BSD"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE="+hatchet telepathy xmpp"
+IUSE="telepathy xmpp"
 
 CDEPEND="
 	$(add_frameworks_dep attica)
@@ -37,7 +37,6 @@ CDEPEND="
 	media-video/vlc:=[flac,dvbpsi,ffmpeg,mp3]
 	>=net-libs/gnutls-3.2:=
 	x11-libs/libX11
-	hatchet? ( dev-cpp/websocketpp )
 	telepathy? ( >=net-libs/telepathy-qt-0.9.7-r1[qt5(+)] )
 	xmpp? ( >=net-libs/jreen-1.3.0[qt5(+)] )
 "
@@ -57,7 +56,7 @@ src_configure() {
 		-DBUILD_TOOLS=OFF
 		-DBUILD_WITH_QT4=OFF
 		-DWITH_KDE4=OFF
-		-DBUILD_HATCHET=$(usex hatchet)
+		-DBUILD_HATCHET=OFF
 		-DWITH_TelepathyQt=$(usex telepathy)
 		-DWITH_Jreen=$(usex xmpp)
 	)


             reply	other threads:[~2018-10-03 22:58 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-03 22:58 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-07-13  0:30 [gentoo-commits] repo/gentoo:master commit in: media-sound/tomahawk/ Andreas Sturmlechner
2019-07-20 19:30 Andreas Sturmlechner
2019-01-09 12:04 Andreas Sturmlechner
2018-10-20  9:59 Johannes Huber
2018-05-01 18:49 Johannes Huber
2018-03-22 18:02 Andreas Sturmlechner
2017-11-27  9:03 Andreas Sturmlechner
2017-11-27  9:03 Andreas Sturmlechner
2017-08-12 14:31 Michael Palimaka
2017-02-21  0:44 Andreas Sturmlechner
2017-02-21  0:44 Andreas Sturmlechner
2016-10-29 10:47 Johannes Huber
2016-10-28 20:40 Johannes Huber
2016-06-16 20:30 Michael Palimaka
2016-05-23 20:04 Johannes Huber
2016-05-13 15:43 Johannes Huber
2016-05-02  8:09 Johannes Huber
2016-04-27  7:41 Johannes Huber
2016-04-15 18:48 Johannes Huber
2016-04-11 16:50 Johannes Huber

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=1538607446.e31cccca3e43a6e753e23a42e2beb103e878f557.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