SPECS: audacious-plugins.spec - up to 1.5.0 - BR: gtkglext-devel (...

arvenil arvenil at pld-linux.org
Sat Mar 15 14:02:55 CET 2008


Author: arvenil                      Date: Sat Mar 15 13:02:55 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 1.5.0
- BR: gtkglext-devel (for visualization-projectM plugin)
- BR: pulseaudio-devel >= 0.9.9
- added plugins: input-demac, input-sndfile
- removed plugins: input-wav
- NFY

---- Files affected:
SPECS:
   audacious-plugins.spec (1.32 -> 1.33) 

---- Diffs:

================================================================
Index: SPECS/audacious-plugins.spec
diff -u SPECS/audacious-plugins.spec:1.32 SPECS/audacious-plugins.spec:1.33
--- SPECS/audacious-plugins.spec:1.32	Mon Feb  4 23:36:03 2008
+++ SPECS/audacious-plugins.spec	Sat Mar 15 14:02:50 2008
@@ -5,16 +5,16 @@
 #
 # NOTE:
 # - projectM plugin is available in two versions, building only newest
-%define		audver	1.4.6
+%define		audver	1.5.0
 Summary:	Plugins for Audacious media player (metapackage)
 Summary(pl.UTF-8):	Wtyczki dla odtwarzacza multimedialnego Audacious (metapakiet)
 Name:		audacious-plugins
-Version:	1.4.5
-Release:	2
+Version:	1.5.0
+Release:	0.1
 License:	GPL
 Group:		X11/Applications/Sound
 Source0:	http://distfiles.atheme.org/%{name}-%{version}.tbz2
-# Source0-md5:	a0e88701941a047c04ecdad15734a0bd
+# Source0-md5:	258fcdc5919a9f649ea66ab55a142835
 URL:		http://audacious-media-player.org/
 # BR by visualization-projectM
 BuildRequires:	OpenGL-GLU-devel
@@ -29,13 +29,15 @@
 BuildRequires:	flac-devel >= 1.1.2
 # BR by output-jack and input-amidi
 BuildRequires:	fluidsynth-devel >= 1.0.6
+# BR by visualization-projectM
+BuildRequires:	gtkglext-devel
 BuildRequires:	imlib2-devel >= 1.1.0
 BuildRequires:	lame-libs-devel
 BuildRequires:	libbinio-devel >= 1.4
 # BR by input-cdaudio-ng
-BuildRequires:	libcdio-devel >= 0.70
-# BR by input-cdaudio-ng
 BuildRequires:	libcddb-devel >= 1.1.2
+# BR by input-cdaudio-ng
+BuildRequires:	libcdio-devel >= 0.70
 BuildRequires:	libglade2-devel >= 2.3.1
 BuildRequires:	libmad-devel
 # BR by transport-mms
@@ -55,7 +57,7 @@
 BuildRequires:	neon-devel
 BuildRequires:	pango-devel >= 1.14.7
 BuildRequires:	pkgconfig
-BuildRequires:	pulseaudio-devel >= 0.9.3
+BuildRequires:	pulseaudio-devel >= 0.9.9
 BuildRequires:	taglib-devel >= 1.4
 BuildRequires:	wavpack-devel >= 4.31
 # BR by general-aosd (X Composite Support)
@@ -86,6 +88,7 @@
 Requires:	audacious-input-cdaudio-ng = %{version}-%{release}
 Requires:	audacious-input-console = %{version}-%{release}
 Requires:	audacious-input-cuesheet = %{version}-%{release}
+Requires:	audacious-input-demac = %{version}-%{release}
 Requires:	audacious-input-flacng = %{version}-%{release}
 Requires:	audacious-input-madplug = %{version}-%{release}
 Requires:	audacious-input-metronom = %{version}-%{release}
@@ -93,12 +96,12 @@
 Requires:	audacious-input-musepack = %{version}-%{release}
 Requires:	audacious-input-sexypsf = %{version}-%{release}
 Requires:	audacious-input-sid = %{version}-%{release}
+Requires:	audacious-input-sndfile = %{version}-%{release}
 Requires:	audacious-input-timidity = %{version}-%{release}
 Requires:	audacious-input-tonegen = %{version}-%{release}
 Requires:	audacious-input-tta = %{version}-%{release}
 Requires:	audacious-input-vorbis = %{version}-%{release}
 Requires:	audacious-input-vtx = %{version}-%{release}
-Requires:	audacious-input-wav = %{version}-%{release}
 Requires:	audacious-input-wavpack = %{version}-%{release}
 Requires:	audacious-input-wma = %{version}-%{release}
 Requires:	audacious-output-alsa = %{version}-%{release}
@@ -442,6 +445,18 @@
 %description -n audacious-input-cuesheet -l pl.UTF-8
 Wtyczka wejściowa cuesheet dla odtwarzacza multimedialnego Audacious.
 
+%package -n audacious-input-demac
+Summary:	Audacious media player - demac input plugin
+Summary(pl.UTF-8):	Wtyczka wejściowa demac odtwarzacza multimedialnego Audacious
+Group:		X11/Applications/Sound
+Requires:	audacious = %{audver}
+
+%description -n audacious-input-demac
+demac input plugin for Audacious media player.
+
+%description -n audacious-input-demac -l pl.UTF-8
+Wtyczka wejściowa demac dla odtwarzacza multimedialnego Audacious.
+
 %package -n audacious-input-flacng
 Summary:	Audacious media player - FLAC input plugin
 Summary(pl.UTF-8):	Wtyczka do odtwarzania plików FLAC odtwarzacza multimedialnego Audacious
@@ -532,6 +547,24 @@
 %description -n audacious-input-sid -l pl.UTF-8
 Wtyczka wejściowa SID dla odtwarzacza multimedialnego Audacious.
 
+%package -n audacious-input-sndfile
+Summary:	Audacious media player - sndfile input plugin that uses libsndfile to read files
+Summary(pl.UTF-8):	Wtyczka wejściowa sndfile odtwarzacza multimedialnego Audacious używająca libsndfile do czytania plików 
+Group:		X11/Applications/Sound
+Requires:	audacious = %{audver}
+
+%description -n audacious-input-sndfile
+sndfile is an input plugin for Audacious. Using sndfile extends
+the capabilities of Audacious to open and play any file which can be opened
+and read by libsndfile, including WAV, AIFF, AU, and SVX files and
+many compressed version of these file formats.
+
+%description -n audacious-input-sndfile -l pl.UTF-8
+sndfile to wtyczka wejściowa dla Audacious-a. Jej użycie rozszerza
+możliwości Audacious-a o otwieranie i odtwarzanie dowolnych plików, które
+można otworzyć i odczytać przy pomocy biblioteki libsndfile, w tym
+WAV, AIFF, AU i SVX oraz wiele skompresowanych wersji tych formatów.
+
 %package -n audacious-input-timidity
 Summary:	Audacious media player - Timidity input plugin
 Summary(pl.UTF-8):	Wtyczka wejściowa Timidity odtwarzacza multimedialnego Audacious
@@ -596,19 +629,6 @@
 %description -n audacious-input-vtx -l pl.UTF-8
 Wtyczka wejściowa vtx dla odtwarzacza multimedialnego Audacious.
 
-%package -n audacious-input-wav
-Summary:	Audacious media player - WAV input plugin
-Summary(pl.UTF-8):	Wtyczka do odtwarzania plików WAV odtwarzacza multimedialnego Audacious
-Group:		X11/Applications/Sound
-Requires:	audacious = %{audver}
-
-%description -n audacious-input-wav
-WAV input plugin for Audacious media player.
-
-%description -n audacious-input-wav -l pl.UTF-8
-Wtyczka dla odtwarzacza multimedialnego Audacious do obsługi plików
-WAV.
-
 %package -n audacious-input-wavpack
 Summary:	Audacious media player - WavPack input plugin
 Summary(pl.UTF-8):	Wtyczka do odtwarzania skompresowanych plików WAV odtwarzacza multimedialnego Audacious
@@ -1004,6 +1024,10 @@
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/audacious/Input/cuesheet.so
 
+%files -n audacious-input-demac
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_libdir}/audacious/Input/demac.so
+
 %files -n audacious-input-flacng
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/audacious/Input/flacng.so
@@ -1032,6 +1056,10 @@
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/audacious/Input/sid.so
 
+%files -n audacious-input-sndfile
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_libdir}/audacious/Input/sndfile.so
+
 %files -n audacious-input-timidity
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/audacious/Input/timidity.so
@@ -1052,10 +1080,6 @@
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/audacious/Input/vtx.so
 
-%files -n audacious-input-wav
-%defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/audacious/Input/wav.so
-
 %files -n audacious-input-wavpack
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/audacious/Input/wavpack.so
@@ -1146,6 +1170,14 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.33  2008-03-15 13:02:50  arvenil
+- up to 1.5.0
+- BR: gtkglext-devel (for visualization-projectM plugin)
+- BR: pulseaudio-devel >= 0.9.9
+- added plugins: input-demac, input-sndfile
+- removed plugins: input-wav
+- NFY
+
 Revision 1.32  2008-02-04 22:36:03  arvenil
 - Removed "R: audacious-transport-stdio" from metapackage.
   Audacious already require it so requiring it by audacious-plugins
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/audacious-plugins.spec?r1=1.32&r2=1.33&f=u



More information about the pld-cvs-commit mailing list