Skip to content
  • Rémi Denis-Courmont's avatar
    New contrib system · 3aa1cecf
    Rémi Denis-Courmont authored
     * support for fetching only needed sources
     * always building from source tarball:
       - easier GPL compliance
       - easier offline/firewalled builds
     * shared source tarballs for all targets
     * dynamic package selection, no static distribution files
     * fixed file dependency propagation with delete on errors
     * fixed directory dependencies using atomic rename
    
    Only ogg and tremor are in this initial version. This focuses on the
    core of the system. The bulk of packages still need to be ported.
    3aa1cecf