![]() ![]() | ![]() |
* recursive bump for libxkbcommon 1.7.0 Marc Baudoin reported problems with using old binary packages with the new libkxbcommon, so force everything to 1.7.0
# $NetBSD: Makefile,v 1.62 2024/04/06 08:05:57 wiz Exp $ PKGNAME= gnuradio-fec-${VERSION} PKGREVISION= 1 COMMENT= Forward Error Correction blocks, utilities, & examples of GNU Radio .include "../../ham/gnuradio-core/Makefile.common" .include "../../ham/gnuradio-core/Nocore.mk" CMAKE_ARGS+= -DENABLE_DEFAULT=OFF CMAKE_ARGS+= -DENABLE_GR_FEC=ON CMAKE_ARGS+= -DENABLE_GRC=ON PLIST_MINUS+= companion .include "../../math/gsl/buildlink3.mk" .include "../../mk/bsd.pkg.mk"