Page MenuHomeFreeBSD

packages: Add a sound package
ClosedPublic

Authored by ivy on Wed, Oct 1, 9:41 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Oct 11, 8:38 AM
Unknown Object (File)
Thu, Oct 9, 12:59 PM
Unknown Object (File)
Thu, Oct 9, 12:59 PM
Unknown Object (File)
Thu, Oct 9, 12:59 PM
Unknown Object (File)
Thu, Oct 9, 12:59 PM
Unknown Object (File)
Thu, Oct 9, 12:59 PM
Unknown Object (File)
Thu, Oct 9, 12:15 PM
Unknown Object (File)
Wed, Oct 8, 9:01 PM
Subscribers

Details

Summary

Put virtual_oss, /etc/devd/snd.conf and the other audio-related tools
into a new "sound" package. Don't create a separate -lib package,
since it's unlikely someone will want mixer(3) without mixer(8).

Put the sound package in the optional set rather than minimal, since
it's not actually required for audio hardware support, and many systems
(including nearly all servers) won't want it installed.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

ivy requested review of this revision.Wed, Oct 1, 9:41 AM
release/packages/ucl/sound-all.ucl
20

I would change this to something like "Audio utilities support", because the current sentence sounds as if with this package we will have OSS support, which is provided by sound(4), and not those utilities. Those just interface with it, so I am not sure this is the correct phrasing.

29

Not sure.

31

Can also adjust, like mixer(8).

tweak the package comment per a recent meeting of the IRC Committee for the Naming of the Sound Package

Discussed with: christos, dch, mjg, fuz

Approved by the committee.

This revision is now accepted and ready to land.Wed, Oct 1, 11:47 AM
This revision was automatically updated to reflect the committed changes.