[arch-commits] Commit in glpk/repos (4 files)

Ronald van Haren ronald at archlinux.org
Sun Jan 29 11:05:50 UTC 2012


    Date: Sunday, January 29, 2012 @ 06:05:50
  Author: ronald
Revision: 147978

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  glpk/repos/extra-i686/PKGBUILD
    (from rev 147977, glpk/trunk/PKGBUILD)
  glpk/repos/extra-x86_64/PKGBUILD
    (from rev 147977, glpk/trunk/PKGBUILD)
Deleted:
  glpk/repos/extra-i686/PKGBUILD
  glpk/repos/extra-x86_64/PKGBUILD

-----------------------+
 extra-i686/PKGBUILD   |   64 ++++++++++++++++++++++++------------------------
 extra-x86_64/PKGBUILD |   64 ++++++++++++++++++++++++------------------------
 2 files changed, 64 insertions(+), 64 deletions(-)

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2012-01-29 11:04:53 UTC (rev 147977)
+++ extra-i686/PKGBUILD	2012-01-29 11:05:50 UTC (rev 147978)
@@ -1,32 +0,0 @@
-# Maintainer: Ronald van Haren <ronald.archlinux.org>
-# Contributor: bzklrm <bzklrm at gmail.com>
-# Additional contributors Senjin, Xavier, dundee
-
-pkgname=glpk
-pkgver=4.44
-pkgrel=1
-pkgdesc="GNU Linear Programming Kit : solve LP, MIP and other problems."
-arch=('i686' 'x86_64')
-url="http://www.gnu.org/software/glpk/glpk.html"
-license=('GPL')
-depends=('glibc')
-options=('!libtool')
-source=("http://ftp.gnu.org/gnu/glpk/${pkgname}-${pkgver}.tar.gz")
-md5sums=('f2ac7013bc0420d730d052e7ba24bdb1')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  ./configure --prefix=/usr
-
-  if [ "$CARCH" == "x86_64" ]; then
-    make CFLAGS="$CFLAGS -fPIC"  
-  else
-    make
-  fi
-}
-
-package(){
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR="${pkgdir}" install
-}

Copied: glpk/repos/extra-i686/PKGBUILD (from rev 147977, glpk/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2012-01-29 11:05:50 UTC (rev 147978)
@@ -0,0 +1,32 @@
+# Maintainer: Ronald van Haren <ronald.archlinux.org>
+# Contributor: bzklrm <bzklrm at gmail.com>
+# Additional contributors Senjin, Xavier, dundee
+
+pkgname=glpk
+pkgver=4.47
+pkgrel=1
+pkgdesc="GNU Linear Programming Kit : solve LP, MIP and other problems."
+arch=('i686' 'x86_64')
+url="http://www.gnu.org/software/glpk/glpk.html"
+license=('GPL')
+depends=('glibc')
+options=('!libtool')
+source=("http://ftp.gnu.org/gnu/glpk/${pkgname}-${pkgver}.tar.gz")
+sha1sums=('35e16d3167389b6bc75eb51b4b48590db59f789c')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  ./configure --prefix=/usr
+
+  if [ "$CARCH" == "x86_64" ]; then
+    make CFLAGS="$CFLAGS -fPIC"  
+  else
+    make
+  fi
+}
+
+package(){
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2012-01-29 11:04:53 UTC (rev 147977)
+++ extra-x86_64/PKGBUILD	2012-01-29 11:05:50 UTC (rev 147978)
@@ -1,32 +0,0 @@
-# Maintainer: Ronald van Haren <ronald.archlinux.org>
-# Contributor: bzklrm <bzklrm at gmail.com>
-# Additional contributors Senjin, Xavier, dundee
-
-pkgname=glpk
-pkgver=4.44
-pkgrel=1
-pkgdesc="GNU Linear Programming Kit : solve LP, MIP and other problems."
-arch=('i686' 'x86_64')
-url="http://www.gnu.org/software/glpk/glpk.html"
-license=('GPL')
-depends=('glibc')
-options=('!libtool')
-source=("http://ftp.gnu.org/gnu/glpk/${pkgname}-${pkgver}.tar.gz")
-md5sums=('f2ac7013bc0420d730d052e7ba24bdb1')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  ./configure --prefix=/usr
-
-  if [ "$CARCH" == "x86_64" ]; then
-    make CFLAGS="$CFLAGS -fPIC"  
-  else
-    make
-  fi
-}
-
-package(){
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR="${pkgdir}" install
-}

Copied: glpk/repos/extra-x86_64/PKGBUILD (from rev 147977, glpk/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2012-01-29 11:05:50 UTC (rev 147978)
@@ -0,0 +1,32 @@
+# Maintainer: Ronald van Haren <ronald.archlinux.org>
+# Contributor: bzklrm <bzklrm at gmail.com>
+# Additional contributors Senjin, Xavier, dundee
+
+pkgname=glpk
+pkgver=4.47
+pkgrel=1
+pkgdesc="GNU Linear Programming Kit : solve LP, MIP and other problems."
+arch=('i686' 'x86_64')
+url="http://www.gnu.org/software/glpk/glpk.html"
+license=('GPL')
+depends=('glibc')
+options=('!libtool')
+source=("http://ftp.gnu.org/gnu/glpk/${pkgname}-${pkgver}.tar.gz")
+sha1sums=('35e16d3167389b6bc75eb51b4b48590db59f789c')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  ./configure --prefix=/usr
+
+  if [ "$CARCH" == "x86_64" ]; then
+    make CFLAGS="$CFLAGS -fPIC"  
+  else
+    make
+  fi
+}
+
+package(){
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+}




More information about the arch-commits mailing list