From a158c4f837c52c9aac4f31da71141aa083f6216d Mon Sep 17 00:00:00 2001 From: Andreas Klemm Date: Sun, 25 May 1997 08:41:41 +0000 Subject: 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) --- audio/tosha/Makefile | 15 +++++++++++++++ audio/tosha/distinfo | 1 + audio/tosha/pkg-comment | 1 + audio/tosha/pkg-descr | 8 ++++++++ audio/tosha/pkg-plist | 6 ++++++ 5 files changed, 31 insertions(+) create mode 100644 audio/tosha/Makefile create mode 100644 audio/tosha/distinfo create mode 100644 audio/tosha/pkg-comment create mode 100644 audio/tosha/pkg-descr create mode 100644 audio/tosha/pkg-plist (limited to 'audio/tosha') 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 +# +# $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 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 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 -- cgit v1.2.3