Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Jun 2015 23:40:57 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 200924] audio/wavegain: mark ONLY_FOR_ARCHS, simplify
Message-ID:  <bug-200924-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: amdmi3@FreeBSD.org
                CC: darcsis@gmail.com
                CC: darcsis@gmail.com
             Flags: maintainer-feedback?(darcsis@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-200924-13>