aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authortcberner <tcberner@FreeBSD.org>2017-08-06 17:11:45 +0800
committerKoop Mast <kwm@rainbow-runner.nl>2018-02-04 05:19:01 +0800
commit98c06cc2ca80cdef99608a390344382fe4b5ba3c (patch)
tree20d383d9345c01559913537017e6643e52171bef /audio
parentceeb9249acf6dbe3d952f6b5a6f79616f3e4082d (diff)
downloadfreebsd-ports-gnome-98c06cc2ca80cdef99608a390344382fe4b5ba3c.tar.gz
freebsd-ports-gnome-98c06cc2ca80cdef99608a390344382fe4b5ba3c.tar.zst
freebsd-ports-gnome-98c06cc2ca80cdef99608a390344382fe4b5ba3c.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