<div dir="ltr"><div>Hi<br><br></div>I slimmed down the dependencies, and added the 
pulse option. Also there is a new port qt5-phonon-designerplugin 
analogously to phonon-designerplugin.<br><br><br>mfg Tobias<div class=""><div id=":263" class="" tabindex="0"><img class="" src="https://ssl.gstatic.com/ui/v1/icons/mail/images/cleardot.gif"></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">2015-01-19 15:58 GMT+01:00 Raphael Kubo da Costa <span dir="ltr"><<a href="mailto:rakuco@freebsd.org" target="_blank">rakuco@freebsd.org</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">"Tobias C. Berner" <<a href="mailto:tcberner@gmail.com">tcberner@gmail.com</a>> writes:<br>
<br>
> Index: qt5-phonon/Makefile<br>
> ===================================================================<br>
> --- qt5-phonon/Makefile       (revision 0)<br>
> +++ qt5-phonon/Makefile       (working copy)<br>
> @@ -0,0 +1,21 @@<br>
> +# $FreeBSD$<br>
> +<br>
> +PORTNAME=    phonon<br>
> +DISTVERSION= 4.7.2<br>
> +CATEGORIES=  multimedia<br>
> +PKGNAMEPREFIX=       qt5-<br>
> +MASTER_SITES=   KDE/stable/${PORTNAME}/${PORTVERSION}<br>
> +DIST_SUBDIR=    KDE<br>
> +<br>
> +MAINTAINER=  kde@FreeBSD.org<br>
> +COMMENT=     Qt5 bindings for phonon<br>
> +<br>
> +USE_QT5=     assistant_run buildtools_build core declarative designer \<br>
> +             gui network printsupport qmake_build webkit widgets xml<br>
<br>
This list looks quite big. I don't think it needs assistant, network,<br>
printsupport, webkit or xml, for example.<br>
<br>
> +<br>
> +USES=                cmake tar:xz pkgconfig<br>
> +CMAKE_ARGS=     -DPHONON_BUILD_PHONON4QT5=ON<br>
<br>
I'd expect this part to look more like the existing phonon port: a<br>
PULSEAUDIO option, and more options being passed to CMake. Are you sure<br>
those are not needed?<br>
_______________________________________________<br>
kde-freebsd mailing list<br>
<a href="mailto:kde-freebsd@kde.org">kde-freebsd@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/kde-freebsd" target="_blank">https://mail.kde.org/mailman/listinfo/kde-freebsd</a><br>
See also <a href="http://freebsd.kde.org/" target="_blank">http://freebsd.kde.org/</a> for latest information<br>
</blockquote></div><br></div>