|
@@ -1,5 +1,5 @@
|
|
Name: alsa-plugins
|
|
Name: alsa-plugins
|
|
-Version: 1.0.23
|
|
|
|
|
|
+Version: 1.0.25
|
|
Release: 1%{?_dist_release}
|
|
Release: 1%{?_dist_release}
|
|
Summary: The Advanced Linux Sound Architecture (ALSA) Plugins
|
|
Summary: The Advanced Linux Sound Architecture (ALSA) Plugins
|
|
# All packages are LGPLv2+ with the exception of samplerate which is GPLv2+
|
|
# All packages are LGPLv2+ with the exception of samplerate which is GPLv2+
|
|
@@ -7,23 +7,19 @@ License: GPLv2+ and LGPLv2+
|
|
Group: System Environment/Libraries
|
|
Group: System Environment/Libraries
|
|
URL: http://www.alsa-project.org/
|
|
URL: http://www.alsa-project.org/
|
|
Source0: ftp://ftp.alsa-project.org/pub/plugins/%{name}-%{version}.tar.bz2
|
|
Source0: ftp://ftp.alsa-project.org/pub/plugins/%{name}-%{version}.tar.bz2
|
|
-Source1: jack.conf
|
|
|
|
-Source2: pcm-oss.conf
|
|
|
|
-Source3: speex.conf
|
|
|
|
-Source4: samplerate.conf
|
|
|
|
-Source5: upmix.conf
|
|
|
|
-Source6: vdownmix.conf
|
|
|
|
-Source7: pulse-default.conf
|
|
|
|
-Source8: arcamav.conf
|
|
|
|
-Source9: maemo.conf
|
|
|
|
-Patch3: alsa-plugins-1.0.18-pulsehint.patch
|
|
|
|
-Patch4: alsa-plugins-1.0.17-pulsenoassert.patch
|
|
|
|
-Patch5: alsa-plugins-1.0.17-pulsetrigger.patch
|
|
|
|
|
|
+Source1: 50-jack.conf
|
|
|
|
+Source2: 50-pcm-oss.conf
|
|
|
|
+Source3: 10-speex.conf
|
|
|
|
+Source4: 10-samplerate.conf
|
|
|
|
+Source5: 50-upmix.conf
|
|
|
|
+Source6: 97-vdownmix.conf
|
|
|
|
+Source7: 99-pulseaudio-default.conf
|
|
|
|
+Source8: 50-arcamav.conf
|
|
|
|
+Source9: 98-maemo.conf
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
|
|
|
|
|
|
BuildRequires: alsa-lib-devel >= %{version}
|
|
BuildRequires: alsa-lib-devel >= %{version}
|
|
|
|
|
|
-
|
|
|
|
%description
|
|
%description
|
|
The Advanced Linux Sound Architecture (ALSA) provides audio and MIDI
|
|
The Advanced Linux Sound Architecture (ALSA) provides audio and MIDI
|
|
functionality to the Linux operating system.
|
|
functionality to the Linux operating system.
|
|
@@ -32,11 +28,12 @@ This package includes plugins for ALSA.
|
|
|
|
|
|
|
|
|
|
%package jack
|
|
%package jack
|
|
-Requires: jack-audio-connection-kit
|
|
|
|
-BuildRequires: jack-audio-connection-kit-devel
|
|
|
|
Summary: Jack PCM output plugin for ALSA
|
|
Summary: Jack PCM output plugin for ALSA
|
|
Group: System Environment/Libraries
|
|
Group: System Environment/Libraries
|
|
License: LGPLv2+
|
|
License: LGPLv2+
|
|
|
|
+Requires: alsa-lib
|
|
|
|
+Requires: jack-audio-connection-kit
|
|
|
|
+BuildRequires: jack-audio-connection-kit-devel
|
|
%description jack
|
|
%description jack
|
|
This plugin converts the ALSA API over JACK (Jack Audio Connection
|
|
This plugin converts the ALSA API over JACK (Jack Audio Connection
|
|
Kit, http://jackit.sf.net) API. ALSA native applications can work
|
|
Kit, http://jackit.sf.net) API. ALSA native applications can work
|
|
@@ -52,6 +49,7 @@ This plugin provides the PCM type "jack"
|
|
Summary: Oss PCM output plugin for ALSA
|
|
Summary: Oss PCM output plugin for ALSA
|
|
Group: System Environment/Libraries
|
|
Group: System Environment/Libraries
|
|
License: LGPLv2+
|
|
License: LGPLv2+
|
|
|
|
+Requires: alsa-lib
|
|
%description oss
|
|
%description oss
|
|
This plugin converts the ALSA API over OSS API. With this plugin,
|
|
This plugin converts the ALSA API over OSS API. With this plugin,
|
|
ALSA native apps can run on OSS drivers.
|
|
ALSA native apps can run on OSS drivers.
|
|
@@ -60,11 +58,12 @@ This plugin provides the PCM type "oss".
|
|
|
|
|
|
|
|
|
|
%package pulseaudio
|
|
%package pulseaudio
|
|
-BuildRequires: pulseaudio-lib-devel
|
|
|
|
-Requires: pulseaudio
|
|
|
|
Summary: Alsa to PulseAudio backend
|
|
Summary: Alsa to PulseAudio backend
|
|
Group: System Environment/Libraries
|
|
Group: System Environment/Libraries
|
|
License: LGPLv2+
|
|
License: LGPLv2+
|
|
|
|
+BuildRequires: pulseaudio-lib-devel
|
|
|
|
+Requires: alsa-lib
|
|
|
|
+Requires: pulseaudio
|
|
%description pulseaudio
|
|
%description pulseaudio
|
|
This plugin allows any program that uses the ALSA API to access a PulseAudio
|
|
This plugin allows any program that uses the ALSA API to access a PulseAudio
|
|
sound daemon. In other words, native ALSA applications can play and record
|
|
sound daemon. In other words, native ALSA applications can play and record
|
|
@@ -73,20 +72,22 @@ one for mixer control.
|
|
|
|
|
|
|
|
|
|
%package samplerate
|
|
%package samplerate
|
|
-BuildRequires: libsamplerate-devel
|
|
|
|
Summary: External rate converter plugin for ALSA
|
|
Summary: External rate converter plugin for ALSA
|
|
Group: System Environment/Libraries
|
|
Group: System Environment/Libraries
|
|
License: GPLv2+
|
|
License: GPLv2+
|
|
|
|
+Requires: alsa-lib
|
|
|
|
+BuildRequires: libsamplerate-devel
|
|
%description samplerate
|
|
%description samplerate
|
|
This plugin is an external rate converter using libsamplerate by Erik de
|
|
This plugin is an external rate converter using libsamplerate by Erik de
|
|
Castro Lopo.
|
|
Castro Lopo.
|
|
|
|
|
|
|
|
|
|
%package upmix
|
|
%package upmix
|
|
-BuildRequires: libsamplerate-devel
|
|
|
|
Summary: Upmixer channel expander plugin for ALSA
|
|
Summary: Upmixer channel expander plugin for ALSA
|
|
Group: System Environment/Libraries
|
|
Group: System Environment/Libraries
|
|
License: LGPLv2+
|
|
License: LGPLv2+
|
|
|
|
+Requires: alsa-lib
|
|
|
|
+BuildRequires: libsamplerate-devel
|
|
%description upmix
|
|
%description upmix
|
|
The upmix plugin is an easy-to-use plugin for upmixing to 4 or
|
|
The upmix plugin is an easy-to-use plugin for upmixing to 4 or
|
|
6-channel stream. The number of channels to be expanded is determined
|
|
6-channel stream. The number of channels to be expanded is determined
|
|
@@ -94,10 +95,11 @@ by the slave PCM or explicitly via channel option.
|
|
|
|
|
|
|
|
|
|
%package vdownmix
|
|
%package vdownmix
|
|
-BuildRequires: libsamplerate-devel
|
|
|
|
Summary: Downmixer to stereo plugin for ALSA
|
|
Summary: Downmixer to stereo plugin for ALSA
|
|
Group: System Environment/Libraries
|
|
Group: System Environment/Libraries
|
|
License: LGPLv2+
|
|
License: LGPLv2+
|
|
|
|
+Requires: alsa-lib
|
|
|
|
+BuildRequires: libsamplerate-devel
|
|
%description vdownmix
|
|
%description vdownmix
|
|
The vdownmix plugin is a downmixer from 4-6 channels to 2-channel
|
|
The vdownmix plugin is a downmixer from 4-6 channels to 2-channel
|
|
stereo headphone output. This plugin processes the input signals with
|
|
stereo headphone output. This plugin processes the input signals with
|
|
@@ -109,6 +111,7 @@ surround".
|
|
Summary: USB stream plugin for ALSA
|
|
Summary: USB stream plugin for ALSA
|
|
Group: System Environment/Libraries
|
|
Group: System Environment/Libraries
|
|
License: LGPLv2+
|
|
License: LGPLv2+
|
|
|
|
+Requires: alsa-lib
|
|
%description usbstream
|
|
%description usbstream
|
|
The usbstream plugin is for snd-usb-us122l driver. It converts PCM
|
|
The usbstream plugin is for snd-usb-us122l driver. It converts PCM
|
|
stream to USB specific stream.
|
|
stream to USB specific stream.
|
|
@@ -118,26 +121,29 @@ stream to USB specific stream.
|
|
Summary: Arcam AV amplifier plugin for ALSA
|
|
Summary: Arcam AV amplifier plugin for ALSA
|
|
Group: System Environment/Libraries
|
|
Group: System Environment/Libraries
|
|
License: LGPLv2+
|
|
License: LGPLv2+
|
|
|
|
+Requires: alsa-lib
|
|
%description arcamav
|
|
%description arcamav
|
|
This plugin exposes the controls for an Arcam AV amplifier
|
|
This plugin exposes the controls for an Arcam AV amplifier
|
|
(see: http://www.arcam.co.uk/) as an ALSA mixer device.
|
|
(see: http://www.arcam.co.uk/) as an ALSA mixer device.
|
|
|
|
|
|
%package speex
|
|
%package speex
|
|
-Requires: speex
|
|
|
|
-BuildRequires: speex-devel
|
|
|
|
Summary: Rate Converter Plugin Using Speex Resampler
|
|
Summary: Rate Converter Plugin Using Speex Resampler
|
|
Group: System Environment/Libraries
|
|
Group: System Environment/Libraries
|
|
License: LGPLv2+
|
|
License: LGPLv2+
|
|
|
|
+Requires: alsa-lib
|
|
|
|
+Requires: speex
|
|
|
|
+BuildRequires: speex-devel
|
|
%description speex
|
|
%description speex
|
|
The rate plugin is an external rate converter using the Speex resampler
|
|
The rate plugin is an external rate converter using the Speex resampler
|
|
(aka Public Parrot Hack) by Jean-Marc Valin. The pcm plugin provides
|
|
(aka Public Parrot Hack) by Jean-Marc Valin. The pcm plugin provides
|
|
pre-processing of a mono stream like denoise using libspeex DSP API.
|
|
pre-processing of a mono stream like denoise using libspeex DSP API.
|
|
|
|
|
|
%package maemo
|
|
%package maemo
|
|
-BuildRequires: dbus-devel
|
|
|
|
Summary: Maemo plugin for ALSA
|
|
Summary: Maemo plugin for ALSA
|
|
Group: System Environment/Libraries
|
|
Group: System Environment/Libraries
|
|
License: LGPLv2+
|
|
License: LGPLv2+
|
|
|
|
+Requires: alsa-lib
|
|
|
|
+BuildRequires: dbus-devel
|
|
%description maemo
|
|
%description maemo
|
|
This plugin converts the ALSA API over PCM task nodes protocol. In this way,
|
|
This plugin converts the ALSA API over PCM task nodes protocol. In this way,
|
|
ALSA native applications can run over DSP Gateway and use DSP PCM task nodes.
|
|
ALSA native applications can run over DSP Gateway and use DSP PCM task nodes.
|
|
@@ -145,9 +151,6 @@ ALSA native applications can run over DSP Gateway and use DSP PCM task nodes.
|
|
|
|
|
|
%prep
|
|
%prep
|
|
%setup -q -n %{name}-%{version}
|
|
%setup -q -n %{name}-%{version}
|
|
-%patch3 -p1 -b .pulsehint
|
|
|
|
-#%patch4 -p1 -b .pulsenoassert
|
|
|
|
-#%patch5 -p1 -b .pulsetrigger
|
|
|
|
|
|
|
|
|
|
|
|
%build
|
|
%build
|
|
@@ -164,13 +167,10 @@ rm -rf $RPM_BUILD_ROOT
|
|
make install DESTDIR=$RPM_BUILD_ROOT
|
|
make install DESTDIR=$RPM_BUILD_ROOT
|
|
|
|
|
|
install -d ${RPM_BUILD_ROOT}%{_sysconfdir}/alsa/pcm
|
|
install -d ${RPM_BUILD_ROOT}%{_sysconfdir}/alsa/pcm
|
|
-install -m 644 %SOURCE1 %SOURCE2 \
|
|
|
|
- %SOURCE3 %SOURCE4 %SOURCE5 \
|
|
|
|
- %SOURCE6 %SOURCE8 %SOURCE9 \
|
|
|
|
- ${RPM_BUILD_ROOT}%{_sysconfdir}/alsa/pcm
|
|
|
|
-# pulseaudio configuration file
|
|
|
|
-install -m 644 %SOURCE7 \
|
|
|
|
- ${RPM_BUILD_ROOT}%{_sysconfdir}/alsa
|
|
|
|
|
|
+install -m 644 %SOURCE1 %SOURCE2 %SOURCE3 \
|
|
|
|
+ %SOURCE4 %SOURCE5 %SOURCE6 \
|
|
|
|
+ %SOURCE7 %SOURCE8 %SOURCE9 \
|
|
|
|
+ ${RPM_BUILD_ROOT}%{_datadir}/alsa/alsa.conf.d
|
|
|
|
|
|
find $RPM_BUILD_ROOT -name "*.la" -exec rm {} \;
|
|
find $RPM_BUILD_ROOT -name "*.la" -exec rm {} \;
|
|
|
|
|
|
@@ -188,14 +188,14 @@ rm -rf $RPM_BUILD_ROOT
|
|
%files jack
|
|
%files jack
|
|
%defattr(-,root,root,-)
|
|
%defattr(-,root,root,-)
|
|
%doc COPYING COPYING.GPL doc/README-jack
|
|
%doc COPYING COPYING.GPL doc/README-jack
|
|
-%config(noreplace) %{_sysconfdir}/alsa/pcm/jack.conf
|
|
|
|
|
|
+%config(noreplace) %{_datadir}/alsa/alsa.conf.d/50-jack.conf
|
|
%{_libdir}/alsa-lib/libasound_module_pcm_jack.so
|
|
%{_libdir}/alsa-lib/libasound_module_pcm_jack.so
|
|
|
|
|
|
|
|
|
|
%files oss
|
|
%files oss
|
|
%defattr(-,root,root,-)
|
|
%defattr(-,root,root,-)
|
|
%doc COPYING COPYING.GPL doc/README-pcm-oss
|
|
%doc COPYING COPYING.GPL doc/README-pcm-oss
|
|
-%config(noreplace) %{_sysconfdir}/alsa/pcm/pcm-oss.conf
|
|
|
|
|
|
+%config(noreplace) %{_datadir}/alsa/alsa.conf.d/50-pcm-oss.conf
|
|
%{_libdir}/alsa-lib/libasound_module_ctl_oss.so
|
|
%{_libdir}/alsa-lib/libasound_module_ctl_oss.so
|
|
%{_libdir}/alsa-lib/libasound_module_pcm_oss.so
|
|
%{_libdir}/alsa-lib/libasound_module_pcm_oss.so
|
|
|
|
|
|
@@ -203,16 +203,18 @@ rm -rf $RPM_BUILD_ROOT
|
|
%files pulseaudio
|
|
%files pulseaudio
|
|
%defattr(-,root,root,-)
|
|
%defattr(-,root,root,-)
|
|
%doc COPYING COPYING.GPL doc/README-pulse
|
|
%doc COPYING COPYING.GPL doc/README-pulse
|
|
-%config(noreplace) %{_sysconfdir}/alsa/pulse-default.conf
|
|
|
|
|
|
+%config(noreplace) %{_datadir}/alsa/alsa.conf.d/50-pulseaudio.conf
|
|
|
|
+%config(noreplace) %{_datadir}/alsa/alsa.conf.d/99-pulseaudio-default.conf
|
|
%{_libdir}/alsa-lib/libasound_module_pcm_pulse.so
|
|
%{_libdir}/alsa-lib/libasound_module_pcm_pulse.so
|
|
%{_libdir}/alsa-lib/libasound_module_ctl_pulse.so
|
|
%{_libdir}/alsa-lib/libasound_module_ctl_pulse.so
|
|
%{_libdir}/alsa-lib/libasound_module_conf_pulse.so
|
|
%{_libdir}/alsa-lib/libasound_module_conf_pulse.so
|
|
|
|
+%{_datadir}/alsa/alsa.conf.d/99-pulseaudio-default.conf.example
|
|
|
|
|
|
|
|
|
|
%files samplerate
|
|
%files samplerate
|
|
%defattr(-,root,root,-)
|
|
%defattr(-,root,root,-)
|
|
%doc COPYING COPYING.GPL doc/samplerate.txt
|
|
%doc COPYING COPYING.GPL doc/samplerate.txt
|
|
-%config(noreplace) %{_sysconfdir}/alsa/pcm/samplerate.conf
|
|
|
|
|
|
+%config(noreplace) %{_datadir}/alsa/alsa.conf.d/10-samplerate.conf
|
|
%{_libdir}/alsa-lib/libasound_module_rate_samplerate.so
|
|
%{_libdir}/alsa-lib/libasound_module_rate_samplerate.so
|
|
%{_libdir}/alsa-lib/libasound_module_rate_samplerate_best.so
|
|
%{_libdir}/alsa-lib/libasound_module_rate_samplerate_best.so
|
|
%{_libdir}/alsa-lib/libasound_module_rate_samplerate_linear.so
|
|
%{_libdir}/alsa-lib/libasound_module_rate_samplerate_linear.so
|
|
@@ -223,14 +225,14 @@ rm -rf $RPM_BUILD_ROOT
|
|
%files upmix
|
|
%files upmix
|
|
%defattr(-,root,root,-)
|
|
%defattr(-,root,root,-)
|
|
%doc COPYING COPYING.GPL doc/upmix.txt
|
|
%doc COPYING COPYING.GPL doc/upmix.txt
|
|
-%config(noreplace) %{_sysconfdir}/alsa/pcm/upmix.conf
|
|
|
|
|
|
+%config(noreplace) %{_datadir}/alsa/alsa.conf.d/50-upmix.conf
|
|
%{_libdir}/alsa-lib/libasound_module_pcm_upmix.so
|
|
%{_libdir}/alsa-lib/libasound_module_pcm_upmix.so
|
|
|
|
|
|
|
|
|
|
%files vdownmix
|
|
%files vdownmix
|
|
%defattr(-,root,root,-)
|
|
%defattr(-,root,root,-)
|
|
%doc COPYING COPYING.GPL doc/vdownmix.txt
|
|
%doc COPYING COPYING.GPL doc/vdownmix.txt
|
|
-%config(noreplace) %{_sysconfdir}/alsa/pcm/vdownmix.conf
|
|
|
|
|
|
+%config(noreplace) %{_datadir}/alsa/alsa.conf.d/97-vdownmix.conf
|
|
%{_libdir}/alsa-lib/libasound_module_pcm_vdownmix.so
|
|
%{_libdir}/alsa-lib/libasound_module_pcm_vdownmix.so
|
|
|
|
|
|
|
|
|
|
@@ -243,13 +245,13 @@ rm -rf $RPM_BUILD_ROOT
|
|
%files arcamav
|
|
%files arcamav
|
|
%defattr(-,root,root,-)
|
|
%defattr(-,root,root,-)
|
|
%doc COPYING COPYING.GPL doc/README-arcam-av
|
|
%doc COPYING COPYING.GPL doc/README-arcam-av
|
|
-%config(noreplace) %{_sysconfdir}/alsa/pcm/arcamav.conf
|
|
|
|
|
|
+%config(noreplace) %{_datadir}/alsa/alsa.conf.d/50-arcamav.conf
|
|
%{_libdir}/alsa-lib/libasound_module_ctl_arcam_av.so
|
|
%{_libdir}/alsa-lib/libasound_module_ctl_arcam_av.so
|
|
|
|
|
|
%files speex
|
|
%files speex
|
|
%defattr(-,root,root,-)
|
|
%defattr(-,root,root,-)
|
|
%doc COPYING COPYING.GPL doc/speexdsp.txt doc/speexrate.txt
|
|
%doc COPYING COPYING.GPL doc/speexdsp.txt doc/speexrate.txt
|
|
-%config(noreplace) %{_sysconfdir}/alsa/pcm/speex.conf
|
|
|
|
|
|
+%config(noreplace) %{_datadir}/alsa/alsa.conf.d/10-speex.conf
|
|
%{_libdir}/alsa-lib/libasound_module_pcm_speex.so
|
|
%{_libdir}/alsa-lib/libasound_module_pcm_speex.so
|
|
%{_libdir}/alsa-lib/libasound_module_rate_speexrate.so
|
|
%{_libdir}/alsa-lib/libasound_module_rate_speexrate.so
|
|
%{_libdir}/alsa-lib/libasound_module_rate_speexrate_best.so
|
|
%{_libdir}/alsa-lib/libasound_module_rate_speexrate_best.so
|
|
@@ -258,12 +260,18 @@ rm -rf $RPM_BUILD_ROOT
|
|
%files maemo
|
|
%files maemo
|
|
%defattr(-,root,root,-)
|
|
%defattr(-,root,root,-)
|
|
%doc COPYING COPYING.GPL doc/README-maemo
|
|
%doc COPYING COPYING.GPL doc/README-maemo
|
|
-%config(noreplace) %{_sysconfdir}/alsa/pcm/maemo.conf
|
|
|
|
|
|
+%config(noreplace) %{_datadir}/alsa/alsa.conf.d/98-maemo.conf
|
|
%{_libdir}/alsa-lib/libasound_module_ctl_dsp_ctl.so
|
|
%{_libdir}/alsa-lib/libasound_module_ctl_dsp_ctl.so
|
|
%{_libdir}/alsa-lib/libasound_module_pcm_alsa_dsp.so
|
|
%{_libdir}/alsa-lib/libasound_module_pcm_alsa_dsp.so
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Sun Jul 29 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> - 1.0.25-1
|
|
|
|
+- new upstream release
|
|
|
|
+- replace SOURCE1,2,3,4,5,6,8,9 from fedora
|
|
|
|
+- replace SOURCE7 (99-pulseaudio-default.conf)
|
|
|
|
+- remove old patches
|
|
|
|
+
|
|
* Fri May 28 2010 MATSUBAYASHI Kohji <shaolin@vinelinux.org> - 1.0.23-1
|
|
* Fri May 28 2010 MATSUBAYASHI Kohji <shaolin@vinelinux.org> - 1.0.23-1
|
|
- new upstream release
|
|
- new upstream release
|
|
|
|
|