Remove mention of ossaudio(3).
Spotted by Brad
This commit is contained in:
parent
62b9a224bb
commit
c4018cf978
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile.inc,v 1.67 2021/03/16 09:25:34 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile.inc,v 1.68 2021/06/21 14:30:41 ajacoutot Exp $
|
||||
|
||||
# Most frequent usage of the GStreamer packages:
|
||||
# core base library
|
||||
# plugins-base minimal set: audio (sndio), gio, playback, Ogg Vorbis
|
||||
# plugins-good audio mixer (oss)
|
||||
# plugins-good base audio, video and graphic codecs
|
||||
# plugins-ugly dvd
|
||||
# plugins-bad vaapi
|
||||
# plugins-libav divx, mp3, mpeg4, h264, vp8 (same decoding capabilities as FFmpeg)
|
||||
|
@ -1,12 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.70 2021/05/15 17:47:16 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.71 2021/06/21 14:30:41 ajacoutot Exp $
|
||||
|
||||
# Reenable that port on non-rust archs at the cost of pulseaudio support:
|
||||
# pulseaudio -> [...] -> spidermonkey>=78 -> rust
|
||||
ONLY_FOR_ARCHS-pulse= ${RUST_ARCHS}
|
||||
|
||||
# XXX ossaudio(3) is only enabled to be used as a mixing device by
|
||||
# x11/xfce4/xfce4-mixer
|
||||
|
||||
COMMENT-main= good elements for GStreamer
|
||||
COMMENT-pulse= pulseaudio(1) element for GStreamer
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user