[Bug 200924] audio/wavegain: mark ONLY_FOR_ARCHS, simplify

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jun 16 23:40:57 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200924

            Bug ID: 200924
           Summary: audio/wavegain: mark ONLY_FOR_ARCHS, simplify
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: amdmi3 at FreeBSD.org
                CC: darcsis at gmail.com
                CC: darcsis at gmail.com
             Flags: maintainer-feedback?(darcsis at gmail.com)

- Mark ONLY_FOR_ARCHS=i386 amd64, as it uses x86 assembly. There's only single
function (lrint), and it is possible that libc lrint(3) may be used instead,
thus removing this limitation. Would be nice for maintainer to check that
possibility.
- Simplify build: instead of copying, then patching, then patching again with
REINPLACE_CMD the Makefile, just run one-line build command used in it directly

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list