summaryrefslogtreecommitdiff
path: root/audio/tosha
diff options
context:
space:
mode:
authorAndreas Klemm <andreas@FreeBSD.org>1997-05-25 08:41:41 +0000
committerAndreas Klemm <andreas@FreeBSD.org>1997-05-25 08:41:41 +0000
commita158c4f837c52c9aac4f31da71141aa083f6216d (patch)
treec2a7f2bcaf6ae07d5674dce211c6c6684a003caa /audio/tosha
parentUpdate the INSTALL doc for 44BSD systems rather than old 4.3BSD. (diff)
Imported new audio port tosha.
tosha: read CD digital audio data through the SCSI bus. PR: closes PR 3652 Submitted by: oliver.fromme@heim3.tu-clausthal.de (Oliver Fromme)
Notes
Notes: svn path=/head/; revision=6555
Diffstat (limited to 'audio/tosha')
-rw-r--r--audio/tosha/Makefile15
-rw-r--r--audio/tosha/distinfo1
-rw-r--r--audio/tosha/pkg-comment1
-rw-r--r--audio/tosha/pkg-descr8
-rw-r--r--audio/tosha/pkg-plist6
5 files changed, 31 insertions, 0 deletions
diff --git a/audio/tosha/Makefile b/audio/tosha/Makefile
new file mode 100644
index 000000000000..59990c3eed08
--- /dev/null
+++ b/audio/tosha/Makefile
@@ -0,0 +1,15 @@
+# New ports collection makefile for: tosha
+# Version required: 0.05
+# Date created: 21 May 1997
+# Whom: Oliver Fromme <oliver.fromme@heim3.tu-clausthal.de>
+#
+# $Id$
+#
+
+DISTNAME= tosha-0.05
+CATEGORIES= audio
+MASTER_SITES= ftp://ftp.tu-clausthal.de/pub/unix/audio/
+
+MAINTAINER= oliver.fromme@heim3.tu-clausthal.de
+
+.include <bsd.port.mk>
diff --git a/audio/tosha/distinfo b/audio/tosha/distinfo
new file mode 100644
index 000000000000..1bbc1e55e71c
--- /dev/null
+++ b/audio/tosha/distinfo
@@ -0,0 +1 @@
+MD5 (tosha-0.05.tar.gz) = a8de61c231018cd6044270a3936c3e08
diff --git a/audio/tosha/pkg-comment b/audio/tosha/pkg-comment
new file mode 100644
index 000000000000..4d1236dd99a8
--- /dev/null
+++ b/audio/tosha/pkg-comment
@@ -0,0 +1 @@
+Read CD digital audio data through the SCSI bus.
diff --git a/audio/tosha/pkg-descr b/audio/tosha/pkg-descr
new file mode 100644
index 000000000000..3f4992969a12
--- /dev/null
+++ b/audio/tosha/pkg-descr
@@ -0,0 +1,8 @@
+"tosha" reads one or more CD-DA (digital audio) tracks or
+absolute sectors and writes them into a single or multiple
+files, or to the standard output. The digital audio data
+is read through the SCSI bus; thus tosha does NOT work
+with IDE/ATAPI CD-ROM drives nor with proprietary inter-
+faces.
+
+Oliver Fromme <oliver.fromme@heim3.tu-clausthal.de>
diff --git a/audio/tosha/pkg-plist b/audio/tosha/pkg-plist
new file mode 100644
index 000000000000..e0f00a030e54
--- /dev/null
+++ b/audio/tosha/pkg-plist
@@ -0,0 +1,6 @@
+bin/tosha
+bin/pcmplay
+bin/pcmfade
+man/man1/tosha.1.gz
+man/man1/pcmplay.1.gz
+man/man1/pcmfade.1.gz