aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authortcberner <tcberner@FreeBSD.org>2017-08-06 17:11:45 +0800
committertcberner <tcberner@FreeBSD.org>2017-08-06 17:11:45 +0800
commit71e458f61adfb8599ceecd0db42c71508fc270e4 (patch)
tree168438f73ff0ffd0cb3fa5138e8efb71719e253f /audio
parent84826cbae9a8e9c24946db5f72011dafc24bde04 (diff)
downloadfreebsd-ports-gnome-71e458f61adfb8599ceecd0db42c71508fc270e4.tar.gz
freebsd-ports-gnome-71e458f61adfb8599ceecd0db42c71508fc270e4.tar.zst
freebsd-ports-gnome-71e458f61adfb8599ceecd0db42c71508fc270e4.zip
Mark audio/tomahawk broken.
Project has been dead for a while now, and it does not build with the current qtkeychain-qt4 (while being that ports only consumer). PR: 221157 Differential Revision: https://reviews.freebsd.org/D11867
Diffstat (limited to 'audio')
-rw-r--r--audio/tomahawk/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/audio/tomahawk/Makefile b/audio/tomahawk/Makefile
index a44a2c548f89..afdfb692845e 100644
--- a/audio/tomahawk/Makefile
+++ b/audio/tomahawk/Makefile
@@ -31,6 +31,11 @@ CMAKE_ARGS= -DBUILD_RELEASE="ON"
CXXFLAGS+= -Wno-cast-align -I${LOCALBASE}/include
LDFLAGS+= -lz
+BROKEN= Does not build against new qtkeychain-0.80.0
+# https://github.com/tomahawk-player/tomahawk/commit/c8389592488c07079f40e7edb9195cfabbc58740
+DEPRECATED= Project is dead upstream.
+EXPIRATION_DATE=2017-08-31
+
GH_ACCOUNT= tomahawk-player
TELEPATHY_LIB_DEPENDS= libtelepathy-qt4.so:net-im/telepathy-qt4