packages: audacious-plugins/audacious-plugins.spec - rel 3; readd madplug p...
arekm
arekm at pld-linux.org
Wed Oct 5 19:07:28 CEST 2011
Author: arekm Date: Wed Oct 5 17:07:28 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- rel 3; readd madplug plugin (it wasn't gone)
---- Files affected:
packages/audacious-plugins:
audacious-plugins.spec (1.87 -> 1.88)
---- Diffs:
================================================================
Index: packages/audacious-plugins/audacious-plugins.spec
diff -u packages/audacious-plugins/audacious-plugins.spec:1.87 packages/audacious-plugins/audacious-plugins.spec:1.88
--- packages/audacious-plugins/audacious-plugins.spec:1.87 Wed Sep 21 13:20:45 2011
+++ packages/audacious-plugins/audacious-plugins.spec Wed Oct 5 19:07:22 2011
@@ -9,7 +9,7 @@
Summary(pl.UTF-8): Wtyczki dla odtwarzacza multimedialnego Audacious (metapakiet)
Name: audacious-plugins
Version: 3.0.1
-Release: 2
+Release: 3
License: GPL
Group: X11/Applications/Sound
Source0: http://distfiles.atheme.org/%{name}-%{version}.tar.gz
@@ -42,6 +42,7 @@
BuildRequires: libcue-devel
# BR by transport-mms
BuildRequires: libmms-devel >= 0.3
+BuildRequires: libmpg123-devel
# BR by general-mtp_up
BuildRequires: libmtp-devel >= 0.3.0
# BR by general-notfy
@@ -94,6 +95,7 @@
Requires: audacious-input-console = %{version}-%{release}
Requires: audacious-input-ffaudio = %{version}-%{release}
Requires: audacious-input-flacng = %{version}-%{release}
+Requires: audacious-input-madplug = %{version}-%{release}
Requires: audacious-input-metronom = %{version}-%{release}
Requires: audacious-input-modplug = %{version}-%{release}
Requires: audacious-input-psf2 = %{version}-%{release}
@@ -544,6 +546,18 @@
%description -n audacious-input-modplug -l pl.UTF-8
Wtyczka wejściowa modplug dla odtwarzacza multimedialnego Audacious.
+%package -n audacious-input-madplug
+Summary: Audacious media player - madplug input plugin
+Summary(pl.UTF-8): Wtyczka wejściowa madplug odtwarzacza multimedialnego Audacious
+Group: X11/Applications/Sound
+Requires: audacious = %{audver}
+
+%description -n audacious-input-madplug
+MPEG Audio Plugin for Audacious media player.
+
+%description -n audacious-input-madplug -l pl.UTF-8
+Wtyczka wejściowa madplug dla odtwarzacza multimedialnego Audacious.
+
%package -n audacious-input-psf2
Summary: Audacious media player - psf2 input plugin
Summary(pl.UTF-8): Wtyczka wejściowa psf2 odtwarzacza multimedialnego Audacious
@@ -1039,6 +1053,10 @@
%defattr(644,root,root,755)
%attr(755,root,root) %{_libdir}/audacious/Input/flacng.so
+%files -n audacious-input-madplug
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_libdir}/audacious/Input/madplug.so
+
%files -n audacious-input-metronom
%defattr(644,root,root,755)
%attr(755,root,root) %{_libdir}/audacious/Input/metronom.so
@@ -1153,6 +1171,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.88 2011/10/05 17:07:22 arekm
+- rel 3; readd madplug plugin (it wasn't gone)
+
Revision 1.87 2011/09/21 11:20:45 lisu
- removed SDL-devel needed by obsoleted paranormal plugin
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/audacious-plugins/audacious-plugins.spec?r1=1.87&r2=1.88&f=u
More information about the pld-cvs-commit
mailing list