SPECS: audacious-plugins.spec - up to 1.3.2 - added new effect plu...
arvenil
arvenil at pld-linux.org
Thu Apr 5 17:39:03 CEST 2007
Author: arvenil Date: Thu Apr 5 15:39:03 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to 1.3.2
- added new effect plugin - sndstretch
---- Files affected:
SPECS:
audacious-plugins.spec (1.16 -> 1.17)
---- Diffs:
================================================================
Index: SPECS/audacious-plugins.spec
diff -u SPECS/audacious-plugins.spec:1.16 SPECS/audacious-plugins.spec:1.17
--- SPECS/audacious-plugins.spec:1.16 Mon Apr 2 15:40:35 2007
+++ SPECS/audacious-plugins.spec Thu Apr 5 17:38:58 2007
@@ -5,16 +5,16 @@
%bcond_with gconf # build with gconf support
%bcond_with gnomevfs # build with GNOME VFS support
#
-%define audver 1.3.1
+%define audver 1.3.2
Summary: Plugins for Audacious media player (metapackage)
Summary(pl.UTF-8): Wtyczki dla odtwarzacza multimedialnego Audacious (metapakiet)
Name: audacious-plugins
-Version: 1.3.1
-Release: 2
+Version: 1.3.2
+Release: 1
License: GPL
Group: X11/Applications/Sound
Source0: http://static.audacious-media-player.org/release/%{name}-%{version}.tgz
-# Source0-md5: 900f9732661fcd7f0a7f63d0a1e212e3
+# Source0-md5: 5cfcc2d02e811109b6233ce736722708
Source1: mp3license
URL: http://audacious-media-player.org/
%{?with_gconf:BuildRequires: GConf2-devel >= 2.6.0}
@@ -51,6 +51,7 @@
Requires: audacious-effect-audiocompress = %{version}-%{release}
Requires: audacious-effect-echo = %{version}-%{release}
Requires: audacious-effect-ladspa = %{version}-%{release}
+Requires: audacious-effect-sndstretch = %{version}-%{release}
Requires: audacious-effect-stereo = %{version}-%{release}
Requires: audacious-effect-voice_removal = %{version}-%{release}
Requires: audacious-general-alarm = %{version}-%{release}
@@ -201,6 +202,18 @@
%description -n audacious-effect-ladspa -l pl.UTF-8
Wtyczka LADSPA dla odtwarzacza multimedialnego Audacious.
+%package -n audacious-effect-sndstretch
+Summary: Audacious media player - sndstretch plugin
+Summary(pl.UTF-8): Wtyczka sndstretch odtwarzacza multimedialnego Audacious
+Group: X11/Applications/Sound
+Requires: audacious = %{audver}
+
+%description -n audacious-effect-sndstretch
+sndstretch plugin for Audacious media player.
+
+%description -n audacious-effect-sndstretch -l pl.UTF-8
+Wtyczka sndstretch dla odtwarzacza multimedialnego Audacious.
+
%package -n audacious-effect-stereo
Summary: Audacious media player - stereo plugin
Summary(pl.UTF-8): Wtyczka stereo odtwarzacza multimedialnego Audacious
@@ -855,6 +868,10 @@
%defattr(644,root,root,755)
%attr(755,root,root) %{_libdir}/audacious/Effect/libladspa.so
+%files -n audacious-effect-sndstretch
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_libdir}/audacious/Effect/libsndstretch.so
+
%files -n audacious-effect-stereo
%defattr(644,root,root,755)
%attr(755,root,root) %{_libdir}/audacious/Effect/libstereo.so
@@ -1053,6 +1070,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.17 2007/04/05 15:38:58 arvenil
+- up to 1.3.2
+- added new effect plugin - sndstretch
+
Revision 1.16 2007/04/02 13:40:35 megabajt
- release 2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/audacious-plugins.spec?r1=1.16&r2=1.17&f=u
More information about the pld-cvs-commit
mailing list