svn commit: r313554 - in head/audio: . tomahawk tomahawk/files

Nicola Vitale nivit at FreeBSD.org
Thu Mar 7 14:17:08 UTC 2013


Hi,

> [2013/3/7 Max Brazhnikov <makc at issp.ac.ru>]
>> +RUN_DEPENDS=   phonon-vlc>=0.6.1:${PORTSDIR}/multimedia/phonon-vlc \
>> +               phonon-gstreamer>=4.6.3:${PORTSDIR}/multimedia/phonon-
> gstreamer \
> Please don't force dependence on phonon backends until upstream strictly
> recommend particular one.

I added both because in the CMakeLists.txt there is this line:

if(PHONON_FOUND)
    message(STATUS "Phonon found; ensure that phonon-vlc is at least 0.4")
endif()

but, at least on my system, the music player plays only if
audio/phonon-gstreamer is installed.

Best regards.
-- 
Nicola Vitale


More information about the svn-ports-all mailing list