sox-devel@lists.sourceforge.net unofficial mirror
 help / color / mirror / code / Atom feed
* ./configure --help
@ 2015-02-25 19:52 Jan Stary
  2015-02-26 14:01 ` Pascal Giard
  0 siblings, 1 reply; 2+ messages in thread
From: Jan Stary @ 2015-02-25 19:52 UTC (permalink / raw)
  To: sox-devel

This is the ./configure --help of the new 14.4.2.
After the obligatory options such as --prefix,
it presents the 'Optional Packages' section.
This offers various additinal audio formats
and output drivers.

I believe it would be an improvement if those two were separated
into, say, 'Aduio Formats', and 'Output Drivers', or at least
regrouped in the output of --help. Specifically,

  --with-sndio=dyn        load sndio dynamically
  --with-coreaudio=dyn    load coreaudio dynamically
  --with-alsa=dyn         load alsa dynamically
  --with-ao=dyn           load ao dynamically
  --with-pulseaudio=dyn   load pulseaudio dynamically
  --with-waveaudio=dyn    load waveaudio dynamically
  --with-oss=dyn          load oss dynamically
  --with-sunaudio=dyn     load sunaudio dynamically

are audio output drivers and you typically want exactly one of them;
now, they are reported inbetween various codecs, of which you
probably want many.

Does this make sense?
Would configure.ac be the right file to edit?

	Jan


------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: ./configure --help
  2015-02-25 19:52 ./configure --help Jan Stary
@ 2015-02-26 14:01 ` Pascal Giard
  0 siblings, 0 replies; 2+ messages in thread
From: Pascal Giard @ 2015-02-26 14:01 UTC (permalink / raw)
  To: sox developers list

On Wed, Feb 25, 2015 at 2:52 PM, Jan Stary <hans@stare.cz> wrote:
> This is the ./configure --help of the new 14.4.2.
> After the obligatory options such as --prefix,
> it presents the 'Optional Packages' section.
> This offers various additinal audio formats
> and output drivers.
>
> I believe it would be an improvement if those two were separated
> into, say, 'Aduio Formats', and 'Output Drivers', or at least
> regrouped in the output of --help. Specifically,
>
>   --with-sndio=dyn        load sndio dynamically
>   --with-coreaudio=dyn    load coreaudio dynamically
>   --with-alsa=dyn         load alsa dynamically
>   --with-ao=dyn           load ao dynamically
>   --with-pulseaudio=dyn   load pulseaudio dynamically
>   --with-waveaudio=dyn    load waveaudio dynamically
>   --with-oss=dyn          load oss dynamically
>   --with-sunaudio=dyn     load sunaudio dynamically
>
> are audio output drivers and you typically want exactly one of them;
> now, they are reported inbetween various codecs, of which you
> probably want many.
>
> Does this make sense?

Makes very much sense to me.

> Would configure.ac be the right file to edit?

Yes. If you want to see the result of your changes, you can do a
"autoreconf -i" to regenerate the "configure" script.

-Pascal
-- 
Homepage (http://organact.mine.nu)
Debian GNU/Linux (http://www.debian.org)
COMunité/LACIME: École de technologie supérieure (http://www.comunite.ca)
ISIP Laboratory: McGill (http://www.isip.ece.mcgill.ca)

------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
SoX-devel mailing list
SoX-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sox-devel

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-02-26 14:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-02-25 19:52 ./configure --help Jan Stary
2015-02-26 14:01 ` Pascal Giard

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/sox.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).