Changed URLs and umbrella names to libburnia
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
------------------------------------------------------------------------------
|
||||
libburn.pykix.org scdbackup.sourceforge.net/cdrskin_eng.html
|
||||
libburnia.pykix.org scdbackup.sourceforge.net/cdrskin_eng.html
|
||||
------------------------------------------------------------------------------
|
||||
Installation instructions at about line 60. First the legal stuff:
|
||||
------------------------------------------------------------------------------
|
||||
@ -7,24 +7,24 @@ This all is under GPL.
|
||||
(See GPL reference, our clarification and commitment at the end of this text)
|
||||
------------------------------------------------------------------------------
|
||||
Based on and sub project of:
|
||||
libburn.pykix.org
|
||||
libburnia.pykix.org
|
||||
By Mario Danic <mario.danic@gmail.com> and Thomas Schmitt <scdbackup@gmx.net>
|
||||
Copyright (C) 2006 Mario Danic, Thomas Schmitt
|
||||
|
||||
libburn.pykix.org is inspired by and in other components still containing
|
||||
libburnia.pykix.org is inspired by and in other components still containing
|
||||
parts of
|
||||
Libburn. By Derek Foreman <derek@signalmarketing.com> and
|
||||
Ben Jansens <xor@orodu.net>
|
||||
Copyright (C) 2002-2006 Derek Foreman and Ben Jansens
|
||||
See toplevel README for an overview of the current copyright situation in
|
||||
libburn.pykix.org.
|
||||
libburnia.pykix.org.
|
||||
|
||||
------------------------------------------------------------------------------
|
||||
My thanks to the above authors (except myself, of course) for making the
|
||||
following possible.
|
||||
|
||||
cdrskin. By Thomas Schmitt <scdbackup@gmx.net>
|
||||
Integrated sub project of libburn.pykix.org but also published via:
|
||||
Integrated sub project of libburnia.pykix.org but also published via:
|
||||
http://scdbackup.sourceforge.net/cdrskin_eng.html
|
||||
http://scdbackup.sourceforge.net/cdrskin-0.2.7.tar.gz
|
||||
Copyright (C) 2006 Thomas Schmitt
|
||||
@ -64,7 +64,7 @@ Obtain cdrskin-0.2.7.tar.gz, take it to a directory of your choice and do:
|
||||
tar xzf cdrskin-0.2.7.tar.gz
|
||||
cd cdrskin-0.2.7
|
||||
|
||||
Or obtain a libburn.pykix.org SVN snapshot,
|
||||
Or obtain a libburnia.pykix.org SVN snapshot,
|
||||
go into the toplevel directory of the snapshot (e.g. cd libburn_pykix ),
|
||||
and execute the autotools script ./bootstrap . Use autools version >= 1.7 .
|
||||
|
||||
|
@ -77,8 +77,9 @@ restart of libburn.
|
||||
|
||||
------------------------------------------------------------------------------
|
||||
This program is currently copyright Thomas Schmitt only.
|
||||
The copyrights of several components of libburn.pykix.org are willfully tangled
|
||||
at toplevel to form an irrevocable commitment to true open source spirit.
|
||||
The copyrights of several components of libburnia.pykix.org are willfully
|
||||
tangled at toplevel to form an irrevocable commitment to true open source
|
||||
spirit.
|
||||
We have chosen the GPL for legal compatibility and clearly express that it
|
||||
shall not hamper the use of our software by non-GPL applications which show
|
||||
otherwise the due respect to the open source community.
|
||||
@ -91,7 +92,7 @@ usage in due open source spirit will be made possible somehow and in the
|
||||
particular special case. I will not raise public protest if you spawn yourself
|
||||
a BSD license from an (outdated) cdrskin.c which still bears that old promise.
|
||||
Note that this extended commitment is valid only for cdrskin.[ch],
|
||||
cdrfifo.[ch] and cleanup.[ch], but not for libburn.pykix.org as a whole.
|
||||
cdrfifo.[ch] and cleanup.[ch], but not for libburnia.pykix.org as a whole.
|
||||
|
||||
cdrskin is originally inspired by libburn-0.2/test/burniso.c :
|
||||
(c) Derek Foreman <derek@signalmarketing.com> and Ben Jansens <xor@orodu.net>
|
||||
@ -243,7 +244,7 @@ or
|
||||
#define Cdrskin_is_erasable_on_load_is_brokeN 1
|
||||
#endif
|
||||
|
||||
/** http://libburn.pykix.org/ticket/41 reports of big trouble without
|
||||
/** http://libburnia.pykix.org/ticket/41 reports of big trouble without
|
||||
padding any track to a full sector
|
||||
*/
|
||||
#define Cdrskin_all_tracks_with_sector_paD 1
|
||||
@ -2028,7 +2029,7 @@ set_dev:;
|
||||
"used as track source. If it is \"-\" then stdin is used.\n");
|
||||
printf("cdrskin : http://scdbackup.sourceforge.net/cdrskin_eng.html\n");
|
||||
printf(" mailto:scdbackup@gmx.net (Thomas Schmitt)\n");
|
||||
printf("libburn : http://libburn.pykix.org\n");
|
||||
printf("libburn : http://libburnia.pykix.org\n");
|
||||
printf("cdrecord : ftp://ftp.berlios.de/pub/cdrecord/\n");
|
||||
printf("My respect to the authors of cdrecord and libburn.\n");
|
||||
printf("scdbackup: http://scdbackup.sourceforge.net/main_eng.html\n");
|
||||
@ -2165,7 +2166,7 @@ set_severities:;
|
||||
|
||||
} else if(strcmp(argv[i],"-version")==0) {
|
||||
printf(
|
||||
"Cdrecord 2.01-Emulation Copyright (C) 2006, see libburn.pykix.org\n");
|
||||
"Cdrecord 2.01-Emulation Copyright (C) 2006, see libburnia.pykix.org\n");
|
||||
printf("libburn version : %s\n",Cdrskin_libburn_versioN);
|
||||
|
||||
#ifndef Cdrskin_extra_leaN
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
<HEAD>
|
||||
<META NAME="description" CONTENT="cdrskin, a limited cdrecord compatibility wrapper for libburn">
|
||||
<META NAME="keywords" CONTENT="cdrskin, libburn, burn, CD, linux, CDR, CD-R, CDRW, CD-RW, cdrecord, compatible, scdbackup, burning">
|
||||
<META NAME="keywords" CONTENT="cdrskin, libburn, libburnia, burn, CD, linux, CDR, CD-R, CDRW, CD-RW, cdrecord, compatible, scdbackup, burning">
|
||||
<META NAME="robots" CONTENT="follow">
|
||||
<TITLE>cdrskin homepage english</TITLE>
|
||||
</HEAD>
|
||||
@ -12,7 +12,7 @@
|
||||
|
||||
<CENTER>
|
||||
<A HREF="http://en.wikipedia.org/wiki/D%C3%B6ner_kebab">
|
||||
<IMG SRC="doener_150x200_tr_octx.gif" BORDER=0>
|
||||
<IMG SRC="doener_150x200_tr_octx.gif" BORDER=0 ALT="Döner mit Scharf">
|
||||
</A>
|
||||
<P><H2> Homepage of </H2>
|
||||
<H1> cdrskin </H1>
|
||||
@ -34,7 +34,7 @@
|
||||
<P>
|
||||
<H2>Hardware requirements:</H2>
|
||||
A CD recorder suitable for
|
||||
<A HREF="http://libburn.pykix.org">libburn.pykix.org</A>
|
||||
<A HREF="http://libburnia.pykix.org">libburnia.pykix.org</A>
|
||||
(SCSI or IDE/ATAPI writers compliant to mmc-3 standard).
|
||||
<BR>
|
||||
</P>
|
||||
@ -56,7 +56,7 @@ GPL software included:<BR>
|
||||
</H2>
|
||||
<DL>
|
||||
<DT>libburn-0.2.6</DT>
|
||||
<DD>(by Derek Foreman, Ben Jansens, and team of libburn.pykix.org)</DD>
|
||||
<DD>(by Derek Foreman, Ben Jansens, and team of libburnia.pykix.org)</DD>
|
||||
<DD>transfers data to CD</DD>
|
||||
</DL>
|
||||
</P>
|
||||
@ -227,8 +227,8 @@ Enhancements towards previous stable version cdrskin-0.2.4:
|
||||
<DD><A HREF="cdrskin_help_devel">cdrskin_0.2.7 -help</A></DD>
|
||||
<DD> </DD>
|
||||
<DT>Maintainers of cdrskin unstable packages please use SVN of
|
||||
<A HREF="http://libburn.pykix.org"> libburn.pykix.org</A></DT>
|
||||
<DD>Download: <KBD><B>svn co http://libburn-svn.pykix.org/libburn/trunk libburn_pykix</B>
|
||||
<A HREF="http://libburnia.pykix.org"> libburnia.pykix.org</A></DT>
|
||||
<DD>Download: <KBD><B>svn co http://libburnia-svn.pykix.org/libburn/trunk libburn_pykix</B>
|
||||
</KBD></DD>
|
||||
<DD>Build: <KBD><B>cd libburn_pykix ; ./bootstrap ; ./configure ; make</B>
|
||||
</KBD></DD>
|
||||
@ -377,10 +377,11 @@ the gestures necessary for their cdrecord applications.
|
||||
Contact me. Let's see what we can achieve.
|
||||
<BR>
|
||||
<BR>
|
||||
I am aware that libburn and cdrskin still have way to go until you can simply
|
||||
install cdrskin as cdrecord and may expect any application to run with it.
|
||||
Currently i do not encourage this approach, but of course such a replacement
|
||||
opportunity is the long term goal of a cdrecord compatibility wrapper.
|
||||
libburn and cdrskin are now mature enough to substitute cdrecord in its
|
||||
major use cases of CD burning. It is possible to foist cdrskin on various
|
||||
software packages if it gets falsely named "cdrecord".
|
||||
I do not encourage this approach, but of course such a replacement
|
||||
opportunity is the goal of a cdrecord compatibility wrapper.
|
||||
<BR>
|
||||
<BR>
|
||||
It is very important to me that this project is not perceived as hostile
|
||||
@ -395,9 +396,8 @@ I owe him much. For cdrecord, for mkisofs, for star. Chapeau.
|
||||
<BR><BR>
|
||||
-->
|
||||
<A HREF="http://en.wikipedia.org/wiki/D%C3%B6ner_kebab">
|
||||
<IMG SRC="doener_150x200_tr.gif" BORDER=0>
|
||||
<IMG SRC="doener_150x200_tr.gif" BORDER=0 ALT="cdrskin - Döner mit Scharf">
|
||||
</A>
|
||||
<P><H2> Homepage of </H2>
|
||||
<BR><BR>
|
||||
<FONT SIZE=+0>Enjoying free Open Source hosting by <A HREF="http://www.webframe.org">www.webframe.org</A><BR>
|
||||
<A HREF="http://www.webframe.org">
|
||||
|
@ -1 +1 @@
|
||||
#define Cdrskin_timestamP "2006.12.02.201529"
|
||||
#define Cdrskin_timestamP "2006.12.03.155703"
|
||||
|
Reference in New Issue
Block a user