aboutsummaryrefslogtreecommitdiff
path: root/audio/tosha
diff options
context:
space:
mode:
authorMatthew Hunt <mph@FreeBSD.org>1999-01-02 22:34:08 +0000
committerMatthew Hunt <mph@FreeBSD.org>1999-01-02 22:34:08 +0000
commitc0a25280727f4b11d81f8a91b32b0ddd7b794d3a (patch)
tree676d4c8e9eef94593066f6977dbc194de0a3462d /audio/tosha
parent8d930fd37b19cd16085a06848301072e1e3b5e82 (diff)
downloadports-c0a25280727f4b11d81f8a91b32b0ddd7b794d3a.tar.gz
ports-c0a25280727f4b11d81f8a91b32b0ddd7b794d3a.zip
Update to 0.6. Cool new stuff includes:
- CAM support without patches - Directly writes wav, aiff, and other formats besides pcm - I don't get funny errors with my IBM-branded Toshiba drive :-) PR: 9267 Submitted by: oliver.fromme@heim3.tu-clausthal.de (author & maintainer)
Notes
Notes: svn path=/head/; revision=15791
Diffstat (limited to 'audio/tosha')
-rw-r--r--audio/tosha/Makefile9
-rw-r--r--audio/tosha/distinfo2
-rw-r--r--audio/tosha/pkg-comment2
-rw-r--r--audio/tosha/pkg-descr18
-rw-r--r--audio/tosha/pkg-plist1
5 files changed, 20 insertions, 12 deletions
diff --git a/audio/tosha/Makefile b/audio/tosha/Makefile
index 344bc3208515..f2ef0232f384 100644
--- a/audio/tosha/Makefile
+++ b/audio/tosha/Makefile
@@ -1,17 +1,18 @@
# New ports collection makefile for: tosha
-# Version required: 0.05
-# Date created: 21 May 1997
+# Version required: 0.6
+# Date created: 01 Jan 1999
# Whom: Oliver Fromme <oliver.fromme@heim3.tu-clausthal.de>
#
-# $Id: Makefile,v 1.1.1.1 1997/05/25 08:41:41 andreas Exp $
+# $Id: Makefile.port,v 1.2 1999/01/01 23:31:47 olli Exp $
#
-DISTNAME= tosha-0.05
+DISTNAME= tosha-0.6
CATEGORIES= audio
MASTER_SITES= ftp://ftp.tu-clausthal.de/pub/unix/audio/
MAINTAINER= oliver.fromme@heim3.tu-clausthal.de
MAN1= pcmfade.1 pcmplay.1 tosha.1
+MANCOMPRESSED= yes
.include <bsd.port.mk>
diff --git a/audio/tosha/distinfo b/audio/tosha/distinfo
index 1bbc1e55e71c..425b6d39e386 100644
--- a/audio/tosha/distinfo
+++ b/audio/tosha/distinfo
@@ -1 +1 @@
-MD5 (tosha-0.05.tar.gz) = a8de61c231018cd6044270a3936c3e08
+MD5 (tosha-0.6.tar.gz) = 1ecbef55be4af5e3d7f5d6b9de932ed3
diff --git a/audio/tosha/pkg-comment b/audio/tosha/pkg-comment
index 4d1236dd99a8..94dd1ffda1e4 100644
--- a/audio/tosha/pkg-comment
+++ b/audio/tosha/pkg-comment
@@ -1 +1 @@
-Read CD digital audio data through the SCSI bus.
+Read CD digital audio and video data via the SCSI bus.
diff --git a/audio/tosha/pkg-descr b/audio/tosha/pkg-descr
index 9d2d0fab8987..10cb8c58a209 100644
--- a/audio/tosha/pkg-descr
+++ b/audio/tosha/pkg-descr
@@ -1,9 +1,15 @@
-"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.
+tosha reads CD-DA (digital audio) and CD-XA (digital video)
+tracks and writes them to the harddisk. Several audio formats
+are supported: raw PCM (little-endian and big-endian byte
+order), WAV / RIFF, AIFF and Sun AU.
-The digital audio data is read through the SCSI bus; thus tosha
-does NOT work with IDE/ATAPI CD-ROM drives nor with proprietary
-interfaces.
+You can also pipe the data directly into an audio or video
+player. A simple audio player is included ("pcmplay"). To
+playback VideoCD data, you need a third-party product, for
+example MpegTV (see http://www.mpegtv.com/).
+
+tosha reads the digital audio / video data through the SCSI
+bus; therefore it does not work with IDE/ATAPI CD-ROM drives
+nor with proprietary interfaces.
Oliver Fromme <oliver.fromme@heim3.tu-clausthal.de>
diff --git a/audio/tosha/pkg-plist b/audio/tosha/pkg-plist
index 88199311343b..115f8509f59e 100644
--- a/audio/tosha/pkg-plist
+++ b/audio/tosha/pkg-plist
@@ -1,3 +1,4 @@
bin/tosha
bin/pcmplay
bin/pcmfade
+etc/tosharc