Thursday, August 03, 2023

Re: NEW: misc/libcpucycles

Make sure that you can still produce a package if the 0.0 in
SHARED_LIBRARIES is changed (you probably need to pass
${LIBcpucycles_VERSION} in to the build).

: MODULES+= lang/python
: BUILD_DEPENDS= lang/python/${MODPY_DEFAULT_VERSION_3}

BUILD_DEPENDS is automatically set by the python module, this isn't
needed.

> Description:
> libcpucyples provides a simple API to access hardware precise timers
typo ^

> +Small adjustments to make library manpage consistent
> +Index: doc/man/cpucycles.3

Unless necessary to make it work, I'd skip those.

No comments:

Post a Comment