svn commit: r521038 - head/multimedia/gstreamer1-plugins-msdk

Jan Beich jbeich at FreeBSD.org
Fri Dec 27 23:29:17 UTC 2019


Author: jbeich
Date: Fri Dec 27 23:29:16 2019
New Revision: 521038
URL: https://svnweb.freebsd.org/changeset/ports/521038

Log:
  multimedia/gstreamer1-plugins-msdk: back out r520767
  
  Already skipped due to dependencies. The original committer failed to
  provide full error log to analyze what actually happened on powerpc64.
  Let's see if pylon (package builder) complains. One leaf port failing
  shouldn't increase "bulk -a" workload much, anyway.

Modified:
  head/multimedia/gstreamer1-plugins-msdk/Makefile   (contents, props changed)

Modified: head/multimedia/gstreamer1-plugins-msdk/Makefile
==============================================================================
--- head/multimedia/gstreamer1-plugins-msdk/Makefile	Fri Dec 27 23:29:08 2019	(r521037)
+++ head/multimedia/gstreamer1-plugins-msdk/Makefile	Fri Dec 27 23:29:16 2019	(r521038)
@@ -5,9 +5,6 @@ CATEGORIES=	multimedia
 
 COMMENT=	GStreamer (Intel MediaSDK) plugin
 
-ONLY_FOR_ARCHS=	amd64 i386
-ONLY_FOR_ARCHS_REASON=	Only Intel GPUs on x86 are supported
-
 GST_PLUGIN=	msdk
 DIST=		bad
 


More information about the svn-ports-all mailing list