-------------------------------------------------------------------------------
   
  Beldi, The Berlin Linux User Group Distributions's Burner <beldi@belug.de>
   
-------------------------------------------------------------------------------

  Desciption:
  
  BeLDi, the Belug (Linux) Distribution Burner, is a program designed
  to burn Distributions (they are generally large amount of data, thus
  often burned on CD or DVD). BeLDi consist of a simple graphic user
  interface where the main screen shows the available distributions.
  When the user selects one, a dialog will ask which version and
  for which architecture, the distribution has to be burned. Once the
  architecture and version are selected the burn procedure starts.


  License: 
  
  GPLv3, please see file COPYING


  Dependencies:
  
  libgtkmm       >= 2.4.10
  libxml++       >= 2.6    
  libcurl        >= 4.0
  libdbus-glib   >= 0.76
  libhal         >= 0.5.10
  libhal-storage >= 0.5.10
  gettext   
    
    
  Build & Installation instructions:
    
  Download the latest version at https://belug.de/~beldi/releases/
  
  Unpack it
  
  $ tar zxvf beldi-x.x.tgz
  $ cd beldi-x.x

  Build it
  
  $ ./configure
  $ make
  
  Install it as root
  
  # make install
  
  Start it as standard user
  
  $ beldi


  Do you have a problem or suggestion, send us an e-mail to beldi@belug.de 

