tomahawk-qt5: fix conflict with tomahawk and add phonon-qt5 dependencie

This commit is contained in:
Duncaen 2015-05-05 13:27:46 +02:00
parent fa413b854c
commit 109f979aa4

View file

@ -21,7 +21,7 @@ makedepends="boost-devel Lucene++-devel qt5-devel taglib-devel sparsehash
qt5-svg-devel qt5-tools-devel phonon-qt5-devel liblastfm-qt5-devel quazip-qt5-devel
libechonest-qt5-devel libressl-devel $(vopt_if hatchet websocketpp)
$(vopt_if xmpp jreen-qt5-devel) $(vopt_if kde telepathy-qt5-devel)"
depends="virtual?phonon-backend qt5-plugin-sqlite $(vopt_if xmpp qca-qt5-ossl)
depends="virtual?phonon-qt5-backend qt5-plugin-sqlite $(vopt_if xmpp qca-qt5-ossl)
qca-qt5 quazip-qt5"
short_desc="Multi-source social music player"
maintainer="Duncaen <duncaen@voidlinux.eu>"
@ -30,6 +30,9 @@ homepage="http://tomahawk-player.org/"
distfiles="http://download.tomahawk-player.org/${pkgname%-*}-${version}.tar.bz2"
checksum=0fb04bc6b7009e17186b3d384057939727c6f289d22f7f9a5ed2c9c9cd800449
provides="tomahawk-${version}_${revision}"
replaces="tomahawk>=0"
tomahawk-qt5-devel_package() {
depends="tomahawk-qt5>=${version}_${revision}"
short_desc+=" - development files"