mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
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)
This commit is contained in:
parent
a5b1d56013
commit
87bc270ef3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=370948
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user