spf_url home 'ftp://ftp.kernel.org/pub/software/scm/git/' && spf_url watch 'ftp://ftp.kernel.org/pub/software/scm/git/' && spf_url src "ftp://ftp.kernel.org/pub/software/scm/git/git-${spf_version?}.tar.bz2" && spf_cc_ cpp_args && spf_cc_ cc_args && spf_cc_ ld_args && spf_cc_ make_args && spf_data dir etc && spf_do_install() { set prefix="${spf_path_prefix?}" \ CFLAGS="${spf_args_cpp?} ${spf_args_cc?}" \ LDFLAGS="${spf_args_ld?}" && eval 'make "$@" '"${spf_args_make?} all install" } && spf_no_check && ## check requires sparse spf_depend code.dogmap.org:expat && spf_depend code.dogmap.org:curl && spf_depend code.dogmap.org:openssl && spf_depend code.dogmap.org:zlib && spf_tested_version 1.5.6.3 && spf_tested_version 1.5.5.2 && spf_tested_version 1.5.3.7 && spf_tested_version 1.5.3.2 && spf_tested_version 1.5.2.4 && spf_tested_version 1.5.2.2 && spf_tested_version 1.5.2.1 && spf_tested_version 1.5.1.5