pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/ham/gnuradio-trellis /usr/bin/env cleanup.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5db110bb597d
branches:  trunk
changeset: 590100:5db110bb597d
user:      markd <markd%pkgsrc.org@localhost>
date:      Sun Jul 03 06:53:42 2011 +0000

description:
/usr/bin/env cleanup.

diffstat:

 ham/gnuradio-trellis/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (20 lines):

diff -r a4fd1183a21f -r 5db110bb597d ham/gnuradio-trellis/Makefile
--- a/ham/gnuradio-trellis/Makefile     Sun Jul 03 06:38:58 2011 +0000
+++ b/ham/gnuradio-trellis/Makefile     Sun Jul 03 06:53:42 2011 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2010/07/21 12:20:54 markd Exp $
+# $NetBSD: Makefile,v 1.5 2011/07/03 06:53:42 markd Exp $
 
 PKGNAME=       gnuradio-trellis-${VERSION}
+PKGREVISION=   1
 COMMENT=       Trellis-based encoding and decoding algorithms for GNU Radio
 
 PKG_DESTDIR_SUPPORT=   user-destdir
@@ -15,6 +16,7 @@
 PYTHON_PATCH_SCRIPTS+= gr-trellis/doc/test_tcm.py
 PYTHON_PATCH_SCRIPTS+= gr-trellis/doc/test_viterbi_equalization1.py
 PYTHON_PATCH_SCRIPTS+= gr-trellis/src/python/qa_trellis.py
+PYTHON_PATCH_SCRIPTS+= gr-trellis/src/examples/*.py
 
 .include "../../ham/gnuradio-core/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index