SPECS: alsaplayer.spec - package gtk2 interface

qboosh qboosh at pld-linux.org
Thu Feb 15 18:50:39 CET 2007


Author: qboosh                       Date: Thu Feb 15 17:50:39 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- package gtk2 interface

---- Files affected:
SPECS:
   alsaplayer.spec (1.93 -> 1.94) 

---- Diffs:

================================================================
Index: SPECS/alsaplayer.spec
diff -u SPECS/alsaplayer.spec:1.93 SPECS/alsaplayer.spec:1.94
--- SPECS/alsaplayer.spec:1.93	Tue Feb 13 15:17:07 2007
+++ SPECS/alsaplayer.spec	Thu Feb 15 18:50:33 2007
@@ -27,18 +27,20 @@
 BuildRequires:	audiofile-devel
 BuildRequires:	autoconf
 BuildRequires:	automake
-%{?with_esound:BuildRequires:	esound-devel}
+%{?with_esound:BuildRequires:	esound-devel >= 0.2.4}
 %{?with_flac:BuildRequires:	flac-devel >= 1.1.3}
 BuildRequires:	gtk+-devel
+BuildRequires:	gtk+2-devel >= 1:2.0.3
 %{?with_jack:BuildRequires:	jack-audio-connection-kit-devel >= 0.69.1}
 %{?with_flac:BuildRequires:	libid3tag-devel}
 BuildRequires:	libmad-devel
 %{?with_mikmod:BuildRequires:	libmikmod-devel}
-BuildRequires:	libsndfile-devel
+BuildRequires:	libsndfile-devel >= 1.0.4
 BuildRequires:	libstdc++-devel
 BuildRequires:	libtool
 BuildRequires:	libvorbis-devel
 %{?with_nas:BuildRequires:	nas-devel}
+BuildRequires:	pkgconfig
 BuildRequires:	xosd-devel
 Requires(post):	/sbin/ldconfig
 Requires:	alsaplayer_output
@@ -242,6 +244,19 @@
 %description interface-gtk -l pl.UTF-8
 Interfejs GTK+ alsaplayera.
 
+%package interface-gtk2
+Summary:	GTK+ 2 interface for Alsaplayer
+Summary(pl.UTF-8):	Interfejs GTK+ 2 alsaplayera
+Group:		X11/Applications/Sound
+Requires:	%{name} = %{version}-%{release}
+Provides:	alsaplayer_ui
+
+%description interface-gtk2
+GTK+ 2 interface for Alsaplayer.
+
+%description interface-gtk2 -l pl.UTF-8
+Interfejs GTK+2 alsaplayera.
+
 %package interface-text
 Summary:	Text interface for Alsaplayer
 Summary(pl.UTF-8):	Interfejs tekstowy alsaplayera
@@ -463,6 +478,10 @@
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_pkglibdir}/interface/libgtk_interface.so
 
+%files interface-gtk2
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_pkglibdir}/interface/libgtk2_interface.so
+
 %files interface-text
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_pkglibdir}/interface/libtext_interface.so
@@ -551,6 +570,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.94  2007/02/15 17:50:33  qboosh
+- package gtk2 interface
+
 Revision 1.93  2007/02/13 14:17:07  sls
 - ver. 0.99.77
 - updated source URL
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/alsaplayer.spec?r1=1.93&r2=1.94&f=u



More information about the pld-cvs-commit mailing list