svn commit: r514307 - head/graphics/waifu2x-ncnn-vulkan

Jan Beich jbeich at FreeBSD.org
Sat Oct 12 00:26:03 UTC 2019


Author: jbeich
Date: Sat Oct 12 00:26:02 2019
New Revision: 514307
URL: https://svnweb.freebsd.org/changeset/ports/514307

Log:
  graphics/waifu2x-ncnn-vulkan: cannot build yet

Modified:
  head/graphics/waifu2x-ncnn-vulkan/Makefile   (contents, props changed)

Modified: head/graphics/waifu2x-ncnn-vulkan/Makefile
==============================================================================
--- head/graphics/waifu2x-ncnn-vulkan/Makefile	Sat Oct 12 00:25:54 2019	(r514306)
+++ head/graphics/waifu2x-ncnn-vulkan/Makefile	Sat Oct 12 00:26:02 2019	(r514307)
@@ -11,6 +11,8 @@ COMMENT=	Scale and denoise images using convolutional 
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+BROKEN=		https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241114
+
 BUILD_DEPENDS=	glslangValidator:devel/glslang \
 		${LOCALBASE}/include/vulkan/vulkan.h:devel/vulkan-headers \
 		${LOCALBASE}/lib/libvulkan.so:graphics/vulkan-loader \


More information about the svn-ports-head mailing list