summaryrefslogtreecommitdiffstats
path: root/audio/tosha
diff options
context:
space:
mode:
authorandreas <andreas@FreeBSD.org>1997-05-25 08:41:41 +0000
committerandreas <andreas@FreeBSD.org>1997-05-25 08:41:41 +0000
commit90de8430832a671fe0f6e9c44756cabd1b956bff (patch)
tree816b96c8379c4833e924cac19b67d3c6d5c1e374 /audio/tosha
parent78d25525b750202da6c91f4d25d94018738b6ea5 (diff)
downloadFreeBSD-ports-90de8430832a671fe0f6e9c44756cabd1b956bff.zip
FreeBSD-ports-90de8430832a671fe0f6e9c44756cabd1b956bff.tar.gz
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)
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 0000000..59990c3
--- /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 0000000..1bbc1e5
--- /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 0000000..4d1236d
--- /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 0000000..3f49929
--- /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 0000000..e0f00a0
--- /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
OpenPOWER on IntegriCloud