public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] CD Record / CDRTools 1.11.x vs. 1.10
@ 2002-10-19 14:47 Florian Dittmer
  2002-10-20  0:22 ` Bart Verwilst
  0 siblings, 1 reply; 2+ messages in thread
From: Florian Dittmer @ 2002-10-19 14:47 UTC (permalink / raw
  To: gentoo-dev


Hi,

I just wanted to point out that not all frontends work with current
alpha version of CDRecord/CDRTools, because of some Syntax changes since
v 1.10.

Example application is "arson", an KDE application. It passes parameters
to cdda2wav which cause v1.11.x-cdda2wav to fail.

There is no ebuild for the current stable 1.10 of cdrecord, I suggest to
add at least a script for that version, if not masking the newer
versions at all. But I guess before doing that we might look if other
current frontends are affected.

To install cdrecord 1.10 I just got a copy of the latest 1.11.x ebuild
and changes three lines:

--
MY_P=${PN}-${PV%.*}a${PV##*.}
S=${WORKDIR}/${PN}-1.11
SRC_URI="ftp://ftp.fokus.gmd.de:21/pub/unix/cdrecord/alpha/${MY_P}.tar.bz2"
--
to
--
S=${WORKDIR}/${P}
SRC_URI="ftp://ftp.fokus.gmd.de:21/pub/unix/cdrecord/alpha/${P}.tar.gz"
--

Greetings

Florian





^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [gentoo-dev] CD Record / CDRTools 1.11.x vs. 1.10
  2002-10-19 14:47 [gentoo-dev] CD Record / CDRTools 1.11.x vs. 1.10 Florian Dittmer
@ 2002-10-20  0:22 ` Bart Verwilst
  0 siblings, 0 replies; 2+ messages in thread
From: Bart Verwilst @ 2002-10-20  0:22 UTC (permalink / raw
  To: Florian Dittmer, gentoo-dev

On Saturday 19 October 2002 16:47, Florian Dittmer wrote:
|| Hi,
||
|| I just wanted to point out that not all frontends work with current
|| alpha version of CDRecord/CDRTools, because of some Syntax changes since
|| v 1.10.
||
|| Example application is "arson", an KDE application. It passes parameters
|| to cdda2wav which cause v1.11.x-cdda2wav to fail.
||
|| There is no ebuild for the current stable 1.10 of cdrecord, I suggest to
|| add at least a script for that version, if not masking the newer
|| versions at all. But I guess before doing that we might look if other
|| current frontends are affected.
||
|| To install cdrecord 1.10 I just got a copy of the latest 1.11.x ebuild
|| and changes three lines:

Nearly all apps work with the 1.11.x series, which work very well.
The arson dev should make his app compatible with it imo, since all other apps 
have done it successfully..
-- 
Bart Verwilst
Gentoo Linux Developer, Desktop Team
Gent, Belgium


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-10-20  0:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-10-19 14:47 [gentoo-dev] CD Record / CDRTools 1.11.x vs. 1.10 Florian Dittmer
2002-10-20  0:22 ` Bart Verwilst

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox