]> git.pld-linux.org Git - packages/alsaplayer.git/blobdiff - alsaplayer.spec
- sparc driver is not for Linux (uses <sys/audioio.h>); release 2
[packages/alsaplayer.git] / alsaplayer.spec
index b6893247b1d3c9b0b9241f76ab528ca8bbc74c32..8179f5229a2e24b1791f1b4f7e4556abd647e6a0 100644 (file)
@@ -1,47 +1,75 @@
-Summary:       Alsaplayer - MP2/MP3/WAV/CD player
-Summary(pl):   Alsaplayer - odtwarzacz MP2/MP3/WAV/CD
+#
+# Conditional build
+%bcond_without esound          # build without esound plugin
+%bcond_without flac            # build without flac plugin
+%bcond_without jack            # build without jack plugin
+%bcond_without mikmod          # build without mikmod plugin
+%bcond_without nas             # build without nas plugin
+#
+Summary:       Alsaplayer - CD/FLAC/MOD/MP3/OGG/WAV player
+Summary(pl):   Alsaplayer - odtwarzacz CD/FLAC/MOD/MP3/OGG/WAV
 Name:          alsaplayer
-Version:       0.99.31
+Version:       0.99.76
 Release:       2
-License:       Opensource
-Group:         X11/Applications/Multimedia
-Group(de):     X11/Applikationen/Multimedia
-Group(pl):     X11/Aplikacje/Multimedia
-Source0:       http://www.alsa-project.org/~andy/%{name}-%{version}.tar.gz
-Requires:      gtk+-devel
+License:       GPL
+Group:         Applications/Sound
+Source0:       ftp://ftp.alsa-project.org/pub/people/andy/%{name}-%{version}.tar.bz2
+# Source0-md5: a5566c15dbae1f5c86a08482eb405725
+Source1:       %{name}.desktop
+Source2:       %{name}.png
+Patch0:                %{name}-docs.patch
+Patch1:                %{name}-gcc33.patch
+URL:           http://www.alsaplayer.org/
+BuildRequires: OpenGL-devel
 BuildRequires: alsa-lib-devel
-BuildRequires: esound-devel
 BuildRequires: audiofile-devel
-BuildRequires: libmikmod-devel
+BuildRequires: autoconf
+BuildRequires: automake
+%{?with_esound:BuildRequires:  esound-devel}
+%{?with_flac:BuildRequires:    flac-devel}
 BuildRequires: gtk+-devel
+%{?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: libstdc++-devel
 BuildRequires: libtool
-BuildRequires: automake
-BuildRequires: autoconf
+BuildRequires: libvorbis-devel
+%{?with_nas:BuildRequires:     nas-devel}
+BuildRequires: xosd-devel
+Requires(post):        /sbin/ldconfig
+Requires:      alsaplayer_output
+Requires:      alsaplayer_ui
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+%define                _noautoreqdep   libGL.so.1 libGLU.so.1
 %define                _pkglibdir      %{_libdir}/%{name}
 
-%define                _prefix         /usr/X11R6
-%define                _mandir         %{_prefix}/man
-
 %description
 AlsaPlayer is a new type of PCM player. It is heavily multi-threaded
-and tries to excercise the ALSA library and driver quite a bit.
+and tries to exercise the ALSA library and driver quite a bit.
 Features include:
 
 Input addons:
  - MP2 and MP3 support
+ - Ogg Vorbis support (subpackage)
  - WAV support, 8-, 16-bit, mono, stereo, any sample rate
  - CDDA support, CD Digital Audio playback! and thus USB ready :)
  - Also plays files mapped by audiofs (CDDA)
- - Module support in progress...
+ - MAD MPEG audio
+ - Module support (mikmod) (subpcakage)
+ - FLAC support
 
 Output addons:
- - ALSA. Best supported of course :)
+ - ALSA. Best supported of course :) (subpackage)
  - OSS. Kernel native sound drivers
  - Sparc. UltraSparc sound drivers
  - SGI. SGI audio library driver
- - ESD. Enlightened sound daemon support
+ - ESD. Enlightened sound daemon support (subpackage)
+ - NAS. Network Audio System (subpakcage)
+ - low latency JACK output
+ - null :-)
 
 Visual scopes:
  - Stereoscope
@@ -50,7 +78,7 @@ Visual scopes:
  - Spacescope
  - FFTscope
  - FFTscope II
- - More being developed...
+ - Spectrum GL
 
 General features:
  - Full speed (pitch) control, positive *and* negative! (First Linux
@@ -60,13 +88,12 @@ General features:
  - Multi-threaded design for efficient/skip free playback (RT)
  - GUI Interface based on gtk+
  - NOGUI operation for shell script usage
+ - On-screen-display based on xosd
  - Plug-in core architecture
  - Low latency mode, as low as 5ms when scheduled RT
  - Effects stream
  - Software based volume/pan control
  - Accurate scope/audio syncing using ALSA features
- - Portable (well, we'll see about that :)
- - Open source(tm)
 
 %description -l pl
 AlsaPlayer to nowy rodzaj odtwarzacza PCM. Jest wielow±tkowy i próbuje
@@ -74,23 +101,30 @@ solidnie prze
 
 Wej¶cie:
  - obs³uga MP2 i MP3
- - obs³uga WAV, 8 i 16-bitowych, mono, stereo, dowolna czêstotliwo¶æ
+ - obs³uga Ogg Vorbis (w podpakiecie)
+ - obs³uga WAV, 8 i 16-bitowych, mono, stereo o dowolnej czêstotliwo¶ci
  - obs³uga CD Digital Audio
  - odtwarzanie plików podmapowanych przez audiofs (CDDA)
- - wkrótce obs³uga modu³ów...
+ - obs³uga MAD - MPEG Audio
+ - obs³uga modu³ów (mikmod) (w podpakiecie)
+ - obs³ug bezstratnej kompresji d¼wiêku FLAC
 
 Wyj¶cie:
- - ALSA - oczywi¶cie najlepiej obs³ugiwana :)
  - OSS - natywne sterowniki z j±dra
+ - ALSA - oczywi¶cie najlepiej obs³ugiwana :) (w podpakiecie)
  - Sparc - sterowniki d¼wiêku dla UltraSparca
  - SGI - biblioteka sterowników d¼wiêku SGI
- - ESD - obs³uga O¶wieconego demona d¼wiêku
+ - ESD - obs³uga O¶wieconego demona d¼wiêku (w podpakiecie)
+ - NAS - Sieciowego Systemu Audio (w podpakiecie)
+ - JACK - zestaw po³±czeñ d¼wiêku o ma³ych opó¼nieniach (w podpakiecie)
+ - null :-)
 
 Wizualizacja:
  - Stereoskop
  - Monoskop
  - Wska¼nik poziomu d¼wiêku
- - inne, wkrótce wiêcej...
+ - Wska¼niki oparte o analizê FFT
+ - analizator spektrum sygna³u w oparciu o OpenGL
 
 Ogólne cechy:
  - Kontrola szybko¶ci (w obie strony)
@@ -99,31 +133,411 @@ Og
  - wielow±tkowo¶æ
  - interfejs graficzny bazuj±cy na gtk+
  - operacje bez GUI na potrzeby skryptów
+ - tryb Informacje-na-ekranie oparty o xosd
  - architektura wtyczek
+ - tryb "czasu rzeczywistego" daj±cy opó¼nienia rzêdu 5ms
  - programowa kontrola g³o¶no¶ci i balansu
  - synchronizacja d¼wiêku i wska¼ników przy u¿yciu mo¿liwo¶ci ALSA
 
+%package daemon
+Summary:       Deamon interface for Alsaplayer
+Summary(pl):   Interfejs demona alsaplayera
+Group:         Applications/Sound
+Requires:      %{name} = %{version}
+
+%description daemon
+Deamon interface for Alsaplayer.
+
+%description daemon -l pl
+Interfejs demona alsaplayera.
+
+%package input-audiofile
+Summary:       Alsaplayer plugin for playing wave audio formats using audiofile
+Summary(pl):   Wtyczka alsaplayera do odtwarzania plików audio typu wave przy u¿yciu audiofile
+Group:         Applications/Sound
+Requires:      %{name} = %{version}
+
+%description input-audiofile
+Alsaplayer plugin for playing wave audio formats (like AIFF, AIFC,
+WAVE, ...) using audiofile library.
+
+%description input-audiofile -l pl
+Wtyczka alsaplayera do odtwarzania plików audio typu wave (AIFF,
+AIFC, WAVE, ...) przy u¿yciu biblioteki audiofile.
+
+%package input-flac
+Summary:       Alsaplayer plugin for playing FLAC files
+Summary(pl):   Wtyczka alsaplayera do odtwarzania plików FLAC
+Group:         Applications/Sound
+Requires:      %{name} = %{version}
+
+%description input-flac
+Alsaplayer plugin for playing FLAC files.
+
+%description input-flac -l pl
+Wtyczka alsaplayera do odtwarzania plików FLAC.
+
+%package input-mad
+Summary:       Alsaplayer plugin for playing MP3 files using MAD
+Summary(pl):   Wtyczka alsaplayera do odtwarzania plików MP3 przy pomocy MAD
+Group:         Applications/Sound
+Requires:      %{name} = %{version}
+
+%description input-mad
+Alsaplayer plugin for playing MP3 files using MAD.
+
+%description input-mad -l pl
+Wtyczka alsaplayera do odtwarzania plików MP3 przy pomocy MAD.
+
+%package input-mikmod
+Summary:       Alsaplayer plugin for playing mod files
+Summary(pl):   Wtyczka alsaplayera do odtwarzania plików mod
+Group:         Applications/Sound
+Requires:      %{name} = %{version}
+
+%description input-mikmod
+Alsaplayer plugin for playing mod files.
+
+%description input-mikmod -l pl
+Wtyczka alsaplayera do odtwarzania plików mod.
+
+%package input-sndfile
+Summary:       Alsaplayer plugin for playing wave audio formats using libsndfile
+Summary(pl):   Wtyczka alsaplayera do odtwarzania plików audio typu wave przy u¿yciu libsndfile
+Group:         Applications/Sound
+Requires:      %{name} = %{version}
+
+%description input-sndfile
+Alsaplayer plugin for playing wave audio formats (like AIFF, AIFC,
+WAVE, ...) using libsndfile library.
+
+%description input-sndfile -l pl
+Wtyczka do alsaplayera do odtwarzania plików audio typu wave (AIFF,
+AIFC, WAVE, ...) przy u¿yciu biblioteki libsndfile.
+
+%package input-vorbis
+Summary:       Alsaplayer plugin for playing ogg/vorbis files
+Summary(pl):   Wtyczka alsaplayera do odtwarzania plików ogg/vorbis
+Group:         Applications/Sound
+Requires:      %{name} = %{version}
+
+%description input-vorbis
+Alsaplayer plugin for playing ogg/vorbis files.
+
+%description input-vorbis -l pl
+Wtyczka alsaplayera do odtwarzania plików ogg/vorbis.
+
+%package interface-gtk
+Summary:       GTK+ interface for Alsaplayer
+Summary(pl):   Interfejs GTK+ alsaplayera
+Group:         X11/Applications/Sound
+Provides:      alsaplayer_ui
+Requires:      %{name} = %{version}
+
+%description interface-gtk
+GTK+ interface for Alsaplayer.
+
+%description interface-gtk -l pl
+Interfejs GTK+ alsaplayera.
+
+%package interface-text
+Summary:       Text interface for Alsaplayer
+Summary(pl):   Interfejs tekstowy alsaplayera
+Group:         Applications/Sound
+Provides:      alsaplayer_ui
+Requires:      %{name} = %{version}
+
+%description interface-text
+Text interface for Alsaplayer.
+
+%description interface-text -l pl
+Interfejs tekstowy alsaplayera.
+
+%package interface-xosd
+Summary:       xosd interface for Alsaplayer
+Summary(pl):   Interfejs xosd alsaplayera
+Group:         X11/Applications/Sound
+Provides:      alsaplayer_ui
+Requires:      %{name} = %{version}
+
+%description interface-xosd
+xosd interface for Alsaplayer.
+
+%description interface-xosd -l pl
+Interfejs xosd alsaplayera.
+
+%package output-alsa
+Summary:       Alsaplayer plugin for playing through alsa drivers
+Summary(pl):   Wtyczka alsaplayera do odtwarzania przez sterowniki alsa
+Group:         Applications/Sound
+Provides:      alsaplayer_output
+Requires:      %{name} = %{version}
+
+%description output-alsa
+Alsaplayer plugin for playing sound through alsa drivers.
+
+%description output-alsa -l pl
+Wtyczka alsaplayera do odtwarzania d¼wiêku przez sterowniki alsa.
+
+%package output-esound
+Summary:       Alsaplayer plugin for playing through esound daemon
+Summary(pl):   Wtyczka alsaplayera do odtwarzania przez demona esound
+Group:         Applications/Sound
+Provides:      alsaplayer_output
+Requires:      %{name} = %{version}
+
+%description output-esound
+Alsaplayer plugin for playing sound through esound daemon.
+
+%description output-esound -l pl
+Wtyczka alsaplayera do odtwarzania d¼wiêku przez demona esound.
+
+%package output-nas
+Summary:       Alsaplayer plugin for playing through NAS daemon
+Summary(pl):   Wtyczka do alsaplayera do odtwarzania przez demona NAS
+Group:         Applications/Sound
+Provides:      alsaplayer_output
+Requires:      %{name} = %{version}
+
+%description output-nas
+Alsaplayer plugin for playing sound through NAS (network audio system)
+daemon.
+
+%description output-nas -l pl
+Wtyczka alsaplayera do odtwarzania d¼wiêku przez demona NAS (network
+audio system).
+
+%package output-jack
+Summary:       Alsaplayer plugin for playing sound through JACK
+Summary(pl):   Wtyczka alsaplayera do odtwarzania d¼wiêku przez JACK
+Group:         Applications/Sound
+Provides:      alsaplayer_output
+Requires:      %{name} = %{version}
+
+%description output-jack
+Alsaplayer plugin for sound through JACK system.
+
+%description output-jack -l pl
+Wtyczka alsaplayera do odtwarzania d¼wiêku przez system JACK.
+
+%package scopes-gtk
+Summary:       Alsaplayer plugins for visualization
+Summary(pl):   Wtyczki alsaplayera do wizualizacji
+Group:         X11/Applications/Multimedia
+Requires:      %{name} = %{version}
+
+%description scopes-gtk
+Alsaplayer plugins for visualization.
+
+%description scopes-gtk -l pl
+Wtyczki do alsaplayera do wizualizacji.
+
+%package scopes-opengl
+Summary:       Alsaplayer plugin for visualization using OpenGL
+Summary(pl):   Wtyczka alsaplayera do wizualizacji z u¿yciem OpenGL
+Group:         X11/Applications/Multimedia
+Requires:      %{name} = %{version}
+Requires:      OpenGL
+
+%description scopes-opengl
+Alsaplayer plugin for visualization using OpenGL.
+
+%description scopes-opengl -l pl
+Wtyczka do alsaplayera do wizualizacji z u¿yciem OpenGL.
+
+%package devel
+Summary:       Alsaplayer header files
+Summary(pl):   Pliki nag³ówkowe Alsaplayera
+Group:         Development/Libraries
+Requires:      %{name} = %{version}
+
+%description devel
+Header files for Alsaplayer library.
+
+%description devel -l pl
+Pliki nag³ówkowe biblioteki Alsaplayera.
+
+%package static
+Summary:       Alsaplayer static library
+Summary(pl):   Biblioteka statyczna Alsaplayera
+Group:         Development/Libraries
+Requires:      %{name}-devel = %{version}
+
+%description static
+Alsaplayer static library.
+
+%description static -l pl
+Biblioteka statyczna Alsaplayera.
+
 %prep
 %setup -q
+%patch0 -p1
+%patch1 -p1
 
 %build
-libtoolize --copy --force
-aclocal
-autoconf
-%configure
+rm -f missing
+%{__libtoolize}
+%{__aclocal}
+%{__autoconf}
+%{__automake}
+CPPFLAGS=" -I/usr/X11R6/include"
+LDFLAGS="%{rpmldflags} -L/usr/X11R6/lib"
+export CPPFLAGS LDFLAGS
+%configure \
+       %{?with_esound:--en}%{!?with_esound:--dis}able-esd \
+       %{?with_flac:--en}%{!?with_flac:--dis}able-flac \
+       %{?with_jack:--en}%{!?with_jack:--dis}able-jack \
+       %{?with_mikmod:--en}%{!?with_mikmod:--dis}able-mikmod \
+       %{?with_nas:--en}%{!?with_nas:--dis}able-nas \
+       %{?with_esound:--en}%{!?with_esound:--dis}able-esd \
+       --enable-alsa \
+       --enable-audiofile \
+       --enable-gtk \
+       --enable-oggflac \
+       --enable-oggvorbis \
+       --enable-opengl \
+       --enable-oss \
+       --enable-static
+
 %{__make}
 
 %install
 rm -rf $RPM_BUILD_ROOT
-%{__make} DESTDIR=$RPM_BUILD_ROOT install
+install -d $RPM_BUILD_ROOT{%{_desktopdir},%{_pixmapsdir}}
+
+%{__make} install \
+       DESTDIR=$RPM_BUILD_ROOT \
+       pkgconfigdir=%{_pkgconfigdir}
+
+install -c %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir}
+install -c %{SOURCE2} $RPM_BUILD_ROOT%{_pixmapsdir}
 
-gzip -9nf AUTHORS README 
+rm -f $RPM_BUILD_ROOT%{_pkglibdir}/input/*.{a,la}
+rm -f $RPM_BUILD_ROOT%{_pkglibdir}/interface/*.{a,la}
+rm -f $RPM_BUILD_ROOT%{_pkglibdir}/output/*.{a,la}
+rm -f $RPM_BUILD_ROOT%{_pkglibdir}/reader/*.{a,la}
+rm -f $RPM_BUILD_ROOT%{_pkglibdir}/scopes/*.{a,la}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
+%post
+/sbin/ldconfig
+echo
+echo "Remember to install appropriate alsaplayer-input-* plugins"
+echo "for files you want to play, for example:"
+echo "alsaplayer-input-mad to play mp3s."
+echo
+
+%postun -p /sbin/ldconfig
+
 %files
 %defattr(644,root,root,755)
-%doc *.gz
+%doc AUTHORS README ChangeLog
 %attr(755,root,root) %{_bindir}/alsaplayer
-%{_pkglibdir}
+%attr(755,root,root) %{_libdir}/libalsaplayer.so.0.0.2
+%dir %{_pkglibdir}
+%dir %{_pkglibdir}/input
+%dir %{_pkglibdir}/interface
+%dir %{_pkglibdir}/output
+%dir %{_pkglibdir}/reader
+%dir %{_pkglibdir}/scopes
+%attr(755,root,root) %{_pkglibdir}/input/libcdda.so
+%attr(755,root,root) %{_pkglibdir}/input/libwav.so
+%attr(755,root,root) %{_pkglibdir}/output/liboss_out.so
+%attr(755,root,root) %{_pkglibdir}/output/libnull_out.so
+%attr(755,root,root) %{_pkglibdir}/reader/libfile.so
+%attr(755,root,root) %{_pkglibdir}/reader/libhttp.so
+%{_mandir}/man*/*
+%{_desktopdir}/%{name}.desktop
+%{_pixmapsdir}/%{name}.png
+
+%files daemon
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_pkglibdir}/interface/libdaemon_interface.so
+
+%files interface-gtk
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_pkglibdir}/interface/libgtk_interface.so
+
+%files interface-text
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_pkglibdir}/interface/libtext_interface.so
+
+%files interface-xosd
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_pkglibdir}/interface/libxosd_interface.so
+
+%files input-audiofile
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_pkglibdir}/input/libaf.so
+
+%if %{with flac}
+%files input-flac
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_pkglibdir}/input/libflac_in.so
+%endif
+
+%files input-mad
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_pkglibdir}/input/libmad_in.so
+
+%if %{with mikmod}
+%files input-mikmod
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_pkglibdir}/input/libmod.so
+%endif
+
+%files input-sndfile
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_pkglibdir}/input/libsndfile_in.so
+
+%files input-vorbis
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_pkglibdir}/input/libvorbis_in.so
+
+%files output-alsa
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_pkglibdir}/output/libalsa_out.so
+
+%if %{with esound}
+%files output-esound
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_pkglibdir}/output/libesound_out.so
+%endif
+
+%if %{with jack}
+%files output-jack
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_pkglibdir}/output/libjack_out.so
+%endif
+
+%if %{with nas}
+%files output-nas
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_pkglibdir}/output/libnas_out.so
+%endif
+
+%files scopes-gtk
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_pkglibdir}/scopes/libblurscope.so
+%attr(755,root,root) %{_pkglibdir}/scopes/liblevelmeter.so
+%attr(755,root,root) %{_pkglibdir}/scopes/liblogbarfft.so
+%attr(755,root,root) %{_pkglibdir}/scopes/libmonoscope.so
+%attr(755,root,root) %{_pkglibdir}/scopes/libspacescope.so
+%attr(755,root,root) %{_pkglibdir}/scopes/libsynaescope.so
+
+%files scopes-opengl
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_pkglibdir}/scopes/liboglspectrum.so
+
+%files devel
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_libdir}/libalsaplayer.so
+%{_libdir}/libalsaplayer.la
+%{_includedir}/alsaplayer
+%{_pkgconfigdir}/alsaplayer.pc
+
+%files static
+%defattr(644,root,root,755)
+%{_libdir}/libalsaplayer.a
This page took 0.052659 seconds and 4 git commands to generate.