From d5951eacad6c1b59a6169775d3695ad2a2f41e1a Mon Sep 17 00:00:00 2001 From: Christian Schaller Date: Fri, 8 Jun 2001 22:17:14 +0000 Subject: [PATCH] - Added ALSA plugin (commented out since I don't have alsa installed) Original commit message from CVS: 2001-08-06 Christian Schaller - Added ALSA plugin (commented out since I don't have alsa installed) --- gstreamer.spec.in | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/gstreamer.spec.in b/gstreamer.spec.in index 65752bb..f3b2ab9 100644 --- a/gstreamer.spec.in +++ b/gstreamer.spec.in @@ -128,6 +128,13 @@ Group: Libraries/Multimedia Plugin for the free AC-3 stream decoder from Linuxvideo. (http://linuxvideo.org/ac3dec/) +# %package -n gstreamer-alsa +# Summary: Gstreamer plugins for the ALSA sound architecture +# Group: Libraries/Multimedia + +# %description -n gstreamer-alsa +Input and output plugin for the ALSA soundcard driver architecture. + %changelog * Sat Jun 02 2001 Christian Schaller - Split the plugins into separate RPMS @@ -234,3 +241,7 @@ make prefix=$RPM_BUILD_ROOT%{prefix} install %files -n gstreamer-ac3dec %defattr(-, root, root) %{prefix}/lib/gst/libac3dec* + +# %files -n gstreamer-alsa +# %defattr(-, root, root) +# %{prefix}/lib/gst/libalsa* -- 2.7.4