Date: Wed, 31 Jul 2024 11:35:11 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 278339] [NEW PORT] x11/iaito: Official QT frontend of radare2 Message-ID: <bug-278339-7788-UWXK0q4a7S@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-278339-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-278339-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D278339 Vladimir Druzenko <vvd@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |In Progress CC| |vvd@FreeBSD.org Assignee|ports-bugs@FreeBSD.org |vvd@FreeBSD.org Severity|Affects Only Me |Affects Some People --- Comment #2 from Vladimir Druzenko <vvd@FreeBSD.org> --- 1. LIB_DEPENDS=3Dlibr_*.so:devel/radare2 You don't need full list. Keep 1 lib only, for example core: libr_core.so:devel/radare2 2. libGL.so:graphics/libglvnd replace with: USES=3Dgl USE_GL=3Dgl 3. Sort records in USES and USE_QT. 4. Remove GH_PROJECT=3Diaito. By default GH_PROJECT=3D${PORTNAME}. 5. Test Makefile with portclippy and all port with portlint. --=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-278339-7788-UWXK0q4a7S>