summaryrefslogtreecommitdiff
path: root/ham/gnuradio-usrp
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2009-09-11 16:23:28 +0000
committerjoerg <joerg@pkgsrc.org>2009-09-11 16:23:28 +0000
commit8697d7f05a0daa25dc1c04c3dff7754aeba1810a (patch)
tree6bb8841fe1c3aa6ee8eea19f6ef029b5067c4108 /ham/gnuradio-usrp
parentf5c9fa2c987152d40cb7a75010e404c6d1fed4b1 (diff)
downloadpkgsrc-8697d7f05a0daa25dc1c04c3dff7754aeba1810a.tar.gz
Mark gnuradio packages as not MAKE_JOBS_SAFE.
Share patches and distinfo, overwrite for gnuradio-howto as the only exception. Fix gnuradio-core-docs to do something useful and mark it as user-destdir ready.
Diffstat (limited to 'ham/gnuradio-usrp')
-rw-r--r--ham/gnuradio-usrp/distinfo6
-rw-r--r--ham/gnuradio-usrp/patches/patch-ad12
2 files changed, 0 insertions, 18 deletions
diff --git a/ham/gnuradio-usrp/distinfo b/ham/gnuradio-usrp/distinfo
deleted file mode 100644
index c604f832ee2..00000000000
--- a/ham/gnuradio-usrp/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.7 2009/08/12 12:21:41 markd Exp $
-
-SHA1 (gnuradio-3.2.tar.gz) = 3d7e177a57f8c40ec5ac95161f06097872aef1ba
-RMD160 (gnuradio-3.2.tar.gz) = 9d36dc6427eaf59795c8d4853764d5a526cfbce8
-Size (gnuradio-3.2.tar.gz) = 6864952 bytes
-SHA1 (patch-ad) = 496fad80b4050a08c0f4e5197d491e7be6828c50
diff --git a/ham/gnuradio-usrp/patches/patch-ad b/ham/gnuradio-usrp/patches/patch-ad
deleted file mode 100644
index 541334862ae..00000000000
--- a/ham/gnuradio-usrp/patches/patch-ad
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-ad,v 1.1 2009/08/12 12:21:41 markd Exp $
-
---- config/grc_usrp.m4.orig 2009-06-05 17:12:19.000000000 +1200
-+++ config/grc_usrp.m4
-@@ -19,6 +19,7 @@ dnl Boston, MA 02110-1301, USA.
-
- AC_DEFUN([GRC_USRP],[
- GRC_ENABLE(usrp)
-+ GRC_WITH(usrp)
-
- dnl Don't do usrp if omnithread skipped
- GRC_CHECK_DEPENDENCY(usrp, omnithread)