[kde-freebsd] [SVN Commit] branches/qt-5.0/QT/Mk
SVN commit 8734 by avilla: - Disable accessibility, as -no-xcb causes it to be built for non-Unix platforms. It depends on AT-SPI 2, which seems to not be completely ported yet. M +4 -1 bsd.qt.mk ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
Re: [kde-freebsd] [SVN Commit] branches/qt-5.0/QT/Mk
On 24-11-2012 11:01, Alberto Villa wrote: SVN commit 8734 by avilla: - Disable accessibility, as -no-xcb causes it to be built for non-Unix platforms. It depends on AT-SPI 2, which seems to not be completely ported yet. We got version 2.6.0 in MC, will that do? Might not be completely bug free yet.. -Koop ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
Re: [kde-freebsd] [SVN Commit] branches/qt-5.0/QT/Mk
On Sat, Nov 24, 2012 at 12:03 PM, Koop Mast wrote: >> - Disable accessibility, as -no-xcb causes it to be built for non-Unix >>platforms. It depends on AT-SPI 2, which seems to not be completely >>ported yet. >> > > We got version 2.6.0 in MC, will that do? Might not be completely bug free > yet.. Don't know yet. Does it install a pkg-config file and some headers? Do you really check our commit logs? :) -- Alberto Villa, FreeBSD committer http://people.FreeBSD.org/~avilla ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
Re: [kde-freebsd] [SVN Commit] branches/qt-5.0/QT/Mk
On 24-11-2012 12:34, Alberto Villa wrote: On Sat, Nov 24, 2012 at 12:03 PM, Koop Mast wrote: - Disable accessibility, as -no-xcb causes it to be built for non-Unix platforms. It depends on AT-SPI 2, which seems to not be completely ported yet. We got version 2.6.0 in MC, will that do? Might not be completely bug free yet.. Don't know yet. Does it install a pkg-config file and some headers? Do you really check our commit logs? :) The 2.6 version does install pkg-config stuff. I needed it for gtk-3.. I don't read the actual commits, just lurking on the mailing list :) -Koop ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
[kde-freebsd] [SVN Commit] branches/qt-5.0/QT/x11-toolkits
SVN commit 8735 by avilla: - Add port for qt5-gui. - Remove dependency on xdg-utils and X11. - Add dependency on libGL. - Remove QT*_OPTIONS. - Do not install Qt icon. This is a bit different from qt4-gui, which should be more similar to qt5-widgets. A qt5-gui (directory) M +16 -78qt5-gui/Makefile M +549 -1159 qt5-gui/pkg-plist ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information