03a637 subr/{pkg,pkg_fetch}.subr: merges fetch{,_git}() into pkg_fetch.subr and introduces ${PKG_URLS_GIT}.

Authored and Committed by Lucio Andrés Illanes Albornoz (arab, vxp) 7 years ago
    subr/{pkg,pkg_fetch}.subr: merges fetch{,_git}() into pkg_fetch.subr and introduces ${PKG_URLS_GIT}.
    subr/pkg_extract.subr: only extract if ${PKG_URL} is set.
    var/build.vars: updated to use ${PKG_URLS_GIT}.
    vars/{cparser,gcc,libfirm,musl,perl}.vars: updated to call pkg_fetch() instead of fetch{,_git}().
    vars/gcc.vars: cleanup pkgp_gcc_setup_env() and pkg_gcc_stage1_all().
    
        
file modified
+10 -48
file modified
+2 -1
file modified
+71 -7
file modified
+50 -52
file modified
+1 -5
file modified
+40 -27
file modified
+1 -2
file modified
+5 -5
file modified
+0 -1