Opened 16 years ago
Closed 14 years ago
#17680 closed submission (wontfix)
SVL - 1.5 - New Port
Reported by: | richard@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.7.0 |
Keywords: | lack-of-interest | Cc: | |
Port: | svl |
Description
The Simple Vector Library (SVL) provides 2-, 3- and 4-vector and matrix types (C++ classes), as well as arbitrarily-sized vectors and matrices, and various useful functions and arithmetic operators.
Attachments (3)
Change History (9)
Changed 16 years ago by richard@…
Changed 16 years ago by richard@…
Attachment: | patch-Makefile.diff added |
---|
Makefile patch - issue regarding destdir
Changed 16 years ago by richard@…
Attachment: | patch-src-Mat.cpp.diff added |
---|
Mat.cpp patch - conflicting definitions of abs, use std::abs
comment:1 Changed 16 years ago by mf2k (Frank Schima)
Keywords: | svl removed |
---|---|
Port: | svl added |
comment:2 Changed 16 years ago by jmroot (Joshua Root)
Type: | enhancement → submission |
---|
comment:3 Changed 16 years ago by (none)
Milestone: | Port Submissions |
---|
Milestone Port Submissions deleted
comment:4 Changed 15 years ago by jmroot (Joshua Root)
Couple of issues: it compiles with 'c++', but should use ${configure.cxx} instead, and passes -I/sw/include
, which will incorrectly pick up headers from fink if present.
comment:5 Changed 15 years ago by raimue (Rainer Müller)
Keywords: | lack-of-interest added |
---|
comment:6 Changed 14 years ago by raimue (Rainer Müller)
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
SVL Portfile