Bug 211554 - bsd.options.desc.mk: add SNDIO_DESC
Summary: bsd.options.desc.mk: add SNDIO_DESC
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Ports Framework (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Christian Weisgerber
URL:
Keywords: patch
Depends on:
Blocks: 211662 211663 211664
  Show dependency treegraph
 
Reported: 2016-08-03 15:47 UTC by Tobias Kortkamp
Modified: 2016-08-09 15:20 UTC (History)
3 users (show)

See Also:


Attachments
bsd.options.desc.mk.diff (500 bytes, patch)
2016-08-03 15:47 UTC, Tobias Kortkamp
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tobias Kortkamp freebsd_committer freebsd_triage 2016-08-03 15:47:44 UTC
Created attachment 173237 [details]
bsd.options.desc.mk.diff

I'm planning to submit patches to at least the following ports for
adding an SNDIO option (these are the easy ones where the OpenBSD team
has already upstreamed sndio support):

audio/cmus
audio/libao
audio/mpg123
audio/openal-soft
devel/sdl20
multimedia/ffmpeg
multimedia/mplayer
multimedia/mpv
multimedia/vlc

See https://github.com/t6/freebsd-ports-sndio/wiki/Status.

Would it be possible to add an SNDIO_DESC to bsd.options.desc.mk?
Then I won't need to clutter all of these ports with it.
Comment 1 Mathieu Arnold freebsd_committer freebsd_triage 2016-08-03 22:06:11 UTC
over to maintainer.
Comment 2 commit-hook freebsd_committer freebsd_triage 2016-08-09 14:53:20 UTC
A commit references this bug:

Author: naddy
Date: Tue Aug  9 14:52:56 UTC 2016
New revision: 419925
URL: https://svnweb.freebsd.org/changeset/ports/419925

Log:
  Add SNDIO default description.

  PR:		211554
  Submitted by:	Tobias Kortkamp <t@tobik.me>

Changes:
  head/Mk/bsd.options.desc.mk
Comment 3 Christian Weisgerber freebsd_committer freebsd_triage 2016-08-09 14:54:33 UTC
Committed as "Sndio audio support", thanks.
Comment 4 Kubilay Kocak freebsd_committer freebsd_triage 2016-08-09 15:20:30 UTC
Assign to committer that resolved