[arch-commits] Commit in cblas/repos (16 files)

Antonio Rojas arojas at archlinux.org
Sat Dec 20 10:41:39 UTC 2014


    Date: Saturday, December 20, 2014 @ 11:41:39
  Author: arojas
Revision: 124171

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

Added:
  cblas/repos/community-i686/LICENSE
    (from rev 124170, cblas/trunk/LICENSE)
  cblas/repos/community-i686/Makefile.in
    (from rev 124170, cblas/trunk/Makefile.in)
  cblas/repos/community-i686/PKGBUILD
    (from rev 124170, cblas/trunk/PKGBUILD)
  cblas/repos/community-i686/cblas.patch
    (from rev 124170, cblas/trunk/cblas.patch)
  cblas/repos/community-x86_64/LICENSE
    (from rev 124170, cblas/trunk/LICENSE)
  cblas/repos/community-x86_64/Makefile.in
    (from rev 124170, cblas/trunk/Makefile.in)
  cblas/repos/community-x86_64/PKGBUILD
    (from rev 124170, cblas/trunk/PKGBUILD)
  cblas/repos/community-x86_64/cblas.patch
    (from rev 124170, cblas/trunk/cblas.patch)
Deleted:
  cblas/repos/community-i686/LICENSE
  cblas/repos/community-i686/Makefile.in
  cblas/repos/community-i686/PKGBUILD
  cblas/repos/community-i686/cblas.patch
  cblas/repos/community-x86_64/LICENSE
  cblas/repos/community-x86_64/Makefile.in
  cblas/repos/community-x86_64/PKGBUILD
  cblas/repos/community-x86_64/cblas.patch

------------------------------+
 /Makefile.in                 |  104 +++++++++++++++++++++++++++++++++++++++++
 /PKGBUILD                    |   98 ++++++++++++++++++++++++++++++++++++++
 /cblas.patch                 |   22 ++++++++
 community-i686/Makefile.in   |   52 --------------------
 community-i686/PKGBUILD      |   45 -----------------
 community-i686/cblas.patch   |   11 ----
 community-x86_64/Makefile.in |   52 --------------------
 community-x86_64/PKGBUILD    |   45 -----------------
 community-x86_64/cblas.patch |   11 ----
 9 files changed, 224 insertions(+), 216 deletions(-)

Deleted: community-i686/LICENSE
===================================================================
(Binary files differ)

Copied: cblas/repos/community-i686/LICENSE (from rev 124170, cblas/trunk/LICENSE)
===================================================================
(Binary files differ)

Deleted: community-i686/Makefile.in
===================================================================
--- community-i686/Makefile.in	2014-12-20 10:40:38 UTC (rev 124170)
+++ community-i686/Makefile.in	2014-12-20 10:41:39 UTC (rev 124171)
@@ -1,52 +0,0 @@
-#
-# Makefile.LINUX
-#
-#
-# If you compile, change the name to Makefile.in.
-#
-#
- 
-#-----------------------------------------------------------------------------
-# Shell
-#-----------------------------------------------------------------------------
-
-SHELL = /bin/sh
-
-#-----------------------------------------------------------------------------
-# Platform
-#-----------------------------------------------------------------------------
-
-PLAT = LINUX
-
-#-----------------------------------------------------------------------------
-# Libraries and includs
-#-----------------------------------------------------------------------------
- 
-BLLIB = libblas.so
-CBDIR = $(PWD)
-CBLIBDIR = $(CBDIR)/lib
-CBLIB = $(CBLIBDIR)/libcblas.a
-CBSHLIB = $(CBLIBDIR)/libcblas.so
-
-#-----------------------------------------------------------------------------
-# Compilers
-#-----------------------------------------------------------------------------
-
-CC = gcc
-FC = gfortran
-LOADER = $(FC)
-
-#-----------------------------------------------------------------------------
-# Flags for Compilers
-#-----------------------------------------------------------------------------
-
-CFLAGS = -O3 -DADD_ -fPIC
-FFLAGS = -O3 -fPIC
-
-#-----------------------------------------------------------------------------
-# Archive programs and flags
-#-----------------------------------------------------------------------------
-
-ARCH = ar
-ARCHFLAGS = r
-RANLIB = echo

Copied: cblas/repos/community-i686/Makefile.in (from rev 124170, cblas/trunk/Makefile.in)
===================================================================
--- community-i686/Makefile.in	                        (rev 0)
+++ community-i686/Makefile.in	2014-12-20 10:41:39 UTC (rev 124171)
@@ -0,0 +1,52 @@
+#
+# Makefile.LINUX
+#
+#
+# If you compile, change the name to Makefile.in.
+#
+#
+ 
+#-----------------------------------------------------------------------------
+# Shell
+#-----------------------------------------------------------------------------
+
+SHELL = /bin/sh
+
+#-----------------------------------------------------------------------------
+# Platform
+#-----------------------------------------------------------------------------
+
+PLAT = LINUX
+
+#-----------------------------------------------------------------------------
+# Libraries and includs
+#-----------------------------------------------------------------------------
+ 
+BLLIB = libblas.so
+CBDIR = $(PWD)
+CBLIBDIR = $(CBDIR)/lib
+CBLIB = $(CBLIBDIR)/libcblas.a
+CBSHLIB = $(CBLIBDIR)/libcblas.so
+
+#-----------------------------------------------------------------------------
+# Compilers
+#-----------------------------------------------------------------------------
+
+CC = gcc
+FC = gfortran
+LOADER = $(FC)
+
+#-----------------------------------------------------------------------------
+# Flags for Compilers
+#-----------------------------------------------------------------------------
+
+CFLAGS = -O3 -DADD_ -fPIC
+FFLAGS = -O3 -fPIC
+
+#-----------------------------------------------------------------------------
+# Archive programs and flags
+#-----------------------------------------------------------------------------
+
+ARCH = ar
+ARCHFLAGS = r
+RANLIB = echo

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2014-12-20 10:40:38 UTC (rev 124170)
+++ community-i686/PKGBUILD	2014-12-20 10:41:39 UTC (rev 124171)
@@ -1,45 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas <arojas at archlinux.org>
-# Contributor: Andreas B. Wagner <AndreasBWagner at pointfree.net>
-# Contributor: Sebastien Binet <binet at farnsworth>pkgname=cblas
-
-pkgname=cblas
-pkgver=3.5.0
-pkgrel=1
-pkgdesc="C interface to BLAS"
-url="http://www.netlib.org/blas"
-arch=('i686' 'x86_64')
-license=('custom')
-depends=('blas')
-makedepends=('gcc-fortran')
-source=('http://www.netlib.org/blas/blast-forum/cblas.tgz' 'cblas.patch' 'Makefile.in' 'LICENSE')
-md5sums=('1e8830f622d2112239a4a8a83b84209a'
-         'e779fc195f8f48672656522bcfd642e4'
-         'a4dc51bcd46f80b921be46f1fa855f00'
-         '38b6acb8ed5691d25863319d30a8b365')
-
-prepare() {
-  cd CBLAS
-
-  /bin/cp $srcdir/Makefile.in .
-  patch -p0 -i $srcdir/cblas.patch
-
-  install -d src/lib
-}
-
-build() {
-  cd CBLAS
-  make alllib
-}
-
-package() {
-  install -d "$pkgdir"/usr/lib
-  install -d "$pkgdir"/usr/include
-
-  install -m755 CBLAS/src/lib/* "$pkgdir"/usr/lib
-  install -m644 CBLAS/include/cblas.h "$pkgdir"/usr/include
-
-  install -m755 -d "$pkgdir"/usr/share/licenses/cblas
-  install -m644 LICENSE "$pkgdir"/usr/share/licenses/cblas/
-}
-

Copied: cblas/repos/community-i686/PKGBUILD (from rev 124170, cblas/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2014-12-20 10:41:39 UTC (rev 124171)
@@ -0,0 +1,49 @@
+# $Id$
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+# Contributor: Andreas B. Wagner <AndreasBWagner at pointfree.net>
+# Contributor: Sebastien Binet <binet at farnsworth>pkgname=cblas
+
+pkgname=cblas
+pkgver=3.5.0
+pkgrel=2
+pkgdesc="C interface to BLAS"
+url="http://www.netlib.org/blas"
+arch=('i686' 'x86_64')
+license=('custom')
+depends=('blas')
+makedepends=('gcc-fortran')
+options=('staticlibs') # needed by fflas-ffpack
+source=('http://www.netlib.org/blas/blast-forum/cblas.tgz' 'cblas.patch' 'Makefile.in' 'LICENSE')
+md5sums=('1e8830f622d2112239a4a8a83b84209a'
+         'e779fc195f8f48672656522bcfd642e4'
+         'a4dc51bcd46f80b921be46f1fa855f00'
+         '38b6acb8ed5691d25863319d30a8b365')
+
+prepare() {
+  cd CBLAS
+
+  /bin/cp $srcdir/Makefile.in .
+  patch -p0 -i $srcdir/cblas.patch
+
+  install -d src/lib
+}
+
+build() {
+  cd CBLAS
+  make alllib
+}
+
+package() {
+  install -d "$pkgdir"/usr/lib
+  install -d "$pkgdir"/usr/include
+
+  install -m755 CBLAS/src/lib/* "$pkgdir"/usr/lib
+  install -m644 CBLAS/include/cblas.h "$pkgdir"/usr/include
+
+# fix permissions
+  chmod 644 "$pkgdir"/usr/lib/libcblas.a
+
+  install -m755 -d "$pkgdir"/usr/share/licenses/cblas
+  install -m644 LICENSE "$pkgdir"/usr/share/licenses/cblas/
+}
+

Deleted: community-i686/cblas.patch
===================================================================
--- community-i686/cblas.patch	2014-12-20 10:40:38 UTC (rev 124170)
+++ community-i686/cblas.patch	2014-12-20 10:41:39 UTC (rev 124171)
@@ -1,11 +0,0 @@
---- src/Makefile.orig	2011-01-05 11:39:24.000000000 +0100
-+++ src/Makefile	2011-01-05 11:42:20.000000000 +0100
-@@ -234,7 +234,7 @@
- all: $(alev)  
- 	$(ARCH) $(ARCHFLAGS)  $(CBLIB) $(alev) 
- 	$(RANLIB) $(CBLIB)
--
-+	$(CC) $(CCFLAGS) -shared -Wl,--allow-multiple-definition -o $(CBSHLIB) $(alev) -lm -lc -lblas
- 
- .SUFFIXES: .o .c .f
- 

Copied: cblas/repos/community-i686/cblas.patch (from rev 124170, cblas/trunk/cblas.patch)
===================================================================
--- community-i686/cblas.patch	                        (rev 0)
+++ community-i686/cblas.patch	2014-12-20 10:41:39 UTC (rev 124171)
@@ -0,0 +1,11 @@
+--- src/Makefile.orig	2011-01-05 11:39:24.000000000 +0100
++++ src/Makefile	2011-01-05 11:42:20.000000000 +0100
+@@ -234,7 +234,7 @@
+ all: $(alev)  
+ 	$(ARCH) $(ARCHFLAGS)  $(CBLIB) $(alev) 
+ 	$(RANLIB) $(CBLIB)
+-
++	$(CC) $(CCFLAGS) -shared -Wl,--allow-multiple-definition -o $(CBSHLIB) $(alev) -lm -lc -lblas
+ 
+ .SUFFIXES: .o .c .f
+ 

Deleted: community-x86_64/LICENSE
===================================================================
(Binary files differ)

Copied: cblas/repos/community-x86_64/LICENSE (from rev 124170, cblas/trunk/LICENSE)
===================================================================
(Binary files differ)

Deleted: community-x86_64/Makefile.in
===================================================================
--- community-x86_64/Makefile.in	2014-12-20 10:40:38 UTC (rev 124170)
+++ community-x86_64/Makefile.in	2014-12-20 10:41:39 UTC (rev 124171)
@@ -1,52 +0,0 @@
-#
-# Makefile.LINUX
-#
-#
-# If you compile, change the name to Makefile.in.
-#
-#
- 
-#-----------------------------------------------------------------------------
-# Shell
-#-----------------------------------------------------------------------------
-
-SHELL = /bin/sh
-
-#-----------------------------------------------------------------------------
-# Platform
-#-----------------------------------------------------------------------------
-
-PLAT = LINUX
-
-#-----------------------------------------------------------------------------
-# Libraries and includs
-#-----------------------------------------------------------------------------
- 
-BLLIB = libblas.so
-CBDIR = $(PWD)
-CBLIBDIR = $(CBDIR)/lib
-CBLIB = $(CBLIBDIR)/libcblas.a
-CBSHLIB = $(CBLIBDIR)/libcblas.so
-
-#-----------------------------------------------------------------------------
-# Compilers
-#-----------------------------------------------------------------------------
-
-CC = gcc
-FC = gfortran
-LOADER = $(FC)
-
-#-----------------------------------------------------------------------------
-# Flags for Compilers
-#-----------------------------------------------------------------------------
-
-CFLAGS = -O3 -DADD_ -fPIC
-FFLAGS = -O3 -fPIC
-
-#-----------------------------------------------------------------------------
-# Archive programs and flags
-#-----------------------------------------------------------------------------
-
-ARCH = ar
-ARCHFLAGS = r
-RANLIB = echo

Copied: cblas/repos/community-x86_64/Makefile.in (from rev 124170, cblas/trunk/Makefile.in)
===================================================================
--- community-x86_64/Makefile.in	                        (rev 0)
+++ community-x86_64/Makefile.in	2014-12-20 10:41:39 UTC (rev 124171)
@@ -0,0 +1,52 @@
+#
+# Makefile.LINUX
+#
+#
+# If you compile, change the name to Makefile.in.
+#
+#
+ 
+#-----------------------------------------------------------------------------
+# Shell
+#-----------------------------------------------------------------------------
+
+SHELL = /bin/sh
+
+#-----------------------------------------------------------------------------
+# Platform
+#-----------------------------------------------------------------------------
+
+PLAT = LINUX
+
+#-----------------------------------------------------------------------------
+# Libraries and includs
+#-----------------------------------------------------------------------------
+ 
+BLLIB = libblas.so
+CBDIR = $(PWD)
+CBLIBDIR = $(CBDIR)/lib
+CBLIB = $(CBLIBDIR)/libcblas.a
+CBSHLIB = $(CBLIBDIR)/libcblas.so
+
+#-----------------------------------------------------------------------------
+# Compilers
+#-----------------------------------------------------------------------------
+
+CC = gcc
+FC = gfortran
+LOADER = $(FC)
+
+#-----------------------------------------------------------------------------
+# Flags for Compilers
+#-----------------------------------------------------------------------------
+
+CFLAGS = -O3 -DADD_ -fPIC
+FFLAGS = -O3 -fPIC
+
+#-----------------------------------------------------------------------------
+# Archive programs and flags
+#-----------------------------------------------------------------------------
+
+ARCH = ar
+ARCHFLAGS = r
+RANLIB = echo

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2014-12-20 10:40:38 UTC (rev 124170)
+++ community-x86_64/PKGBUILD	2014-12-20 10:41:39 UTC (rev 124171)
@@ -1,45 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas <arojas at archlinux.org>
-# Contributor: Andreas B. Wagner <AndreasBWagner at pointfree.net>
-# Contributor: Sebastien Binet <binet at farnsworth>pkgname=cblas
-
-pkgname=cblas
-pkgver=3.5.0
-pkgrel=1
-pkgdesc="C interface to BLAS"
-url="http://www.netlib.org/blas"
-arch=('i686' 'x86_64')
-license=('custom')
-depends=('blas')
-makedepends=('gcc-fortran')
-source=('http://www.netlib.org/blas/blast-forum/cblas.tgz' 'cblas.patch' 'Makefile.in' 'LICENSE')
-md5sums=('1e8830f622d2112239a4a8a83b84209a'
-         'e779fc195f8f48672656522bcfd642e4'
-         'a4dc51bcd46f80b921be46f1fa855f00'
-         '38b6acb8ed5691d25863319d30a8b365')
-
-prepare() {
-  cd CBLAS
-
-  /bin/cp $srcdir/Makefile.in .
-  patch -p0 -i $srcdir/cblas.patch
-
-  install -d src/lib
-}
-
-build() {
-  cd CBLAS
-  make alllib
-}
-
-package() {
-  install -d "$pkgdir"/usr/lib
-  install -d "$pkgdir"/usr/include
-
-  install -m755 CBLAS/src/lib/* "$pkgdir"/usr/lib
-  install -m644 CBLAS/include/cblas.h "$pkgdir"/usr/include
-
-  install -m755 -d "$pkgdir"/usr/share/licenses/cblas
-  install -m644 LICENSE "$pkgdir"/usr/share/licenses/cblas/
-}
-

Copied: cblas/repos/community-x86_64/PKGBUILD (from rev 124170, cblas/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2014-12-20 10:41:39 UTC (rev 124171)
@@ -0,0 +1,49 @@
+# $Id$
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+# Contributor: Andreas B. Wagner <AndreasBWagner at pointfree.net>
+# Contributor: Sebastien Binet <binet at farnsworth>pkgname=cblas
+
+pkgname=cblas
+pkgver=3.5.0
+pkgrel=2
+pkgdesc="C interface to BLAS"
+url="http://www.netlib.org/blas"
+arch=('i686' 'x86_64')
+license=('custom')
+depends=('blas')
+makedepends=('gcc-fortran')
+options=('staticlibs') # needed by fflas-ffpack
+source=('http://www.netlib.org/blas/blast-forum/cblas.tgz' 'cblas.patch' 'Makefile.in' 'LICENSE')
+md5sums=('1e8830f622d2112239a4a8a83b84209a'
+         'e779fc195f8f48672656522bcfd642e4'
+         'a4dc51bcd46f80b921be46f1fa855f00'
+         '38b6acb8ed5691d25863319d30a8b365')
+
+prepare() {
+  cd CBLAS
+
+  /bin/cp $srcdir/Makefile.in .
+  patch -p0 -i $srcdir/cblas.patch
+
+  install -d src/lib
+}
+
+build() {
+  cd CBLAS
+  make alllib
+}
+
+package() {
+  install -d "$pkgdir"/usr/lib
+  install -d "$pkgdir"/usr/include
+
+  install -m755 CBLAS/src/lib/* "$pkgdir"/usr/lib
+  install -m644 CBLAS/include/cblas.h "$pkgdir"/usr/include
+
+# fix permissions
+  chmod 644 "$pkgdir"/usr/lib/libcblas.a
+
+  install -m755 -d "$pkgdir"/usr/share/licenses/cblas
+  install -m644 LICENSE "$pkgdir"/usr/share/licenses/cblas/
+}
+

Deleted: community-x86_64/cblas.patch
===================================================================
--- community-x86_64/cblas.patch	2014-12-20 10:40:38 UTC (rev 124170)
+++ community-x86_64/cblas.patch	2014-12-20 10:41:39 UTC (rev 124171)
@@ -1,11 +0,0 @@
---- src/Makefile.orig	2011-01-05 11:39:24.000000000 +0100
-+++ src/Makefile	2011-01-05 11:42:20.000000000 +0100
-@@ -234,7 +234,7 @@
- all: $(alev)  
- 	$(ARCH) $(ARCHFLAGS)  $(CBLIB) $(alev) 
- 	$(RANLIB) $(CBLIB)
--
-+	$(CC) $(CCFLAGS) -shared -Wl,--allow-multiple-definition -o $(CBSHLIB) $(alev) -lm -lc -lblas
- 
- .SUFFIXES: .o .c .f
- 

Copied: cblas/repos/community-x86_64/cblas.patch (from rev 124170, cblas/trunk/cblas.patch)
===================================================================
--- community-x86_64/cblas.patch	                        (rev 0)
+++ community-x86_64/cblas.patch	2014-12-20 10:41:39 UTC (rev 124171)
@@ -0,0 +1,11 @@
+--- src/Makefile.orig	2011-01-05 11:39:24.000000000 +0100
++++ src/Makefile	2011-01-05 11:42:20.000000000 +0100
+@@ -234,7 +234,7 @@
+ all: $(alev)  
+ 	$(ARCH) $(ARCHFLAGS)  $(CBLIB) $(alev) 
+ 	$(RANLIB) $(CBLIB)
+-
++	$(CC) $(CCFLAGS) -shared -Wl,--allow-multiple-definition -o $(CBSHLIB) $(alev) -lm -lc -lblas
+ 
+ .SUFFIXES: .o .c .f
+ 



More information about the arch-commits mailing list