From 87bc270ef3bcd0667fe5ced929b860407313c670 Mon Sep 17 00:00:00 2001 From: Max Brazhnikov Date: Wed, 15 Oct 2014 19:32:48 +0000 Subject: [PATCH] audio/cuberok: - don't rely on phonon-gstreamer and add explicit dependency on gstreamer-0.10 (upcoming phonon-gstreamer will depend on GStreamer 1) - drop needless USE_LDCONFIG - deprecate, the project looks abandoned upstream, no support for modern FFmpeg and GStreamer Approved by: maintainer (implicit) --- audio/cuberok/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/audio/cuberok/Makefile b/audio/cuberok/Makefile index ef7ca23698b7..970bbf2b3dcf 100644 --- a/audio/cuberok/Makefile +++ b/audio/cuberok/Makefile @@ -17,7 +17,10 @@ LIB_DEPENDS= libavcodec0.so:${PORTSDIR}/multimedia/ffmpeg0 \ libavutil0.so:${PORTSDIR}/multimedia/ffmpeg0 \ libtag.so:${PORTSDIR}/audio/taglib -USE_LDCONFIG= yes +DEPRECATED= Upstream development has stalled +EXPIRATION_DATE= 2014-11-15 + +USE_GSTREAMER= yes USE_QT4= gui xml uic_build moc_build rcc_build \ network phonon-gst sql USES= gettext iconv pkgconfig qmake