Bug 206279 - [new port] audio/soxr: high quality, one-dimensional sample-rate conversion library
Summary: [new port] audio/soxr: high quality, one-dimensional sample-rate conversion l...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Thomas Zander
URL:
Keywords: feature, needs-qa, patch
Depends on:
Blocks:
 
Reported: 2016-01-15 00:07 UTC by SimaMoto,RyōTa
Modified: 2016-06-25 18:18 UTC (History)
2 users (show)

See Also:


Attachments
New port audio/soxr: soxr-0.1.2 (svn diff) (5.57 KB, patch)
2016-01-15 00:07 UTC, SimaMoto,RyōTa
no flags Details | Diff
New port audio/soxr: soxr-0.1.2 (shar) (4.39 KB, application/x-shar)
2016-01-15 00:12 UTC, SimaMoto,RyōTa
no flags Details
Revisited shar (5.79 KB, patch)
2016-01-24 18:01 UTC, Thomas Zander
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description SimaMoto,RyōTa 2016-01-15 00:07:38 UTC
Created attachment 165617 [details]
New port audio/soxr: soxr-0.1.2 (svn diff)

I want to use libsoxr.so within ports infrastructure, but this
library was not ported yet.  The SoX Resampler library is
"high quality, one-dimensional sample-rate conversion library".
The next feature enhancement release of multimedia/qmmp and
multimedia/qmmp-qt5 will use it for their optional plugin.

The attached patch creates a mockup of audio/soxr.  I am sorry
but I cannot keep good condition of it because my machine does
not have features for some options, actually SIMD and OPENMP.
So, I want someone take its maintainership.
Comment 1 SimaMoto,RyōTa 2016-01-15 00:12:05 UTC
Created attachment 165618 [details]
New port audio/soxr: soxr-0.1.2 (shar)
Comment 2 Thomas Zander freebsd_committer freebsd_triage 2016-01-24 18:01:45 UTC
Created attachment 166071 [details]
Revisited shar

I changed your submission a bit to address a few things and simplify the port. Could you:
- Check whether this works with your normal usage patterns?
- Double-check why it seems not to detect libavcodec nor SIMD capabilities properly? I am not a cmake expert unfortunately.
Comment 3 Thomas Zander freebsd_committer freebsd_triage 2016-03-05 13:00:29 UTC
Any news on the mentioned issues? Otherwise we may have to assume that there is no longer interest on getting this port into the tree.
Comment 4 Olivier Duchateau freebsd_committer freebsd_triage 2016-06-24 20:18:35 UTC
(In reply to Thomas Zander from comment #3)

This new port is required for JACK option in bug #210523.
Comment 5 Thomas Zander freebsd_committer freebsd_triage 2016-06-25 18:18:55 UTC
Committed to the ports tree in r417476