From c6c1772f2a7be6bdcbd7477f261487c8e82a15c1 Mon Sep 17 00:00:00 2001 From: "Jason E. Hale" Date: Mon, 9 Jan 2017 12:16:33 +0000 Subject: Remove libofa support MusicDNS servers are no longer running and audio/libofa has been marked DEPRECATED multimedia/ffmpeg was only needed for libofa, so remove that dependency as well --- audio/amarok-kde4/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/audio/amarok-kde4/Makefile b/audio/amarok-kde4/Makefile index fb5812f4c75a..ec4379715c30 100644 --- a/audio/amarok-kde4/Makefile +++ b/audio/amarok-kde4/Makefile @@ -3,7 +3,7 @@ PORTNAME= amarok PORTVERSION= 2.8.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= audio kde MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION}/src @@ -13,8 +13,6 @@ COMMENT= KDE music player LIB_DEPENDS= libtag.so:audio/taglib \ libtag-extras.so:audio/taglib-extras \ liblastfm.so:audio/liblastfm \ - libofa.so:audio/libofa \ - libavcodec.so:multimedia/ffmpeg \ libqjson.so:devel/qjson \ libqca.so:devel/qca \ libdbus-1.so:devel/dbus @@ -33,6 +31,7 @@ USE_QT4= corelib dbus designer gui network opengl \ USE_XORG= ice sm x11 xau xdmcp xext xft xpm SHEBANG_FILES= src/kconf_update/amarok-2.4.1-tokens_syntax_update.pl USE_LDCONFIG= yes +CMAKE_ARGS= -DWITH_FFmpeg:BOOL=off BROKEN_sparc64= does not build (GCC-related error) -- cgit v1.2.3