Re: git: a4c87a5576a9 - main - devel/py-libevdev: add new port
Date: Mon, 17 Feb 2025 11:03:57 UTC
Charlie Li <vishwin@freebsd.org> writes: > Needs LIB_DEPENDS on devel/libevdev. Done in bc369d345016. > Also the project includes a pytest testing framework so > USE_PYTHON=pytest should be added. Leaving up to the maintainer: - devel/libevdev has -Dtests=disabled, so why enable here? - /dev/uinput fails inside jail to create synthetic /dev/input/* - Some tests fail for other reasons e.g., missing linsysfs(4) node - USES=pytest doesn't work for me WITH_TESTING=yes (d7700ff7fde6)