diff options
author | Olivier Fisette <ribosome@gentoo.org> | 2004-12-29 16:17:54 +0000 |
---|---|---|
committer | Olivier Fisette <ribosome@gentoo.org> | 2004-12-29 16:17:54 +0000 |
commit | 2e4741501f48f455725f5419b3fb2f8c2df8bc4d (patch) | |
tree | 2ca4b75747ed27906b382b725c7a91ddd57e67a6 /sci-libs | |
parent | upstream md5sum changed (diff) | |
download | gentoo-2-2e4741501f48f455725f5419b3fb2f8c2df8bc4d.tar.gz gentoo-2-2e4741501f48f455725f5419b3fb2f8c2df8bc4d.tar.bz2 gentoo-2-2e4741501f48f455725f5419b3fb2f8c2df8bc4d.zip |
Moved from app-sci/blas to sci-libs/blas.
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/blas/ChangeLog | 54 | ||||
-rw-r--r-- | sci-libs/blas/Manifest | 9 | ||||
-rw-r--r-- | sci-libs/blas/blas-19980702-r1.ebuild | 27 | ||||
-rw-r--r-- | sci-libs/blas/blas-19980702-r2.ebuild | 25 | ||||
-rw-r--r-- | sci-libs/blas/blas-19980702.ebuild | 25 | ||||
-rw-r--r-- | sci-libs/blas/files/Makefile | 30 | ||||
-rw-r--r-- | sci-libs/blas/files/digest-blas-19980702 | 1 | ||||
-rw-r--r-- | sci-libs/blas/files/digest-blas-19980702-r1 | 1 | ||||
-rw-r--r-- | sci-libs/blas/files/digest-blas-19980702-r2 | 1 | ||||
-rw-r--r-- | sci-libs/blas/metadata.xml | 5 |
10 files changed, 178 insertions, 0 deletions
diff --git a/sci-libs/blas/ChangeLog b/sci-libs/blas/ChangeLog new file mode 100644 index 000000000000..e730f5f807a8 --- /dev/null +++ b/sci-libs/blas/ChangeLog @@ -0,0 +1,54 @@ +# ChangeLog for app-sci/blas +# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/blas/ChangeLog,v 1.1 2004/12/29 16:17:54 ribosome Exp $ + +*blas-19980702 (29 Dec 2004) + + 29 Dec 2004; Olivier Fisette <ribosome@gentoo.org> +metadata.xml, + +files/Makefile, +blas-19980702-r1.ebuild, +blas-19980702-r2.ebuild, + +blas-19980702.ebuild: + Moved from app-sci/blas to sci-libs/blas. + + 01 Sep 2004; Tom Gall <tgall@gentoo.org> blas-19980702-r1.ebuild: + added ~ppc64 + +*blas-19980702-r2 (30 Aug 2004) + + 30 Aug 2004; Guy Martin <gmsoft@gentoo.org> +blas-19980702-r2.ebuild: + Unconditionally use -fPIC for libs (#55238). + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + blas-19980702-r1.ebuild, blas-19980702.ebuild: + virtual/glibc -> virtual/libc + + 22 Apr 2004; David Holm <dholm@gentoo.org> blas-19980702.ebuild: + Added to ~ppc. + +*blas-19980702-r1 (21 Apr 2004) + + 21 Apr 2004; Danny van Dyk <kugelfang@gentoo.org> +blas-19980702-r1.ebuild: + Version bump to make /usr/lib/libblas.a linkable on amd64. + + 19 Apr 2004; Patrick Kursawe <phosphan@gentoo.org> blas-19980702.ebuild: + Adding IUSE + + 16 Apr 2004; Michael McCabe <randy@gentoo.org> blas-19980702.ebuild: + adding s390 keywords + +*blas-19940131 (27 Oct 2003) + + 27 Oct 2003; George Shapovalov <george@gentoo.org> blas-19940131.ebuild, files/{Makefile.bz2,f77-reference} : + a "real" version (#30462), + according to code this is when last modifications were made. + This version provides both static and shared library. + This is a part of a large ehnahcement of blas support in portage (#30453) + package-masked for now + thanks to Derek Dolney <dolney@astro.physics.upenn.edu> for the "fix" + + 02 Nov 2002; Hannes Mehnert <hannes@gentoo.org> blas-19980702.ebuild: + marked stable for x86 + +*blas-19980702 (31 Oct 2002) + + 31 Oct 2002; Hannes Mehnert <hannes@gentoo.org> blas-19980702.ebuild, + ChangeLog: Initial ebuild. diff --git a/sci-libs/blas/Manifest b/sci-libs/blas/Manifest new file mode 100644 index 000000000000..093ce7ad13c7 --- /dev/null +++ b/sci-libs/blas/Manifest @@ -0,0 +1,9 @@ +MD5 fe65789e5499d3f7ddda7708d312ec97 ChangeLog 1709 +MD5 778e9bb019f3d511beb95f807fc4dd9e blas-19980702-r1.ebuild 670 +MD5 199c8290c6ccf74483bff1b52853425b blas-19980702.ebuild 590 +MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156 +MD5 f6d84f18d7d2e083573c9926526bae2e blas-19980702-r2.ebuild 597 +MD5 1061bd61ecbed7462c7a8e8df335561c files/Makefile 1559 +MD5 ba7949ab229d3b52516732fc47caebeb files/digest-blas-19980702 52 +MD5 ba7949ab229d3b52516732fc47caebeb files/digest-blas-19980702-r1 52 +MD5 ba7949ab229d3b52516732fc47caebeb files/digest-blas-19980702-r2 52 diff --git a/sci-libs/blas/blas-19980702-r1.ebuild b/sci-libs/blas/blas-19980702-r1.ebuild new file mode 100644 index 000000000000..faefd1444d66 --- /dev/null +++ b/sci-libs/blas/blas-19980702-r1.ebuild @@ -0,0 +1,27 @@ +# Copyright 1999-2004 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/blas/blas-19980702-r1.ebuild,v 1.1 2004/12/29 16:17:54 ribosome Exp $ + +DESCRIPTION="Basic Linear Algebra Subprograms" +HOMEPAGE="http://www.netlib.org/blas/" +SRC_URI="http://www.netlib.org/blas/${PN}.tgz" + +LICENSE="public-domain" +IUSE="" +SLOT="0" +KEYWORDS="-* amd64 ~ppc64" + +DEPEND="virtual/libc" + +S=${WORKDIR} + +src_compile() { + cp ${FILESDIR}/Makefile ./ + # ncessary on amd64 to make libblas.a linkable + use amd64 && CFLAGS="${CFLAGS} -fPIC" + FC="g77" FFLAGS="${CFLAGS}" make static +} + +src_install() { + dolib.a libblas.a +} diff --git a/sci-libs/blas/blas-19980702-r2.ebuild b/sci-libs/blas/blas-19980702-r2.ebuild new file mode 100644 index 000000000000..425b0a7352f1 --- /dev/null +++ b/sci-libs/blas/blas-19980702-r2.ebuild @@ -0,0 +1,25 @@ +# Copyright 1999-2004 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/blas/blas-19980702-r2.ebuild,v 1.1 2004/12/29 16:17:54 ribosome Exp $ + +DESCRIPTION="Basic Linear Algebra Subprograms" +HOMEPAGE="http://www.netlib.org/blas/" +SRC_URI="http://www.netlib.org/blas/${PN}.tgz" + +LICENSE="public-domain" +IUSE="" +SLOT="0" +KEYWORDS="~x86 ~amd64 ~s390 ~ppc" + +DEPEND="virtual/libc" + +S=${WORKDIR} + +src_compile() { + cp ${FILESDIR}/Makefile ./ + FC="g77" FFLAGS="${CFLAGS} -fPIC" make static +} + +src_install() { + dolib.a libblas.a +} diff --git a/sci-libs/blas/blas-19980702.ebuild b/sci-libs/blas/blas-19980702.ebuild new file mode 100644 index 000000000000..2cdca0781522 --- /dev/null +++ b/sci-libs/blas/blas-19980702.ebuild @@ -0,0 +1,25 @@ +# Copyright 1999-2004 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/blas/blas-19980702.ebuild,v 1.1 2004/12/29 16:17:54 ribosome Exp $ + +DESCRIPTION="Basic Linear Algebra Subprograms" +HOMEPAGE="http://www.netlib.org/blas/" +SRC_URI="http://www.netlib.org/blas/${PN}.tgz" + +LICENSE="public-domain" +IUSE="" +SLOT="0" +KEYWORDS="x86 amd64 s390 ~ppc" + +DEPEND="virtual/libc" + +S=${WORKDIR} + +src_compile() { + cp ${FILESDIR}/Makefile ./ + FC="g77" FFLAGS="${CFLAGS}" make static +} + +src_install() { + dolib.a libblas.a +} diff --git a/sci-libs/blas/files/Makefile b/sci-libs/blas/files/Makefile new file mode 100644 index 000000000000..4e4dd17b7e64 --- /dev/null +++ b/sci-libs/blas/files/Makefile @@ -0,0 +1,30 @@ +OBJS = caxpy.o ccopy.o cdotc.o cdotu.o cgbmv.o cgemm.o cgemv.o cgerc.o \ + cgeru.o chbmv.o chemm.o chemv.o cher.o cher2.o cher2k.o cherk.o \ + chpmv.o chpr.o chpr2.o crotg.o cscal.o csrot.o csscal.o cswap.o \ + csymm.o csyr2k.o csyrk.o ctbmv.o ctbsv.o ctpmv.o ctpsv.o \ + ctrmm.o ctrmv.o ctrsm.o ctrsv.o dasum.o daxpy.o dcabs1.o \ + dcopy.o ddot.o dgbmv.o dgemm.o dgemv.o dger.o dnrm2.o drot.o \ + drotg.o drotm.o drotmg.o dsbmv.o dscal.o dsdot.o dspmv.o dspr.o \ + dspr2.o dswap.o dsymm.o dsymv.o dsyr.o dsyr2.o dsyr2k.o dsyrk.o \ + dtbmv.o dtbsv.o dtpmv.o dtpsv.o dtrmm.o dtrmv.o dtrsm.o dtrsv.o \ + dzasum.o dznrm2.o icamax.o idamax.o isamax.o izamax.o lsame.o \ + sasum.o saxpy.o scasum.o scnrm2.o scopy.o sdot.o sdsdot.o \ + sgbmv.o sgemm.o sgemv.o sger.o snrm2.o srot.o srotg.o srotm.o \ + srotmg.o ssbmv.o sscal.o sspmv.o sspr.o sspr2.o sswap.o ssymm.o \ + ssymv.o ssyr.o ssyr2.o ssyr2k.o ssyrk.o stbmv.o stbsv.o stpmv.o \ + stpsv.o strmm.o strmv.o strsm.o strsv.o xerbla.o zaxpy.o \ + zcopy.o zdotc.o zdotu.o zdrot.o zdscal.o zgbmv.o zgemm.o \ + zgemv.o zgerc.o zgeru.o zhbmv.o zhemm.o zhemv.o zher.o zher2.o \ + zher2k.o zherk.o zhpmv.o zhpr.o zhpr2.o zrotg.o zscal.o zswap.o \ + zsymm.o zsyr2k.o zsyrk.o ztbmv.o ztbsv.o ztpmv.o ztpsv.o \ + ztrmm.o ztrmv.o ztrsm.o ztrsv.o + +static: $(OBJS) + ar cru libblas.a $(OBJS) + ranlib libblas.a + +clean: + rm -f *.o libblas.a + +shared: $(OBJS) + cc -shared -Wl,-soname,libblas.so.3 -o libblas.so.3.0.3 *.o -lm -lc diff --git a/sci-libs/blas/files/digest-blas-19980702 b/sci-libs/blas/files/digest-blas-19980702 new file mode 100644 index 000000000000..41ce05f23e36 --- /dev/null +++ b/sci-libs/blas/files/digest-blas-19980702 @@ -0,0 +1 @@ +MD5 5811e4b3dffa7a10956abf923cec1bd4 blas.tgz 94981 diff --git a/sci-libs/blas/files/digest-blas-19980702-r1 b/sci-libs/blas/files/digest-blas-19980702-r1 new file mode 100644 index 000000000000..41ce05f23e36 --- /dev/null +++ b/sci-libs/blas/files/digest-blas-19980702-r1 @@ -0,0 +1 @@ +MD5 5811e4b3dffa7a10956abf923cec1bd4 blas.tgz 94981 diff --git a/sci-libs/blas/files/digest-blas-19980702-r2 b/sci-libs/blas/files/digest-blas-19980702-r2 new file mode 100644 index 000000000000..41ce05f23e36 --- /dev/null +++ b/sci-libs/blas/files/digest-blas-19980702-r2 @@ -0,0 +1 @@ +MD5 5811e4b3dffa7a10956abf923cec1bd4 blas.tgz 94981 diff --git a/sci-libs/blas/metadata.xml b/sci-libs/blas/metadata.xml new file mode 100644 index 000000000000..b229aec85b8f --- /dev/null +++ b/sci-libs/blas/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>sci</herd> +</pkgmetadata> |