Updated 95% pkgs to the new shlibs world order, not yet finished.

This commit is contained in:
Juan RP
2011-11-14 18:12:47 +01:00
parent abc9819a60
commit 25b70bd9c1
1225 changed files with 7177 additions and 4752 deletions

3
srcpkgs/go/go.rshlibs Normal file
View File

@@ -0,0 +1,3 @@
libm.so.6
libc.so.6
libpthread.so.0

View File

@@ -1,7 +1,7 @@
# Template file for 'go'
pkgname=go
version=r58
revision=1
revision=2
short_desc="The Go Programming Language"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://golang.org/"
@@ -21,7 +21,6 @@ noextract=yes
nostrip=yes
Add_dependency run make
Add_dependency run glibc
Add_dependency build mercurial
Add_dependency build coreutils