git 1.5.5.1 with the basics. No http suport and no gui stuff.
This commit is contained in:
committed by
Tom G. Christensen
parent
33a392e973
commit
0366314777
@@ -1,4 +0,0 @@
|
||||
P SBlibiconv GNU libiconv
|
||||
P SBlibgccso1 libgcc_s.so.1 from gcc 3.3.2+
|
||||
P SBossl098glib Openssl 0.9.8g libraries
|
||||
P CSWperl perl from blastwave
|
||||
@@ -1,9 +1,9 @@
|
||||
[git]
|
||||
pkgname="$pkgprefix""$topdir"
|
||||
name="$topdir"
|
||||
pkgname="${pkgprefix}${topdir}"
|
||||
name="$topdir - Git revision control system"
|
||||
pkgcat="application"
|
||||
pkgvendor="http://git.or.cz"
|
||||
pkgdesc="A distributed scm"
|
||||
pkgdesc="A fast, scalable, distributed revision control system"
|
||||
pkgver="$pkgver"
|
||||
files(-,root,bin)
|
||||
*
|
||||
|
||||
27
git/meta/relnotes
Normal file
27
git/meta/relnotes
Normal file
@@ -0,0 +1,27 @@
|
||||
PACKAGE DETAILS
|
||||
---------------
|
||||
Name: %%PKGNAME%%
|
||||
Version: %%SOURCE_AND_VER%%
|
||||
Vendor: %%VENDOR%%
|
||||
Packager: %%PKGEDBY%%
|
||||
|
||||
Source (sha1sum):
|
||||
%%SOURCE_SHA1SUM%%
|
||||
|
||||
BUILD DETAILS
|
||||
-------------
|
||||
Compiler:
|
||||
%%COMPILER%%
|
||||
|
||||
Environment:
|
||||
%%ENVIRONMENT%%
|
||||
|
||||
Configure:
|
||||
%%CONFIGURE%%
|
||||
|
||||
KNOWN DEPENDENCIES
|
||||
------------------
|
||||
%%DEPENDENCIES%%
|
||||
|
||||
ERRORS/MISCELLANEOUS
|
||||
--------------------
|
||||
Reference in New Issue
Block a user