#2346: New package: git -------------------------+-------------------------------------------------- Reporter: reecedunn | Owner: [email protected] Type: enhancement | Status: new Priority: normal | Milestone: 6.3 Component: BOOK | Version: SVN Severity: normal | Keywords: -------------------------+-------------------------------------------------- package: git
url: http://git.or.cz/ category: source control proposed BLFS category: chapter 18 - basic networking programs version: 1.5.1.3 download: http://www.kernel.org/pub/software/scm/git/git-1.5.1.3.tar.bz2 dependencies: `openssl`, `cURL`, `expat` description: A distributed source control system used by various projects (the Linux kernel, wine, cairo and others). build (with `cURL` and `expat`): {{{ make HOME=/usr install }}} build (without `cURL` and `expat`): {{{ make HOME=/usr NO_CURL=1 install }}} NOTES: Not tried building the documentation or running the tests yet. (See http://git.or.cz/gitwiki/WindowsInstall for documentation and test dependencies.) -- Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/2346> BLFS Trac <http://wiki.linuxfromscratch.org/blfs> Beyond Linux From Scratch -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
