NetBSD pkgsrc (package source) is a package management system for
Unix-like operating systems
GNU Radio is a collection of software that when combined with minimal hardware,
allows the construction of radios where the actual waveforms transmitted and
received are defined by software. What this means is that it turns the digital
modulation schemes used in today's high performance wireless devices into
software problems.
This module provides Open Sound System (OSS) support for GNU Radio.
# $NetBSD: Makefile,v 1.11 2009/08/12 12:21:39 markd Exp $
PKGNAME= gnuradio-audio-oss-${VERSION}
COMMENT= Open Sound System support for GNU Radio
PKG_DESTDIR_SUPPORT= user-destdir
.include "../../meta-pkgs/gnuradio/Makefile.common"
CONF_FILES+= ${EGDIR}/gr-audio-oss.conf ${PKG_SYSCONFDIR}/gr-audio-oss.conf
CONFIGURE_ARGS+=--enable-gr-audio-oss
CONFIGURE_ARGS+=--with-gnuradio-core --with-omnithread --with-gruel
PYTHON_PATCH_SCRIPTS+= gr-audio-oss/src/qa_oss.py
LDFLAGS = -lgnuradio-core ${PTHREAD_LDFLAGS} ${PTHREAD_LIBS}
.include "../../mk/oss.buildlink3.mk"
.include "../../ham/gnuradio-core/buildlink3.mk"
.include "../../mk/pthread.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
@comment $NetBSD: PLIST,v 1.3 2007/08/08 03:00:39 wulf Exp $
include/gnuradio/audio_oss_sink.h
include/gnuradio/audio_oss_source.h
include/gnuradio/swig/audio_oss.i
${PYSITELIB}/gnuradio/_audio_oss.la
${PYSITELIB}/gnuradio/audio_oss.py
${PYSITELIB}/gnuradio/audio_oss.pyc
${PYSITELIB}/gnuradio/audio_oss.pyo
share/examples/gnuradio/conf.d/gr-audio-oss.conf