Version leap to libisoburn-0.4.9

This commit is contained in:
2010-01-25 15:02:59 +00:00
parent a734beb639
commit 07250da5f5
11 changed files with 97 additions and 73 deletions

View File

@ -4,9 +4,9 @@
libisoburn. By Vreixo Formoso <metalpain2002@yahoo.es>
and Thomas Schmitt <scdbackup@gmx.net>
Integrated sub project of libburnia-project.org.
http://files.libburnia-project.org/releases/libisoburn-0.4.6.pl00.tar.gz
http://files.libburnia-project.org/releases/libisoburn-0.4.8.pl00.tar.gz
Copyright (C) 2006-2010 Vreixo Formoso, Thomas Schmitt.
Provided under GPL version 2.
Provided under GPL version 2 or later.
------------------------------------------------------------------------------
libisoburn is a frontend for libraries libburn and libisofs which enables
@ -29,17 +29,17 @@ By using this software you agree to the disclaimer at the end of this text:
Compilation, First Glimpse, Installation
Dynamic library and compile time header requirements for libisoburn-0.4.6 :
Dynamic library and compile time header requirements for libisoburn-0.4.8 :
- libburn.so.4 , version libburn-0.7.6 or higher
- libisofs.so.6 , version libisofs-0.6.26 or higher
libisoburn and xorriso will not start with libraries which are older than their
headers seen at compile time.
Obtain libisoburn-0.4.6.pl00.tar.gz, take it to a directory of your choice
Obtain libisoburn-0.4.8.pl00.tar.gz, take it to a directory of your choice
and do:
tar xzf libisoburn-0.4.6.pl00.tar.gz
cd libisoburn-0.4.6
tar xzf libisoburn-0.4.8.pl00.tar.gz
cd libisoburn-0.4.8
Within that directory execute:
@ -178,9 +178,22 @@ By Mario Danic <mario.danic@gmail.com>,
Thomas Schmitt <scdbackup@gmx.net>
Copyright (C) 2006-2010 Mario Danic, Vreixo Formoso, Thomas Schmitt.
We, the copyright holders, agree on the interpretation that dynamical linking
of our libraries constitutes "use of" and not "derivation from" our work in
the sense of GPL, provided those libraries are compiled from our unaltered
code or from altered code published under GPL.
So we will not raise any legal protest to dynamic linking of our
libraries with applications not under GPL, as long as they fulfill
the condition of offering the library source code used, whether
altered or unaltered, under the GPL, along with the application.
Nevertheless, the safest legal position is not to link libburn with
non-GPL compatible programs.
libburnia-project.org is inspired by and in other components still containing
parts of old
Libburn. By Derek Foreman <derek@signalmarketing.com> and
Ben Jansens <xor@orodu.net>
Copyright (C) 2002-2006 Derek Foreman and Ben Jansens
libisoburn does not stem from their code.