]> git.pld-linux.org Git - packages/audacious-plugins.git/blobdiff - audacious-plugins.spec
- up to 3.0.3
[packages/audacious-plugins.git] / audacious-plugins.spec
index 0d8d55a8e9e2ca04f2a1653cf0e8209513fb8511..a4c47d0f6386f0384dbca194bab9752b2055f210 100644 (file)
@@ -1,20 +1,20 @@
+#
 # TODO:
 # - build oss4 plugin
+# - sort subpackages
 #
-%define                audver  3.0
+%define                audver  3.0.3
 Summary:       Plugins for Audacious media player (metapackage)
 Summary(pl.UTF-8):     Wtyczki dla odtwarzacza multimedialnego Audacious (metapakiet)
 Name:          audacious-plugins
-Version:       3.0
+Version:       3.0.3
 Release:       1
 License:       GPL
 Group:         X11/Applications/Sound
 Source0:       http://distfiles.atheme.org/%{name}-%{version}.tar.gz
-# Source0-md5: 4fa6cbfacb4c74ea2291adfab01f0830
+# Source0-md5: f4cc706d4cd23249d1ed488fa5bb8eff
 Patch0:                %{name}-verbose_make.patch
 URL:           http://audacious-media-player.org/
-# BR by visualization-paranormal
-BuildRequires: SDL-devel >= 1.2.5
 BuildRequires: audacious-devel >= %{audver}
 BuildRequires: autoconf
 BuildRequires: automake
@@ -41,6 +41,7 @@ BuildRequires:        libmad-devel
 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
@@ -93,6 +94,7 @@ Requires:     audacious-input-cdaudio-ng = %{version}-%{release}
 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}
@@ -543,6 +545,18 @@ modplug input plugin for Audacious media player.
 %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
@@ -1038,6 +1052,10 @@ rm -rf $RPM_BUILD_ROOT
 %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
This page took 0.036925 seconds and 4 git commands to generate.