#14310: libsvm recommended changes -------------------------------------+-------------------------------------- Reporter: ryandesign@macports.org | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: | -------------------------------------+-------------------------------------- Some suggestions about libsvm which was added in #13779: 1. The libsvm.dylib symlink points to (e.g.) `/opt/local/var/macports/build/_Users_rschmidt_macports_dports- clean_math_libsvm/work/destroot/opt/local/lib/libsvm.2.85.0.dylib `which is wrong. It should point to just `libsvm.2.85.0.dylib`. See patch `libsvm-symlink.diff`. 2. The documentation directory name should have the version number in it. See patch `libsvm-doc.diff`. 3. The installation of the various files in the `destroot` phase can be simplified to a single command for each destination directory. See patch `libsvm-destroot.diff`. -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/14310> MacPorts </projects/macports> Ports system for Mac OS