Commit Graph

8 Commits

Author SHA1 Message Date
brad
f022992b79 Don't create the shared lib using soname.
ok sthen@
2012-09-28 01:47:02 +00:00
espie
2314c85f45 convert to new style depends
zap default spec that are not needed
convert libspecs as well
convert p* to REVISION.

No package changes
2010-11-15 00:22:45 +00:00
jakemsr
38883dd434 let this build when libsndfile isn't installed. libsndfile is only
needed for the regress target.  no pkg change.

problem noticed by jasper@, thanks
2009-03-25 20:44:10 +00:00
jakemsr
73a650a44c update to vamp-plugin-sdk-2.0 2009-03-14 03:48:07 +00:00
jakemsr
25f62b1a93 the example host needs libsndfile. the example host is used in the
regress target but is not packaged.  only build the sample host in
the regress target and register libsndfile as a REGRESS_DEPENDS.
2009-02-04 06:39:24 +00:00
jakemsr
9a4720c879 link with shared stdc++, should fix build on amd64. I had this on
my amd64 but committed from my i386.

problem noticed by Joe Malcolm, thanks for the report.
2009-01-29 13:47:41 +00:00
stsp
9916f66d8d isnan() and isinf() are in the std:: namespace now, so remove a patch
which stripped the std:: namespace qualifier from calls to these functions.
Should unbreak this port on architectures using gcc-3.x.
ok naddy@
2009-01-28 19:45:59 +00:00
jakemsr
cf918e04cf import vamp-plugin-sdk-1.3
Vamp is an audio processing plugin system for plugins that extract
descriptive information from audio data - typically referred to as audio
analysis plugins or audio feature extraction plugins.
2009-01-11 09:22:08 +00:00