The FreeBSD Ports Archive
FreeBSD audio : dagrab4>
Read audio tracks from a CD into wav sound files
dagrab history
v. 1.16
date: 2004/02/06 13:10:46; author: trevor; state: Exp; lines: +1 -0
Use PLIST_FILES (bento-tested, marcus-reviewed).
v. 1.15
date: 2003/11/17 23:51:46; author: pav; state: Exp; lines: +1 -7
- Fix build with ATAng.
PR: ports/57227
Submitted by: Vladimir Kushnir
Tested on: R.E.M. - Out Of Time
Approved by: adamw (mentor)
v. 1.14
date: 2003/10/27 06:17:10; author: kris; state: Exp; lines: +7 -1
BROKEN on 5.x: broken by new ATA driver
v. 1.13
date: 2003/03/05 10:14:11; author: kris; state: Exp; lines: +1 -0
From the PR:
When generating mono .WAV files from a CD, dagrab generates an
incorrect RIFF header and the last (partial) block is saved in
stereo rather than mono. Also no error checking is performed
on writes in mono mode.
The problem in the header is that the total chunk size (Rlen)
is not adjusted for mono data and always contains the size
assuming stereo data.
For the last (partial) block, there is no test whether the
data is being saved as mono or stereo - the block is always
written in stereo mode.
Bump PORTREVISION
PR: ports/42975
Submitted by: Peter Jeremy
v. 1.12
date: 2003/02/21 10:59:27; author: knu; state: Exp; lines: +2 -1
De-pkg-comment.
v. 1.11
date: 2000/08/12 07:30:21; author: kevlo; state: Exp; lines: +4 -4
- Support CFLAGS/X11BASE properly
- Add WWW: line into pkg/DESCR
This PR supersedes ports/20414
PR: 20553
Submitted by: Ports Fury
v. 1.10
date: 2000/04/22 21:31:57; author: cpiazza; state: Exp; lines: +2 -5
Update to 0.3.5 and move external patch file into patches/
Submitted by: Ben Smithurst
Approved by: maintainer
v. 1.9
date: 2000/04/08 21:23:25; author: mharo; state: Exp; lines: +4 -4
update with the new PORTNAME/PORTVERSION variables
v. 1.8
date: 2000/02/08 09:25:51; author: peter; state: Exp; lines: +2 -2
Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,
as the days of the former are numbered.
Reviewed by: asami
v. 1.7
date: 2000/01/03 06:46:29; author: cpiazza; state: Exp; lines: +4 -4
Update to 0.3.4
Submitted by: green
v. 1.6
date: 1999/11/07 19:43:34; author: cpiazza; state: Exp; lines: +3 -4
Update to version 0.3.3
Submitted by: maintainer
v. 1.5
date: 1999/10/21 18:49:32; author: cpiazza; state: Exp; lines: +4 -4
Update to 0.3.2
(the patch was updated and is still hosted on freefall)
Submitted by: maintainer
v. 1.4
date: 1999/08/25 04:35:25; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.3
date: 1999/08/15 06:20:27; author: cpiazza; state: Exp; lines: +5 -4
Update to version 0.3.1. Reroll the patch for FreeBSD so it works
and host it on http://www.freebsd.org/~cpiazza/distilfes/.
v. 1.2
date: 1999/01/03 18:58:53; author: hoek; state: Exp; lines: +1 -3
Respect CFLAGS.
Submitted by: Kris Kennaway (ports/9287)
v. 1.1
date: 1999/01/02 19:40:28; author: hoek; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1999/01/02 19:40:28; author: hoek; state: Exp; lines: +0 -0
Digital-Audio grabber (output into wav files)
Submitted by: Chia-liang Kao (ports/9265)
=============================================================================
|
| |

|