Thu Nov 26 20:53:52 2015 UTC ()
don't forget to install audio config examples, fixes osx


(wiedi)
diff -r1.50 -r1.51 pkgsrc/ham/gnuradio-core/Makefile
diff -r1.8 -r1.9 pkgsrc/ham/gnuradio-core/Makefile.common
diff -r1.20 -r1.21 pkgsrc/ham/gnuradio-core/PLIST
diff -r1.1 -r1.2 pkgsrc/ham/gnuradio-core/PLIST.Darwin

cvs diff -r1.50 -r1.51 pkgsrc/ham/gnuradio-core/Makefile (expand / switch to context diff)
--- pkgsrc/ham/gnuradio-core/Makefile 2015/09/01 04:13:43 1.50
+++ pkgsrc/ham/gnuradio-core/Makefile 2015/11/26 20:53:52 1.51
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.50 2015/09/01 04:13:43 mef Exp $
+# $NetBSD: Makefile,v 1.51 2015/11/26 20:53:52 wiedi Exp $
 
 PKGNAME=	gnuradio-core-${VERSION}
+PKGREVISION=	1
 COMMENT=	Core part of GNU Radio, all others need this
 
 PLIST_MINUS=	# empty

cvs diff -r1.8 -r1.9 pkgsrc/ham/gnuradio-core/Makefile.common (expand / switch to context diff)
--- pkgsrc/ham/gnuradio-core/Makefile.common 2015/09/01 04:13:43 1.8
+++ pkgsrc/ham/gnuradio-core/Makefile.common 2015/11/26 20:53:52 1.9
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.8 2015/09/01 04:13:43 mef Exp $
+# $NetBSD: Makefile.common,v 1.9 2015/11/26 20:53:52 wiedi Exp $
 # This Makefile fragment is included in the package Makefiles for
 # GNU Radio distributed packages (they all share common configure and build
 # settings).
@@ -93,7 +93,7 @@
 CMAKE_ARGS+=	-DLIBUSB_INCLUDE_DIR=${PREFIX}/include/libusb-1.0
 
 CMAKE_ARGS+=	-DGR_LIBRARY_DIR=${PREFIX}/lib
-CMAKE_ARGS+=	-DGR_PREFSDIR=${DESTDIR}${PREFIX}/share/
+CMAKE_ARGS+=	-DGR_PREFSDIR=${PREFIX}/share/gnuradio/examples/
 
 CMAKE_ARGS+=	-DZEROMQ_INCLUDE_DIRS=${PREFIX}/include
 CMAKE_ARG_PATH=	../

cvs diff -r1.20 -r1.21 pkgsrc/ham/gnuradio-core/PLIST (expand / switch to context diff)
--- pkgsrc/ham/gnuradio-core/PLIST 2015/09/01 04:13:43 1.20
+++ pkgsrc/ham/gnuradio-core/PLIST 2015/11/26 20:53:52 1.21
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.20 2015/09/01 04:13:43 mef Exp $
+@comment $NetBSD: PLIST,v 1.21 2015/11/26 20:53:52 wiedi Exp $
 bin/gnuradio-config-info
 bin/gr_filter_design
 bin/volk-config-info
@@ -940,6 +940,10 @@
 share/gnuradio/examples/filter/resampler_demo.grc
 share/gnuradio/examples/filter/synth_filter.py
 share/gnuradio/examples/filter/synth_to_chan.py
+share/gnuradio/examples/gnuradio-runtime.conf
+share/gnuradio/examples/gr-audio-jack.conf
+share/gnuradio/examples/gr-audio-portaudio.conf
+share/gnuradio/examples/gr-audio.conf
 share/gnuradio/examples/metadata/file_metadata_sink.grc
 share/gnuradio/examples/metadata/file_metadata_source.grc
 share/gnuradio/examples/metadata/file_metadata_vector_sink.grc

cvs diff -r1.1 -r1.2 pkgsrc/ham/gnuradio-core/PLIST.Darwin (expand / switch to context diff)
--- pkgsrc/ham/gnuradio-core/PLIST.Darwin 2015/01/27 06:03:17 1.1
+++ pkgsrc/ham/gnuradio-core/PLIST.Darwin 2015/11/26 20:53:52 1.2
@@ -1,3 +1,3 @@
-@comment $NetBSD: PLIST.Darwin,v 1.1 2015/01/27 06:03:17 dbj Exp $
+@comment $NetBSD: PLIST.Darwin,v 1.2 2015/11/26 20:53:52 wiedi Exp $
 include/gnuradio/audio/osx_impl.h
-share/examples/gnuradio/conf.d/gr-audio-osx.conf
+share/gnuradio/examples/gr-audio-osx.conf