|
@@ -27,7 +27,7 @@ Summary: Audacious Media Player plugins
|
|
Summary(ja): Audacious メディアプレイヤー プラグイン集
|
|
Summary(ja): Audacious メディアプレイヤー プラグイン集
|
|
Name: audacious-plugins
|
|
Name: audacious-plugins
|
|
Version: 2.3
|
|
Version: 2.3
|
|
-Release: 2%{?_dist_release}
|
|
|
|
|
|
+Release: 3%{?_dist_release}
|
|
# LGPLv2+: adplug, bio2jack, rocklight
|
|
# LGPLv2+: adplug, bio2jack, rocklight
|
|
# MIT: crystalizer, dockalbumart
|
|
# MIT: crystalizer, dockalbumart
|
|
# BSD: lastfm
|
|
# BSD: lastfm
|
|
@@ -66,6 +66,10 @@ BuildRequires: SDL-devel >= %{_sdl_ver}
|
|
BuildRequires: gtkglext-devel
|
|
BuildRequires: gtkglext-devel
|
|
BuildRequires: libsamplerate-devel
|
|
BuildRequires: libsamplerate-devel
|
|
BuildRequires: mesa-libGLU-devel
|
|
BuildRequires: mesa-libGLU-devel
|
|
|
|
+BuildRequires: libSM-devel
|
|
|
|
+BuildRequires: libXmu-devel
|
|
|
|
+BuildRequires: libXt-devel
|
|
|
|
+BuildRequires: wavpack-devel
|
|
|
|
|
|
Requires: audacious >= %{_audacious_ver}
|
|
Requires: audacious >= %{_audacious_ver}
|
|
Requires: glib2 >= %{_glib2_ver}, gtk2 >= %{_gtk2_ver}
|
|
Requires: glib2 >= %{_glib2_ver}, gtk2 >= %{_gtk2_ver}
|
|
@@ -250,6 +254,7 @@ fi
|
|
%{plugindir}/Input/tonegen.so
|
|
%{plugindir}/Input/tonegen.so
|
|
%{plugindir}/Input/vorbis.so
|
|
%{plugindir}/Input/vorbis.so
|
|
%{plugindir}/Input/vtx.so
|
|
%{plugindir}/Input/vtx.so
|
|
|
|
+%{plugindir}/Input/wavpack.so
|
|
%exclude %{plugindir}/Input/xsf.so
|
|
%exclude %{plugindir}/Input/xsf.so
|
|
|
|
|
|
# output plugins
|
|
# output plugins
|
|
@@ -301,6 +306,10 @@ fi
|
|
%{_datadir}/audacious/paranormal
|
|
%{_datadir}/audacious/paranormal
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Tue Feb 14 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> - 2.3-3
|
|
|
|
+- rebuild with Vine6 environment
|
|
|
|
+- add BuildRequires: libSM-devel, libXmu-devel, libXt-devel, wavpack-devel
|
|
|
|
+
|
|
* Sat Jun 5 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> - 2.3-2
|
|
* Sat Jun 5 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> - 2.3-2
|
|
- rebuilt with libprojectm-2.0.1
|
|
- rebuilt with libprojectm-2.0.1
|
|
- added BR: libshout-devel
|
|
- added BR: libshout-devel
|