]> git.sur5r.net Git - bacula/rescue/blob - rescue/External-depkgs
Add new mkcdrec code
[bacula/rescue] / rescue / External-depkgs
1 # This file provides information about the External dependencies required by
2 # Bacula.
3 #
4 # There are four fields delimited by |.  Only the first two fields are 
5 # required.  The other two are used when the top level directory of the
6 # archive is not the same as the file name with any suffixes removed.
7 #
8 # Field 1 is the name of the dependency.  It is used to define the
9 # name of the three variables which are assigned the values of fields 2 to 4.
10 #
11 # Field 2 is the URL of the archive.  It is assigned to the variable
12 # URL_[field1].
13 #
14 # Field 3 is the top directory of the archive or the name of a directory that
15 # must be created and the archive extracted into it.  It is assigned to the 
16 # variable DIR_[field1].
17 #
18 # Field 4 indicates if the directory specified in field 3 must be created 
19 # first and the archive extracted into it.  It is assigned to the variable
20 # MKD_[field1]
21 #
22 MKCDREC|http://switch.dl.sourceforge.net/sourceforge/mkcdrec/mkCDrec_v0.9.4.tar.gz|mkcdrec