svn commit: r390462 - head/graphics/copperspice
John Marino
marino at FreeBSD.org
Tue Jun 23 21:16:01 UTC 2015
Author: marino
Date: Tue Jun 23 21:16:00 2015
New Revision: 390462
URL: https://svnweb.freebsd.org/changeset/ports/390462
Log:
graphics/copperspice: Doesn't even build on F10 amd64
I got this building locally but pkg-fallout and amdmi3 both report
failures across the board. Mark it broken everywhere.
F10/amd64: QBuffer::_q_emitSignals Unable to register method pointer,
verify signal/slot
Modified:
head/graphics/copperspice/Makefile
Modified: head/graphics/copperspice/Makefile
==============================================================================
--- head/graphics/copperspice/Makefile Tue Jun 23 20:35:03 2015 (r390461)
+++ head/graphics/copperspice/Makefile Tue Jun 23 21:16:00 2015 (r390462)
@@ -11,6 +11,8 @@ COMMENT= Modern cross-platform C++ GUI l
LICENSE= LGPL21
+BROKEN_FreeBSD= F10 q_emitSignals unable to register method pointer
+
BUILD_DEPENDS= fc-cache:${PORTSDIR}/x11-fonts/fontconfig
LIB_DEPENDS= libaudio.so:${PORTSDIR}/audio/nas \
libfreetype.so:${PORTSDIR}/print/freetype2
More information about the svn-ports-all
mailing list