Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Feb 2022 02:30:27 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 262028] [audio/alsa-plugins] BUFSZ_P2 option is duplicated
Message-ID:  <bug-262028-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D262028

            Bug ID: 262028
           Summary: [audio/alsa-plugins] BUFSZ_P2 option is duplicated
           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: katsubsd@gmail.com

------------------------------------------------------------------
% make -C /usr/ports/audio/alsa-plugins showconfig |cat -n
     1  =3D=3D=3D> The following configuration options are available for
alsa-plugins-1.2.2_8:
     2       BUFSZ_P2=3Doff: Restrict buffer size to ^2 aligned
     3       FFMPEG=3Doff: FFmpeg support (WMA, AIFF, AC3, APE...)
     4       JACK=3Doff: JACK audio server support
     5       PULSEAUDIO=3Don: PulseAudio sound server support
     6       SAMPLERATE=3Doff: Sample rate conversion support
     7       SPEEX=3Doff: Speex audio format support
     8  =3D=3D=3D=3D> Open Sound System support
     9       BLKCNT_P2=3Doff: Restrict number of fragments to ^2 aligned
    10       BUFSZ_P2=3Doff: Restrict buffer size to ^2 aligned
    11       VERBOSE=3Doff: Print debugging messages
    12  =3D=3D=3D> Use 'make config' to modify these settings
------------------------------------------------------------------

BUFSZ_P2 option is in two places(Line 2 and Line 10 above).
Is this as expected?

Thanks.

--=20
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-262028-7788>