svn commit: r388182 - in head: Mk www/qt5-webchannel
Antoine Brodin
antoine at FreeBSD.org
Mon Jun 1 12:14:42 UTC 2015
On Sun, May 31, 2015 at 10:56 PM, Alonso Schaich <alonso at freebsd.org> wrote:
> Author: alonso
> Date: Sun May 31 22:56:44 2015
> New Revision: 388182
> URL: https://svnweb.freebsd.org/changeset/ports/388182
>
> Log:
> Add a new port www/qt5-webchannel
>
> Qt-5.4 introduced a new component: Qt WebChannel
>
> The Qt WebChannel module provides a library for seamless integration of C++ and
> QML applications with HTML/JavaScript clients. Any QObject can be published to
> remote clients, where its public API becomes available.
>
> https://doc-snapshots.qt.io/qt5-5.4/qtwebchannel-index.html
>
> Approved by: makc (mentor)
> Submitted by: Tobias Berner <tcberner at gmail.com> via area51 commit
>
> Added:
> head/www/qt5-webchannel/
> head/www/qt5-webchannel/Makefile (contents, props changed)
> head/www/qt5-webchannel/pkg-plist (contents, props changed)
> Modified:
> head/Mk/bsd.qt.mk
Hi,
This port is:
- not hooked in www/Makefile
- distinfo for qtwebchannel-opensource-src-5.4.1.tar.xz is missing
Cheers,
Antoine
More information about the svn-ports-all
mailing list