Sat Mar 19 23:44:13 2016 UTC ()
the oss conf file should only be in PLIST.oss
fixes build on platforms without oss


(dbj)
diff -r1.22 -r1.23 pkgsrc/ham/gnuradio-core/PLIST

cvs diff -r1.22 -r1.23 pkgsrc/ham/gnuradio-core/PLIST (expand / switch to unified diff)

--- pkgsrc/ham/gnuradio-core/PLIST 2016/03/07 13:14:31 1.22
+++ pkgsrc/ham/gnuradio-core/PLIST 2016/03/19 23:44:13 1.23
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1@comment $NetBSD: PLIST,v 1.22 2016/03/07 13:14:31 mef Exp $ 1@comment $NetBSD: PLIST,v 1.23 2016/03/19 23:44:13 dbj Exp $
2bin/gnuradio-config-info 2bin/gnuradio-config-info
3bin/gr_filter_design 3bin/gr_filter_design
4bin/volk-config-info 4bin/volk-config-info
5bin/volk_modtool 5bin/volk_modtool
6bin/volk_profile 6bin/volk_profile
7include/gnuradio/analog/agc.h 7include/gnuradio/analog/agc.h
8include/gnuradio/analog/agc2.h 8include/gnuradio/analog/agc2.h
9include/gnuradio/analog/agc2_cc.h 9include/gnuradio/analog/agc2_cc.h
10include/gnuradio/analog/agc2_ff.h 10include/gnuradio/analog/agc2_ff.h
11include/gnuradio/analog/agc3_cc.h 11include/gnuradio/analog/agc3_cc.h
12include/gnuradio/analog/agc_cc.h 12include/gnuradio/analog/agc_cc.h
13include/gnuradio/analog/agc_ff.h 13include/gnuradio/analog/agc_ff.h
14include/gnuradio/analog/api.h 14include/gnuradio/analog/api.h
@@ -945,27 +945,26 @@ share/gnuradio/examples/filter/fir_filte @@ -945,27 +945,26 @@ share/gnuradio/examples/filter/fir_filte
945share/gnuradio/examples/filter/fir_filter_fff.py 945share/gnuradio/examples/filter/fir_filter_fff.py
946share/gnuradio/examples/filter/gr_filtdes_api.py 946share/gnuradio/examples/filter/gr_filtdes_api.py
947share/gnuradio/examples/filter/gr_filtdes_callback.py 947share/gnuradio/examples/filter/gr_filtdes_callback.py
948share/gnuradio/examples/filter/gr_filtdes_live_upd.py 948share/gnuradio/examples/filter/gr_filtdes_live_upd.py
949share/gnuradio/examples/filter/gr_filtdes_restrict.py 949share/gnuradio/examples/filter/gr_filtdes_restrict.py
950share/gnuradio/examples/filter/interpolate.py 950share/gnuradio/examples/filter/interpolate.py
951share/gnuradio/examples/filter/reconstruction.py 951share/gnuradio/examples/filter/reconstruction.py
952share/gnuradio/examples/filter/resampler.py 952share/gnuradio/examples/filter/resampler.py
953share/gnuradio/examples/filter/resampler_demo.grc 953share/gnuradio/examples/filter/resampler_demo.grc
954share/gnuradio/examples/filter/synth_filter.py 954share/gnuradio/examples/filter/synth_filter.py
955share/gnuradio/examples/filter/synth_to_chan.py 955share/gnuradio/examples/filter/synth_to_chan.py
956share/gnuradio/examples/gnuradio-runtime.conf 956share/gnuradio/examples/gnuradio-runtime.conf
957share/gnuradio/examples/gr-audio-jack.conf 957share/gnuradio/examples/gr-audio-jack.conf
958share/gnuradio/examples/gr-audio-oss.conf 
959share/gnuradio/examples/gr-audio-portaudio.conf 958share/gnuradio/examples/gr-audio-portaudio.conf
960share/gnuradio/examples/gr-audio.conf 959share/gnuradio/examples/gr-audio.conf
961share/gnuradio/examples/metadata/file_metadata_sink.grc 960share/gnuradio/examples/metadata/file_metadata_sink.grc
962share/gnuradio/examples/metadata/file_metadata_source.grc 961share/gnuradio/examples/metadata/file_metadata_source.grc
963share/gnuradio/examples/metadata/file_metadata_vector_sink.grc 962share/gnuradio/examples/metadata/file_metadata_vector_sink.grc
964share/gnuradio/examples/metadata/file_metadata_vector_source.grc 963share/gnuradio/examples/metadata/file_metadata_vector_source.grc
965share/gnuradio/examples/mp-sched/README 964share/gnuradio/examples/mp-sched/README
966share/gnuradio/examples/mp-sched/affinity_set.py 965share/gnuradio/examples/mp-sched/affinity_set.py
967share/gnuradio/examples/mp-sched/plot_flops.py 966share/gnuradio/examples/mp-sched/plot_flops.py
968share/gnuradio/examples/mp-sched/run_synthetic.py 967share/gnuradio/examples/mp-sched/run_synthetic.py
969share/gnuradio/examples/mp-sched/synthetic.py 968share/gnuradio/examples/mp-sched/synthetic.py
970share/gnuradio/examples/mp-sched/wfm_rcv_pll_to_wav.py 969share/gnuradio/examples/mp-sched/wfm_rcv_pll_to_wav.py
971share/gnuradio/examples/network/audio_sink.py 970share/gnuradio/examples/network/audio_sink.py