svn commit: r464874 - head/multimedia/gstreamer1-plugins-mplex
Mark Linimon
linimon at FreeBSD.org
Sun Mar 18 05:52:24 UTC 2018
Author: linimon
Date: Sun Mar 18 05:52:23 2018
New Revision: 464874
URL: https://svnweb.freebsd.org/changeset/ports/464874
Log:
Mark broken on armvX.
Approved by: portmgr (tier-2 blanket)
Modified:
head/multimedia/gstreamer1-plugins-mplex/Makefile
Modified: head/multimedia/gstreamer1-plugins-mplex/Makefile
==============================================================================
--- head/multimedia/gstreamer1-plugins-mplex/Makefile Sun Mar 18 05:35:18 2018 (r464873)
+++ head/multimedia/gstreamer1-plugins-mplex/Makefile Sun Mar 18 05:52:23 2018 (r464874)
@@ -5,6 +5,9 @@ CATEGORIES= multimedia
COMMENT= GStreamer mplex plugin
+BROKEN_armv6= fails to build: ./gstmplex.hh:27:10: 'multiplexor.hpp' file not found
+BROKEN_armv7= fails to build: ./gstmplex.hh:27:10: 'multiplexor.hpp' file not found
+
GST_PLUGIN= mplex
DIST= bad
More information about the svn-ports-all
mailing list