summaryrefslogtreecommitdiff
path: root/math/blitz++/patches/patch-ab
diff options
context:
space:
mode:
authorjtb <jtb@pkgsrc.org>2003-04-30 00:03:34 +0000
committerjtb <jtb@pkgsrc.org>2003-04-30 00:03:34 +0000
commitd318055d3a5352d9588eadd8c2854ae63acf2f5d (patch)
tree488ae823739a57f061817d101c523e2b46c4f5c2 /math/blitz++/patches/patch-ab
parentbfeb15de6404efa355781eedd32285b8e916862f (diff)
downloadpkgsrc-d318055d3a5352d9588eadd8c2854ae63acf2f5d.tar.gz
Initial import of blitz++.
Blitz++ is a C++ class library for scientific computing which provides performance on par with Fortran 77/90. It uses template techniques to achieve high performance. The current versions provide dense arrays and vectors, random number generators, and small vectors and matrices. Blitz++ is distributed freely under an open source license, and contributions to the library are welcomed.
Diffstat (limited to 'math/blitz++/patches/patch-ab')
-rw-r--r--math/blitz++/patches/patch-ab22
1 files changed, 22 insertions, 0 deletions
diff --git a/math/blitz++/patches/patch-ab b/math/blitz++/patches/patch-ab
new file mode 100644
index 00000000000..73b9222fc30
--- /dev/null
+++ b/math/blitz++/patches/patch-ab
@@ -0,0 +1,22 @@
+$NetBSD: patch-ab,v 1.1.1.1 2003/04/30 00:03:39 jtb Exp $
+
+--- manual/Makefile.in.orig
++++ manual/Makefile.in
+@@ -99,7 +99,7 @@
+ am__quote = @am__quote@
+ install_sh = @install_sh@
+
+-docdir = $(prefix)/doc/blitz
++docdir = $(prefix)/share/doc/blitz
+ doc_DATA = Frames.html INDEX.html Index-epilogue.html Index-prologue.html \
+ Index.html arrays-ctors.yo arrays-debug.yo arrays-expr.yo arrays-globals.yo \
+ arrays-indirect.yo arrays-intro.yo arrays-io.yo arrays-members.yo \
+@@ -114,7 +114,7 @@
+ range.html sinsoid.eps sinsoid.gif slice.eps slice.fig slice.gif \
+ strideslice.eps strideslice.fig strideslice.gif tau.yo tensor1.eps \
+ tensor1.fig tensor1.gif tinymatrix.yo tinyvector.yo tuning.yo update \
+-vector.html
++vector.html
+
+
+ EXTRA_DIST = $(doc_DATA)