Date: Sat, 1 Feb 2014 14:17:18 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r342141 - head/multimedia/clutter-gst Message-ID: <201402011417.s11EHIgl000111@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Sat Feb 1 14:17:18 2014 New Revision: 342141 URL: http://svnweb.freebsd.org/changeset/ports/342141 QAT: https://qat.redports.org/buildarchive/r342141/ Log: Mark broken: Fails to compile /usr/local/include/gstreamer-0.10/gst/gstobject.h:283:3: error: unknown type name 'GStaticRecMutex' Reported by: pkg-fallout since august 2013 With hat: portmgr Modified: head/multimedia/clutter-gst/Makefile Modified: head/multimedia/clutter-gst/Makefile ============================================================================== --- head/multimedia/clutter-gst/Makefile Sat Feb 1 14:11:07 2014 (r342140) +++ head/multimedia/clutter-gst/Makefile Sat Feb 1 14:17:18 2014 (r342141) @@ -11,6 +11,8 @@ MASTER_SITES= http://source.clutter-proj MAINTAINER= gnome@FreeBSD.org COMMENT= Clutter GStreamer integration +BROKEN= Fails to compile + LIB_DEPENDS= clutter-glx-1.0:${PORTSDIR}/graphics/clutter USE_BZIP2= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402011417.s11EHIgl000111>