[Bug 250385] New port: devel/i3ipc-glib - C interface library to i3wm
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Feb 19 02:01:55 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250385
Dmitry Marakasov <amdmi3 at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Assignee|ports-bugs at FreeBSD.org |amdmi3 at FreeBSD.org
Status|New |Open
--- Comment #2 from Dmitry Marakasov <amdmi3 at FreeBSD.org> ---
This has Q/A issues:
====> Running Q/A tests (stage-qa)
Warning: 'lib/libi3ipc-glib-1.0.so.0.0.0' is not stripped consider trying
INSTALL_TARGET=install-strip or using ${STRIP_CMD}
====> Checking for pkg-plist issues (check-plist)
===> Parsing plist
===> Checking for items in STAGEDIR missing from pkg-plist
Error: Orphaned: lib/libi3ipc-glib-1.0.a
Error: Orphaned: lib/libi3ipc-glib-1.0.so.0
Error: Orphaned: lib/libi3ipc-glib-1.0.so.0.0.0
Also,
- please use USE_GITHUB instead of MASTER_SITES+DISTFILE
- why's ONLY_FOR_ARCHS needed?
- just LICENSE_FILE=
- won't x11-wm be more suitable category?
- please use USES=autoreconf instead of CONFIGURE* and BUILD_DEPENDS=autotools
- please format pkg-descr properly and add WWW
- please don't duplicate depends (json-glib, libxcb).
- please depend on gobject-introspection via USE_GNOME=introspection:build
- please check portlint for other problems, including statement ordering (USES
go after depends)
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list