[Lunar-commits] <moonbase> unixcw: move it to crater.

Florin Braescu florin at lunar-linux.org
Tue Jan 5 19:23:49 CET 2010


commit 69d84dc1db302e44ea6d4091b22ba1f52b71b050
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Tue Jan 5 20:23:49 2010 +0200

    unixcw: move it to crater.
---
 ham/unixcw/BUILD   |   13 -------------
 ham/unixcw/DEPENDS |    1 -
 ham/unixcw/DETAILS |   20 --------------------
 ham/unixcw/unixcw  |    3 ---
 4 files changed, 0 insertions(+), 37 deletions(-)

diff --git a/ham/unixcw/BUILD b/ham/unixcw/BUILD
deleted file mode 100644
index 476e5a6..0000000
--- a/ham/unixcw/BUILD
+++ /dev/null
@@ -1,13 +0,0 @@
-(
-
-  if module_installed qt3 ; then
-    . /etc/profile.d/qt3.rc
-    . /etc/profile.d/kde3.rc
-  fi
-
-# need to hack Makefile
-  sedit "s/lqt/lqt-mt/" src/xcwcp/Makefile
-
-  default_build
-
-) > $C_FIFO 2>&1
diff --git a/ham/unixcw/DEPENDS b/ham/unixcw/DEPENDS
deleted file mode 100644
index 15f7e06..0000000
--- a/ham/unixcw/DEPENDS
+++ /dev/null
@@ -1 +0,0 @@
-depends  qt3
diff --git a/ham/unixcw/DETAILS b/ham/unixcw/DETAILS
deleted file mode 100644
index f64f76f..0000000
--- a/ham/unixcw/DETAILS
+++ /dev/null
@@ -1,20 +0,0 @@
-           MODULE=unixcw
-         VERSION=2.3
-          SOURCE=$MODULE-$VERSION.tgz
-   SOURCE_URL[0]=ftp://sunsite.unc.edu/pub/Linux/apps/ham/morse/
-      SOURCE_VFY=sha1:2aece1e4b0660618537a94561344dd97026b7924
-        WEB_SITE=ftp://sunsite.unc.edu/pub/Linux/apps/ham/morse
-         ENTERED=20020106
-         UPDATED=20070320
-      MAINTAINER=w9ya at amsat.org
-           SHORT="Complete suite of morse code programs."
-
-cat << EOF
-UnixCW is a package of UNIX-based programs that fit together to form a CW
-tutor program similar to CP222 by VU2ZAP.  The core of the package is
-cwlib, a general-purpose CW functions library. There are four programs in
-the package built around this library: a simple Morse code sounding program;
- a small random character generator; a curses-based Morse code tutor; and a
-Qt-based (X windows) Morse code tutor. The Qt-based tutor program offers
-send practice as well as receive. The package includes complete man pages.
-EOF
diff --git a/ham/unixcw/unixcw b/ham/unixcw/unixcw
deleted file mode 100755
index d399b9d..0000000
--- a/ham/unixcw/unixcw
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/sh
-xcwcp -d /dev/tty4
-


More information about the Lunar-commits mailing list