summaryrefslogtreecommitdiff
path: root/ham/cwtext
diff options
context:
space:
mode:
authormef <mef@pkgsrc.org>2010-12-07 13:14:57 +0000
committermef <mef@pkgsrc.org>2010-12-07 13:14:57 +0000
commit291da19529c660d13ce2f9949d40be33ae8843c9 (patch)
tree1490d4ac456346898982b91cb2be454ff27ca492 /ham/cwtext
parentd1b11e92635dd9291b1929bc639b861f18caa5fb (diff)
downloadpkgsrc-291da19529c660d13ce2f9949d40be33ae8843c9.tar.gz
PR pkg/44036
Bump cwtext version 0.95nb3 to 0.96 Version 0.96 Added envelope support: no more keyclick! Prosign support: use *sk* for example. Default bitrate is now 44100. To get the old 8000 bitrate use -lowrez.
Diffstat (limited to 'ham/cwtext')
-rw-r--r--ham/cwtext/MESSAGE5
-rw-r--r--ham/cwtext/Makefile7
-rw-r--r--ham/cwtext/PLIST3
-rw-r--r--ham/cwtext/distinfo8
4 files changed, 15 insertions, 8 deletions
diff --git a/ham/cwtext/MESSAGE b/ham/cwtext/MESSAGE
new file mode 100644
index 00000000000..181acda9240
--- /dev/null
+++ b/ham/cwtext/MESSAGE
@@ -0,0 +1,5 @@
+===========================================================================
+$NetBSD: MESSAGE,v 1.1 2010/12/07 13:14:57 mef Exp $
+
+See ${PREFIX}/share/doc/${PKGBASE}/README for licence and usage.
+===========================================================================
diff --git a/ham/cwtext/Makefile b/ham/cwtext/Makefile
index 45e4142600e..44536817e68 100644
--- a/ham/cwtext/Makefile
+++ b/ham/cwtext/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.18 2010/02/10 19:17:40 joerg Exp $
+# $NetBSD: Makefile,v 1.19 2010/12/07 13:14:57 mef Exp $
-DISTNAME= cwtext-0.95
-PKGREVISION= 3
+DISTNAME= cwtext-0.96
CATEGORIES= ham
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=cwtext/}
@@ -16,6 +15,7 @@ USE_TOOLS+= gmake
BUILD_TARGET= ALL
INSTALLATION_DIRS= bin
+INSTALLATION_DIRS+= share/doc/${PKGBASE}
post-patch:
${SED} -e "s,^PREFIX,#PREFIX,g" \
@@ -28,6 +28,7 @@ do-install:
${INSTALL_PROGRAM} ${WRKSRC}/cwpcm ${DESTDIR}${PREFIX}/bin
${INSTALL_PROGRAM} ${WRKSRC}/cwtext ${DESTDIR}${PREFIX}/bin
${INSTALL_PROGRAM} ${WRKSRC}/cwmm ${DESTDIR}${PREFIX}/bin
+ ${INSTALL_DATA} ${WRKSRC}/README ${DESTDIR}${PREFIX}/share/doc/${PKGBASE}
.include "../../lang/python/application.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/ham/cwtext/PLIST b/ham/cwtext/PLIST
index bed95e90170..de04fda5cda 100644
--- a/ham/cwtext/PLIST
+++ b/ham/cwtext/PLIST
@@ -1,4 +1,5 @@
-@comment $NetBSD: PLIST,v 1.2 2005/08/14 07:42:12 wulf Exp $
+@comment $NetBSD: PLIST,v 1.3 2010/12/07 13:14:57 mef Exp $
bin/cwmm
bin/cwpcm
bin/cwtext
+share/doc/cwtext/README
diff --git a/ham/cwtext/distinfo b/ham/cwtext/distinfo
index f2861f35e9d..e15be3f3da1 100644
--- a/ham/cwtext/distinfo
+++ b/ham/cwtext/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2006/01/14 12:39:06 wulf Exp $
+$NetBSD: distinfo,v 1.5 2010/12/07 13:14:57 mef Exp $
-SHA1 (cwtext-0.95.tar.gz) = 9adb97a3c605337d48b9de45818f71e809526547
-RMD160 (cwtext-0.95.tar.gz) = 6427ad50c037d24a39f1c6c7f9e222ccb7c2325b
-Size (cwtext-0.95.tar.gz) = 15206 bytes
+SHA1 (cwtext-0.96.tar.gz) = 5e6d7d57b5329de80fce84eb65d47c0b776f2d4f
+RMD160 (cwtext-0.96.tar.gz) = 1d47de9a6441846484e993708b9c0fdd9042e8ba
+Size (cwtext-0.96.tar.gz) = 16596 bytes