[gentoo-commits] gentoo-x86 commit in media-sound/tomahawk: tomahawk-0.8.4-r1.ebuild tomahawk-9999.ebuild ChangeLog

2015-06-19 Thread Johannes Huber (johu)
johu15/06/19 12:27:23

  Modified: tomahawk-0.8.4-r1.ebuild tomahawk-.ebuild
ChangeLog
  Log:
  Update qt5 use flag dependencies.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0xF3CFD2BD)

Revision  ChangesPath
1.2  media-sound/tomahawk/tomahawk-0.8.4-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/tomahawk/tomahawk-0.8.4-r1.ebuild?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/tomahawk/tomahawk-0.8.4-r1.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/tomahawk/tomahawk-0.8.4-r1.ebuild?r1=1.1r2=1.2

Index: tomahawk-0.8.4-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/media-sound/tomahawk/tomahawk-0.8.4-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- tomahawk-0.8.4-r1.ebuild30 May 2015 21:07:18 -  1.1
+++ tomahawk-0.8.4-r1.ebuild19 Jun 2015 12:27:23 -  1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/media-sound/tomahawk/tomahawk-0.8.4-r1.ebuild,v 1.1 
2015/05/30 21:07:18 johu Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-sound/tomahawk/tomahawk-0.8.4-r1.ebuild,v 1.2 
2015/06/19 12:27:23 johu Exp $
 
 EAPI=5
 
@@ -25,17 +25,10 @@
 
 REQUIRED_USE=telepathy? ( kde )
 
-# TODO
-# qt5 use flag needs some work:
-# - deps with missing qt4/qt5 use flags
-# - does not build with in-tree only deps
 DEPEND=
dev-cpp/lucene++
dev-cpp/sparsehash
dev-libs/boost:=
-   dev-libs/quazip
-   =media-libs/libechonest-2.2.0:=
-   media-libs/liblastfm
=media-libs/taglib-1.8.0
=net-libs/gnutls-3.2
x11-libs/libX11
@@ -46,6 +39,7 @@
=dev-libs/libattica-0.4.0
dev-libs/qjson
dev-libs/qtkeychain[qt4]
+   dev-libs/quazip[qt4]
dev-qt/designer:4
dev-qt/qtcore:4
dev-qt/qtdbus:4
@@ -54,11 +48,14 @@
dev-qt/qtsvg:4
dev-qt/qtwebkit:4
media-libs/phonon[qt4]
+   =media-libs/libechonest-2.3.0:=[qt4]
+   media-libs/liblastfm[qt4]
telepathy? ( net-libs/telepathy-qt[qt4] )
)
qt5? (
app-crypt/qca:2[qt5(+)]
dev-libs/qtkeychain[qt5]
+   dev-libs/quazip[qt5]
dev-qt/designer:5
dev-qt/qtcore:5
dev-qt/qtsvg:5
@@ -66,6 +63,8 @@
dev-qt/qtwidgets:5
kde-frameworks/attica:5
media-libs/phonon[qt5]
+   =media-libs/libechonest-2.3.0:=[qt5]
+   media-libs/liblastfm[qt5]
telepathy? ( net-libs/telepathy-qt[qt5] )
)
 



1.34 media-sound/tomahawk/tomahawk-.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/tomahawk/tomahawk-.ebuild?rev=1.34view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/tomahawk/tomahawk-.ebuild?rev=1.34content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/tomahawk/tomahawk-.ebuild?r1=1.33r2=1.34

Index: tomahawk-.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-sound/tomahawk/tomahawk-.ebuild,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- tomahawk-.ebuild30 May 2015 21:07:18 -  1.33
+++ tomahawk-.ebuild19 Jun 2015 12:27:23 -  1.34
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/tomahawk/tomahawk-.ebuild,v 
1.33 2015/05/30 21:07:18 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/tomahawk/tomahawk-.ebuild,v 
1.34 2015/06/19 12:27:23 johu Exp $
 
 EAPI=5
 
@@ -29,7 +29,6 @@
dev-cpp/lucene++
dev-cpp/sparsehash
dev-libs/boost:=
-   dev-libs/quazip
=media-libs/taglib-1.8.0
=net-libs/gnutls-3.2
x11-libs/libX11
@@ -40,6 +39,7 @@
=dev-libs/libattica-0.4.0
dev-libs/qjson
dev-libs/qtkeychain[qt4]
+   dev-libs/quazip[qt4]
dev-qt/designer:4
dev-qt/qtcore:4
dev-qt/qtdbus:4
@@ -55,6 +55,7 @@
qt5? (
app-crypt/qca:2[qt5]
dev-libs/qtkeychain[qt5]
+   dev-libs/quazip[qt5]
dev-qt/designer:5
dev-qt/qtcore:5
dev-qt/qtsvg:5



1.49 media-sound/tomahawk/ChangeLog

file : 

[gentoo-commits] gentoo-x86 commit in media-sound/tomahawk: tomahawk-0.8.4-r1.ebuild tomahawk-9999.ebuild ChangeLog tomahawk-0.8.4.ebuild tomahawk-0.8.2.ebuild

2015-05-30 Thread Johannes Huber (johu)
johu15/05/30 21:07:19

  Modified: tomahawk-.ebuild ChangeLog
  Added:tomahawk-0.8.4-r1.ebuild
  Removed:  tomahawk-0.8.4.ebuild tomahawk-0.8.2.ebuild
  Log:
  Revision bump uses subslot on dev-libs/boost. Remove old.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0xF3CFD2BD)

Revision  ChangesPath
1.33 media-sound/tomahawk/tomahawk-.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/tomahawk/tomahawk-.ebuild?rev=1.33view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/tomahawk/tomahawk-.ebuild?rev=1.33content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/tomahawk/tomahawk-.ebuild?r1=1.32r2=1.33

Index: tomahawk-.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-sound/tomahawk/tomahawk-.ebuild,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- tomahawk-.ebuild11 May 2015 20:57:48 -  1.32
+++ tomahawk-.ebuild30 May 2015 21:07:18 -  1.33
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/tomahawk/tomahawk-.ebuild,v 
1.32 2015/05/11 20:57:48 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/tomahawk/tomahawk-.ebuild,v 
1.33 2015/05/30 21:07:18 johu Exp $
 
 EAPI=5
 
@@ -28,7 +28,7 @@
 DEPEND=
dev-cpp/lucene++
dev-cpp/sparsehash
-   dev-libs/boost
+   dev-libs/boost:=
dev-libs/quazip
=media-libs/taglib-1.8.0
=net-libs/gnutls-3.2



1.48 media-sound/tomahawk/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/tomahawk/ChangeLog?rev=1.48view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/tomahawk/ChangeLog?rev=1.48content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/tomahawk/ChangeLog?r1=1.47r2=1.48

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-sound/tomahawk/ChangeLog,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- ChangeLog   28 May 2015 19:15:38 -  1.47
+++ ChangeLog   30 May 2015 21:07:18 -  1.48
@@ -1,6 +1,12 @@
 # ChangeLog for media-sound/tomahawk
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/tomahawk/ChangeLog,v 1.47 
2015/05/28 19:15:38 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/tomahawk/ChangeLog,v 1.48 
2015/05/30 21:07:18 johu Exp $
+
+*tomahawk-0.8.4-r1 (30 May 2015)
+
+  30 May 2015; Johannes Huber j...@gentoo.org +tomahawk-0.8.4-r1.ebuild,
+  -tomahawk-0.8.2.ebuild, -tomahawk-0.8.4.ebuild, tomahawk-.ebuild:
+  Revision bump uses subslot on dev-libs/boost. Remove old.
 
 *tomahawk-0.8.4 (28 May 2015)
 



1.1  media-sound/tomahawk/tomahawk-0.8.4-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/tomahawk/tomahawk-0.8.4-r1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/tomahawk/tomahawk-0.8.4-r1.ebuild?rev=1.1content-type=text/plain

Index: tomahawk-0.8.4-r1.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/media-sound/tomahawk/tomahawk-0.8.4-r1.ebuild,v 1.1 
2015/05/30 21:07:18 johu Exp $

EAPI=5

KDE_REQUIRED=optional
inherit kde4-base ${GIT_ECLASS}

if [[ ${PV} != ** ]]; then
SRC_URI=http://download.tomahawk-player.org/${P}.tar.bz2;
KEYWORDS=~amd64 ~x86
else
GIT_ECLASS=git-r3
EGIT_REPO_URI=git://github.com/tomahawk-player/${PN}.git
KEYWORDS=
fi

DESCRIPTION=Multi-source social music player
HOMEPAGE=http://tomahawk-player.org/;

LICENSE=GPL-3 BSD
SLOT=0
IUSE=debug +hatchet kde qt5 telepathy xmpp

REQUIRED_USE=telepathy? ( kde )

# TODO
# qt5 use flag needs some work:
# - deps with missing qt4/qt5 use flags
# - does not build with in-tree only deps
DEPEND=
dev-cpp/lucene++
dev-cpp/sparsehash
dev-libs/boost:=
dev-libs/quazip
=media-libs/libechonest-2.2.0:=
media-libs/liblastfm
=media-libs/taglib-1.8.0
=net-libs/gnutls-3.2
x11-libs/libX11
hatchet? ( dev-cpp/websocketpp )
xmpp? ( net-libs/jreen )
!qt5? (
app-crypt/qca:2[qt4(+)]
=dev-libs/libattica-0.4.0
dev-libs/qjson
dev-libs/qtkeychain[qt4]
dev-qt/designer:4
dev-qt/qtcore:4
dev-qt/qtdbus:4