[prev in list] [next in list] [prev in thread] [next in thread] 

List:       gentoo-desktop
Subject:    Re: [gentoo-desktop] gtoaster won't read CDs
From:       Florian Dittmer <florian.dittmer () pyogenesis ! net>
Date:       2002-10-22 9:27:05
[Download RAW message or body]

Hi,

I haven' t used gtoaster, but I had problems with "arson" and cdda2wav
too. The problem with arson and cdda2wav is, that arson only supports
cdrtools-1.10 and NOT the current 1.11.x, due to syntax changes of the
tools, including cdda2wav.

So this mioght also be the problem with your program, look up the readme
if you have the correct cdrtools version. If it requires cdrtools-1.10,
find the attached ebuild

Greetings

Flo

Am Mon, 2002-10-21 um 20.46 schrieb manny rosa:
> I've benn using gtoaster to burn CDs, but I just
> realized I can't read them. Apperanlty it uses
> ccda2wav by default. I tried configuring it with
> cdparanoia but it still won't work. Anyone has a fix?
> 
> __________________________________________________
> Do you Yahoo!?
> Y! Web Hosting - Let the expert host your web site
> http://webhosting.yahoo.com/
> _______________________________________________
> gentoo-desktop mailing list
> gentoo-desktop@gentoo.org
> http://lists.gentoo.org/mailman/listinfo/gentoo-desktop


["cdrtools-1.10.ebuild" (cdrtools-1.10.ebuild)]

# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
# $Header: /home/cvsroot/gentoo-x86/app-cdr/cdrtools/cdrtools-1.11.37.ebuild,v 1.2 \
2002/10/17 12:55:52 vapier Exp $



DESCRIPTION="A set of tools for CDR drives, including cdrecord."
HOMEPAGE="http://www.fokus.gmd.de/research/cc/glone/employees/joerg.schilling/private/cdrecord.html"
 LICENSE="GPL-2"
DEPEND="virtual/glibc"
RDEPEND="${DEPEND}"

SLOT="0"
KEYWORDS="x86 ppc sparc sparc64"

S=${WORKDIR}/${P}
SRC_URI="ftp://ftp.fokus.gmd.de:21/pub/unix/cdrecord/${P}.tar.gz"

src_unpack() {
	unpack ${A}
	cd ${S}/DEFAULTS
	sed -e "s:/opt/schily:/usr:g" < Defaults.linux > Defaults.linux.hacked
	mv Defaults.linux.hacked Defaults.linux
}

src_compile() {
	emake || die
}

src_install() {
	dobin cdda2wav/OBJ/*-linux-cc/cdda2wav
	dobin cdrecord/OBJ/*-linux-cc/cdrecord
	cd ${S}
	dobin mkisofs/OBJ/*-linux-cc/mkisofs
	dobin readcd/OBJ/*-linux-cc/readcd
	insinto /usr/include
	doins incs/*-linux-cc/align.h incs/*-linux-cc/avoffset.h

	cd mkisofs/diag/OBJ/*-linux-cc
	dobin devdump isodump isoinfo isovfy

	cd ${S}/libs/*-linux-cc
	dolib.a *.a

	cd  ${S}
	dodoc Changelog COPYING PORTING README* START

	cd ${S}/doc
	dodoc cdrecord-1.8.1_de-doc_0.1.tar
	docinto print
	dodoc *.ps
	newman cdda2wav.man cdda2wav.1
	newman cdrecord.man cdrecord.1
	newman readcd.man readcd.1
	newman isoinfo.man isoinfo.8
	newman mkisofs.man mkisofs.8
}


_______________________________________________
gentoo-desktop mailing list
gentoo-desktop@gentoo.org
http://lists.gentoo.org/mailman/listinfo/gentoo-desktop

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic