summaryrefslogtreecommitdiff
path: root/core/glibc
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2012-07-17 16:16:21 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2012-07-17 16:16:21 -0300
commitf8dc0992fd9d1751e8de891cf74a655c32b8e922 (patch)
tree154b472c5f46d54434c0dd7b5f057d7ad17bf9f7 /core/glibc
parent70877cfb7e290449b9f9c660e25345f462576c4c (diff)
There're glibc-ports tarball releases now
Diffstat (limited to 'core/glibc')
-rw-r--r--core/glibc/PKGBUILD28
1 files changed, 3 insertions, 25 deletions
diff --git a/core/glibc/PKGBUILD b/core/glibc/PKGBUILD
index 8fba27d0f..d0fe32545 100644
--- a/core/glibc/PKGBUILD
+++ b/core/glibc/PKGBUILD
@@ -7,8 +7,6 @@
pkgname=glibc
pkgver=2.16.0
pkgrel=2
-_glibcportsver=2.16
-_glibcportsdate=20120710
pkgdesc="GNU C Library"
arch=('i686' 'x86_64' 'mips64el')
url="http://www.gnu.org/software/libc"
@@ -22,7 +20,7 @@ backup=(etc/gai.conf
options=('!strip')
install=glibc.install
source=(http://ftp.gnu.org/gnu/libc/${pkgname}-${pkgver}.tar.xz{,.sig}
- http://repo.parabolagnulinux.org/other/glibc-ports-${_glibcportsver}_${_glibcportsdate}.tar.xz{,.sig}
+ http://ftp.gnu.org/gnu/libc/${pkgname}-ports-${pkgver}.tar.xz{,.sig}
glibc-2.15-fix-res_query-assert.patch
glibc-2.15-revert-c5a0802a.patch
nscd.rcd
@@ -31,14 +29,6 @@ source=(http://ftp.gnu.org/gnu/libc/${pkgname}-${pkgver}.tar.xz{,.sig}
locale.gen.txt
locale-gen)
-mksource-ports() {
- git clone git://sourceware.org/git/glibc-ports.git
- pushd glibc-ports
- git checkout -b glibc-${_glibcportsver}-arch origin/release/${_glibcportsver}/master
- popd
- tar -cvJf glibc-ports-${_glibcportsver}_${_glibcportsdate}.tar.xz glibc-ports/*
-}
-
build() {
cd ${srcdir}/${pkgname}-${pkgver}
@@ -163,22 +153,10 @@ package() {
usr/lib/{pt_chown,{audit,gconv}/*.so}
}
-
-
-md5sums=('80b181b02ab249524ec92822c0174cf7'
- '2a1221a15575820751c325ef4d2fbb90'
- 'e1a95db2cd37e805afefee1a055d02a6'
- '31f415b41197d85d3bbee3d1eecd06a3'
- '0a0383d50d63f1c02919fe9943b82014'
- '589d79041aa767a5179eaa4e2737dd3f'
- 'ad8a9af15ab7eeaa23dc7ee85024af9f'
- 'bccbe5619e75cf1d97312ec3681c605c'
- '07ac979b6ab5eeb778d55f041529d623'
- '476e9113489f93b348b21e144b6a8fcf')
md5sums=('80b181b02ab249524ec92822c0174cf7'
'2a1221a15575820751c325ef4d2fbb90'
- 'e1a95db2cd37e805afefee1a055d02a6'
- 'ffc870fd046ac8bf9d70459e680bf2c0'
+ '9a2439641be7ca8b01a3175324013031'
+ '218fc97a9f8777ac2688174d431e7722'
'31f415b41197d85d3bbee3d1eecd06a3'
'0a0383d50d63f1c02919fe9943b82014'
'589d79041aa767a5179eaa4e2737dd3f'