Package autodownloader: Information

    Source package: autodownloader
    Version: 0.3.0-alt1
    Build time:  Jul 21, 2008, 12:36 AM
    Report package bug
    License: GPLv2+
    Summary: GUI-tool to automate the download of certain files
    Description: 
    Some software (usually games) requires certain data files to operate, sometimes
    these datafiles can be freely downloaded but may not be redistributed and thus
    cannot be put into so called packages as part of a distro.
    
    autodownloader is a tool which can be used as part of a package to automate the
    download of the needed files. It will prompt the user explaining to him the
    need of the download and asking if it is ok to make an internet connection,
    after this it will show the license of the to be downloaded files and last it
    will do the actual download and md5 verification off these files. This whole
    process can be configured by the packager through a simple configuration file.
    
    Notice that Autodownloader while open source itself, may download files which
    are not permitted to be (re)distributed unlike most files in Fedora.

    List of rpms provided by this srpm:
    autodownloader (noarch)

    Maintainer: George V. Kouryachy

    List of contributors:
    George V. Kouryachy

    ACL:
    @qa_p5

    Last changed


    July 20, 2008 George V. Kouryachy 0.3.0-alt1
    - Initial build from FC
    June 1, 2008 Hans de Goede <j.w.r.degoede@hhs.nl> 0.3.0-1
    - New upstream release (all patches merged)
    - Includes new icons by Michael Beckwith
    Dec. 13, 2007 Hans de Goede <j.w.r.degoede@hhs.nl> 0.2.0-6
    - Add 2 more patches from Ivo Manca:
      * Make ask to start configurable
      * Some trailing whitespace cleanups