- re-enable the sunaudio plugin
since the OSS plugin removal, no mixer was left available for gstreamer anymore; the sunaudio will only be available as a mixer, not for audio i/o which is a job for sndio "sure" jakemsr@
This commit is contained in:
parent
1448c2318c
commit
bc83adfd24
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.27 2009/01/18 09:05:19 sturm Exp $
|
||||
# $OpenBSD: Makefile,v 1.28 2009/01/25 18:55:31 ajacoutot Exp $
|
||||
|
||||
COMMENT-main = multimedia framework - good plugins
|
||||
COMMENT-aalib = multimedia framework - aalib plugin
|
||||
@ -18,7 +18,7 @@ COMMENT-soup = multimedia framework - libsoup plugin
|
||||
|
||||
V = 0.10.8
|
||||
DISTNAME = gst-plugins-good-$V
|
||||
PKGNAME-main = gstreamer-plugins-good-$Vp6
|
||||
PKGNAME-main = gstreamer-plugins-good-$Vp7
|
||||
PKGNAME-aalib = gstreamer-aalib-$Vp0
|
||||
PKGNAME-cairo = gstreamer-cairo-$Vp1
|
||||
PKGNAME-gconf = gstreamer-confelements-$Vp1
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST-main,v 1.10 2009/01/16 02:44:17 jakemsr Exp $
|
||||
@comment $OpenBSD: PLIST-main,v 1.11 2009/01/25 18:55:31 ajacoutot Exp $
|
||||
@conflict gstreamer-plugins-bad-<0.10.7
|
||||
lib/gstreamer-${VERSION}/libgstalaw.la
|
||||
lib/gstreamer-${VERSION}/libgstalaw.so
|
||||
@ -60,8 +60,8 @@ lib/gstreamer-${VERSION}/libgstsmpte.la
|
||||
lib/gstreamer-${VERSION}/libgstsmpte.so
|
||||
lib/gstreamer-${VERSION}/libgstspectrum.la
|
||||
lib/gstreamer-${VERSION}/libgstspectrum.so
|
||||
@comment lib/gstreamer-${VERSION}/libgstsunaudio.la
|
||||
@comment lib/gstreamer-${VERSION}/libgstsunaudio.so
|
||||
lib/gstreamer-${VERSION}/libgstsunaudio.la
|
||||
lib/gstreamer-${VERSION}/libgstsunaudio.so
|
||||
lib/gstreamer-${VERSION}/libgstudp.la
|
||||
lib/gstreamer-${VERSION}/libgstudp.so
|
||||
lib/gstreamer-${VERSION}/libgstvideo4linux2.la
|
||||
|
Loading…
x
Reference in New Issue
Block a user