[Bug 277754] audio/sox: fixes to make options work properly

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 17 Mar 2024 07:38:48 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277754

            Bug ID: 277754
           Summary: audio/sox: fixes to make options work properly
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: tatsuki_makino@hotmail.com
                CC: dnelson@allantgroup.com
                CC: dnelson@allantgroup.com
             Flags: maintainer-feedback?(dnelson@allantgroup.com)

Created attachment 249236
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=249236&action=edit
proposed patch for audio/sox

Changed AMR codecs to use opencore ones.

I was going to fix just that, but the other options were not working correctly,
so I fixed those as well.
The following is a summary of the corrections.
Apply patch to ${WRKSRC}/m4/sox.m4 to correct listing of unrecognized options.
Removed options from CONFIGURE_ARGS that appeared to be unrecognized.
Sort the order of occurrence of variables to the point where portclippy
(ports-mgmt/portfmt) is quietest.
LAME, MAD, and TWOLAME became MP3 groups.
SYMLINK option was added for reducing the range of conflicts.

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