Date: Sun, 10 Apr 2022 13:58:15 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 263194] x11-toolkits/nanogui: fix some issues Message-ID: <bug-263194-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D263194 Bug ID: 263194 Summary: x11-toolkits/nanogui: fix some issues Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: yuri@freebsd.org Reporter: hiroo.ono+freebsd@gmail.com Assignee: yuri@freebsd.org Flags: maintainer-feedback?(yuri@freebsd.org) Created attachment 233120 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D233120&action= =3Dedit patch to nanogui This patch fixes the problems below: * nanogui no more depends on Eigen. * NANOGUI_BUILD_GLFW=3DON case needs glfw header installed. * NANOGUI_BUILD_GLFW=3DOFF case needs some patch cf. https://github.com/mitsuba-renderer/nanogui/issues/116 and LIB_DEPENDS on graphics/glfw. * For Python, __init__.py is needed in site-packages/nanogui. I introduced GLFW_INTERNAL option, but it may be removed in favor of NANOGUI_BUILD_GLFW=3DOFF. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-263194-7788>