]> git.pld-linux.org Git - packages/alsa-lib.git/blobdiff - alsa-lib.spec
- obsolete; s/SND_HWDEP_IFACE_BLUEZ_SCO/SND_HWDEP_IFACE_BLUETOOTH/ may be needed...
[packages/alsa-lib.git] / alsa-lib.spec
index ca04b1e6ace744bca936ee1811e8e1e593afbb85..929201fd5b7c1c9920e76a27a4d70d20924aae40 100644 (file)
@@ -1,87 +1,99 @@
+#
+# TODO:
+#  - track this bug - alsasink in gstreamer isn't working
+#    https://bugtrack.alsa-project.org/alsa-bug/bug_view_page.php?bug_id=0000116
+#
 Summary:       Advanced Linux Sound Architecture (ALSA) - Library
+Summary(es):   Biblioteca para ALSA (Advanced Linux Sound Architecture)
 Summary(pl):   Advanced Linux Sound Architecture (ALSA) - Biblioteka
+Summary(pt_BR):        Biblioteca para o ALSA (Advanced Linux Sound Architecture)
 Summary(ru):   âÉÂÌÉÏÔÅËÁ API ÄÌÑ ÒÁÂÏÔÙ Ó ÄÒÁÊ×ÅÒÏÍ ALSA
 Summary(uk):   â¦Â̦ÏÔÅËÁ API ÄÌÑ ÒÏÂÏÔÉ Ú ÄÒÁÊ×ÅÒÏÍ ALSA
 Name:          alsa-lib
-Version:       0.5.10b
-Release:       2
-License:       GPL
+Version:       1.0.6
+Release:       1
+License:       LGPL
 Group:         Libraries
-Group(de):     Libraries
-Group(es):     Bibliotecas
-Group(fr):     Librairies
-Group(pl):     Biblioteki
-Group(pt_BR):  Bibliotecas
-Group(ru):     âÉÂÌÉÏÔÅËÉ
-Group(uk):     â¦Â̦ÏÔÅËÉ
 Source0:       ftp://ftp.alsa-project.org/pub/lib/%{name}-%{version}.tar.bz2
-Source1:       http://www.alsa-project.org/~perex/alsa-lib/%{name}.tgz
+# Source0-md5: d1534d9d2301f247b54a9e8cff4183c5
+Patch0:                %{name}-bluezsco.patch
+Patch1:                %{name}-alpha.patch
 URL:           http://www.alsa-project.org/
 BuildRequires: alsa-driver-devel
+BuildRequires: autoconf
+BuildRequires: automake
+BuildRequires: doxygen
+BuildRequires: flex
 BuildRequires: libstdc++-devel
+BuildRequires: libtool
 BuildRequires: ncurses-devel
-BuildRequires: flex
 BuildConflicts:        alsa-lib <= 0.4.0
 Obsoletes:     alsa-libs
-ExcludeArch:   sparc
-ExcludeArch:   sparc64
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define                _sysconfdir     /etc
-
 %description
 Advanced Linux Sound Architecture (ALSA) - Library
 
-Features ========
+Features:
 - general
-  - modularized architecture with support for 2.2
-  - support for versioned and exported symbols
-  - full proc filesystem support - /proc/sound
+       - modularized architecture with support for 2.2
+       - support for versioned and exported symbols
+       - full proc filesystem support - /proc/sound
 - ISA soundcards
-  - support for 128k ISA DMA buffer
+       - support for 128k ISA DMA buffer
 - mixer
-  - new enhanced API for applications
-  - support for unlimited number of channels
-  - volume can be set in three ways (percentual (0-100), exact and
-    decibel)
-  - support for mute (and hardware mute if hardware supports it)
-  - support for mixer events
-    - this allows two or more applications to be synchronized
+       - new enhanced API for applications
+       - support for unlimited number of channels
+       - volume can be set in three ways (percentual (0-100), exact and
+         decibel)
+       - support for mute (and hardware mute if hardware supports it)
+       - support for mixer events
+               - this allows two or more applications to be synchronized
 - digital audio (PCM)
-  - new enhanced API for applications
-  - full real duplex support
-  - full duplex support for SoundBlaster 16/AWE soundcards
-  - digital audio data for playback and record should be read back using
-    proc filesystem
+       - new enhanced API for applications
+       - full real duplex support
+       - full duplex support for SoundBlaster 16/AWE soundcards
+       - digital audio data for playback and record should be read back using
+         proc filesystem
 - OSS/Lite compatibility
-  - full mixer compatibity
-  - full PCM (/dev/dsp) compatibility
+       - full mixer compatibity
+       - full PCM (/dev/dsp) compatibility
+
+%description -l es
+Bibliotecas para el sistema de sonido ALSA. Este paquete se necesita
+para ejecutar programas Linux que usan el programa de control de
+sonido ALSA.
 
 %description -l pl
 Advanced Linux Sound Architecture (ALSA) - Biblioteka
 
-Nowinki =======
+Mo¿liwo¶ci:
 - generalne
-  - zmodularyzowana architektura ze wsparciem dla kerneli 2.2
-  - pe³ne wsparcie dla systemu plików proc - /proc/sound
+       - zmodularyzowana architektura ze wsparciem dla j±der 2.2
+       - pe³ne wsparcie dla systemu plików proc - /proc/sound
 - karty d¼wiêkowe ISA
-  - wsparcie dla buforu 128k ISA DMA
+       - obs³uga bufora 128k ISA DMA
 - mikser
-  - nowe rozszerzone API dla aplikacji
-  - wsparcie dla nielimitowanej liczby kana³ów
-  - g³o¶no¶æ mo¿e byæ ustawiana na trzy ró¿ne sposoby (procentowo
-    (0-100), liniowo oraz w skali decybelowej)
-  - wsparcie dla mute (oraz dla sprzêtowego mute)
-  - wsparcie dla zdarzeñ miksera
-    - to pozwala dwum lub wiêkszej liczbie aplikacji siê synchronizowac
+       - nowe rozszerzone API dla aplikacji
+       - obs³uga nielimitowanej liczby kana³ów
+       - g³o¶no¶æ mo¿e byæ ustawiana na trzy ró¿ne sposoby (procentowo
+         (0-100), liniowo oraz w skali decybelowej)
+       - obs³uga wyciszania (oraz sprzêtowego wyciszania)
+       - obs³uga zdarzeñ miksera
+               - to pozwala dwum lub wiêkszej liczbie aplikacji siê synchronizowaæ
 - cyfrowe audio (PCM)
-  - nowe rozszerzone API dla aplikacji
-  - pe³ne realne wsparcie dla trybu duplex
-  - dane cyfrowego d¼wiêku dla odtwarzania i nagrywania powinny byæ
-    odczytywane poprzez system plików /proc
+       - nowe rozszerzone API dla aplikacji
+       - pe³na, prawdziwa obs³uga trybu duplex
+       - pe³na obs³uga trybu duplex dla kart SoundBlaster 16/AWE
+       - dane cyfrowego d¼wiêku dla odtwarzania i nagrywania powinny byæ
+         odczytywane poprzez system plików /proc
 - kompatybilno¶æ z OSS/Lite
-  - pe³na kompatybilno¶æ miksera
-  - pe³na kompatybilno¶æ PCM (/dev/dsp)
+       - pe³na kompatybilno¶æ miksera
+       - pe³na kompatybilno¶æ PCM (/dev/dsp)
+
+%description -l pt_BR
+Bibliotecas para o ALSA. Esse pacote é necessário para rodar programas
+Linux queusam o driver de som ALSA.
 
 %description -l ru
 âÉÂÌÉÏÔÅËÁ API ÄÌÑ ÒÁÂÏÔÙ Ó ÄÒÁÊ×ÅÒÏÍ ALSA.
@@ -91,94 +103,110 @@ Nowinki =======
 
 %package devel
 Summary:       Advanced Linux Sound Architecture (ALSA) - header files
+Summary(es):   Archivos de desarrollo de ALSA (Advanced Linux Sound Architecture)
 Summary(pl):   Advanced Linux Sound Architecture (ALSA) - pliki nag³ówkowe
+Summary(pt_BR):        Arquivos de desenvolvimento do ALSA (Advanced Linux Sound Architecture)
 Summary(ru):   âÉÂÌÉÏÔÅËÁ API ÄÌÑ ÒÁÂÏÔÙ Ó ÄÒÁÊ×ÅÒÏÍ ALSA - ÆÁÊÌÙ ÐÒÏÇÒÁÍÍÉÓÔÁ
 Summary(uk):   â¦Â̦ÏÔÅËÁ API ÄÌÑ ÒÏÂÏÔÉ Ú ÄÒÁÊ×ÅÒÏÍ ALSA - ÆÁÊÌÉ ÐÒÏÇÒÁͦÓÔÁ
 Group:         Development/Libraries
-Group(de):     Entwicklung/Libraries
-Group(es):     Desarrollo/Bibliotecas
-Group(fr):     Development/Librairies
-Group(pl):     Programowanie/Biblioteki
-Group(pt_BR):  Desenvolvimento/Bibliotecas
-Group(ru):     òÁÚÒÁÂÏÔËÁ/âÉÂÌÉÏÔÅËÉ
-Group(uk):     òÏÚÒÏÂËÁ/â¦Â̦ÏÔÅËÉ
-Requires:      %{name} = %{version}
+Requires:      %{name} = %{version}-%{release}
 Requires:      alsa-driver-devel
-Obsoletes:     alsa-lib-devel-doc
 Obsoletes:     alsa-devel
+Obsoletes:     alsa-lib-devel-doc
+
 %description devel
 Advanced Linux Sound Architecture (ALSA) - header files.
 
-%description -l pl devel
+%description devel -l es
+Este paquete contiene los archivos necesarios para compilar programas
+que usan la biblioteca del sistema ALSA. No es necesario instalarlo si
+lo que se desea es solamente ejecutar programas.
+
+%description devel -l pl
 Advanced Linux Sound Architecture (ALSA) - pliki nag³ówkowe.
 
-%description -l ru devel
+%description devel -l pt_BR
+Esse pacote contém os arquivos necessários para compilar programas que
+usam a biblioteca do ALSA. Não é necessário instalar esse pacote para
+apenas rodar programas.
+
+%description devel -l ru
 âÉÂÌÉÏÔÅËÉ ÒÁÚÒÁÂÏÔÞÉËÁ É ÈÅÄÅÒÁ ÄÌÑ ÂÉÂÌÉÏÔÅËÉ API ÄÌÑ ÒÁÂÏÔÙ Ó
 ÄÒÁÊ×ÅÒÏÍ ALSA.
 
-%description -l uk devel
+%description devel -l uk
 â¦Â̦ÏÔÅËÉ ÐÒÏÇÒÁͦÓÔÁ ÔÁ ÈÅÄÅÒÉ ÄÌѠ¦Â̦ÏÔÅËÉ API ÄÌÑ ÒÏÂÏÔÉ Ú
 ÄÒÁÊ×ÅÒÏÍ ALSA.
 
 %package static
-Summary:       Advanced Linux Sound Architecture (ALSA) - Static library
-Summary(pl):   Advanced Linux Sound Architecture (ALSA) - Biblioteka statyczna
+Summary:       Advanced Linux Sound Architecture (ALSA) - static library
+Summary(pl):   Advanced Linux Sound Architecture (ALSA) - biblioteka statyczna
+Summary(pt_BR):        Bibliotecas estáticas para desenvolvimento com a alsa-lib
 Summary(ru):   óÔÁÔÉÞÅÓËÁÑ ÂÉÂÌÉÏÔÅËÁ API ÄÌÑ ÒÁÂÏÔÙ Ó ÄÒÁÊ×ÅÒÏÍ ALSA
 Summary(uk):   óÔÁÔÉÞÎÁ Â¦Â̦ÏÔÅËÁ API ÄÌÑ ÒÏÂÏÔÉ Ú ÄÒÁÊ×ÅÒÏÍ ALSA
 Group:         Development/Libraries
-Group(de):     Entwicklung/Libraries
-Group(es):     Desarrollo/Bibliotecas
-Group(fr):     Development/Librairies
-Group(pl):     Programowanie/Biblioteki
-Group(pt_BR):  Desenvolvimento/Bibliotecas
-Group(ru):     òÁÚÒÁÂÏÔËÁ/âÉÂÌÉÏÔÅËÉ
-Group(uk):     òÏÚÒÏÂËÁ/â¦Â̦ÏÔÅËÉ
-Requires:      %{name}-devel = %{version}
+Requires:      %{name}-devel = %{version}-%{release}
 
 %description static
-Advanced Linux Sound Architecture (ALSA) - Static library.
+Advanced Linux Sound Architecture (ALSA) - static library.
+
+%description static -l pl
+Advanced Linux Sound Architecture (ALSA) - biblioteka statyczna.
 
-%description -l pl static
-Advanced Linux Sound Architecture (ALSA) - Biblioteka statyczna.
+%description static -l pt_BR
+Bibliotecas estáticas para desenvolvimento com a alsa-lib
 
-%description -l ru static
+%description static -l ru
 óÔÁÔÉÞÅÓËÁÑ ÂÉÂÌÉÏÔÅËÁ API ÄÌÑ ÒÁÂÏÔÙ Ó ÄÒÁÊ×ÅÒÏÍ ALSA.
 
-%description -l uk static
+%description static -l uk
 óÔÁÔÉÞÎÁ Â¦Â̦ÏÔÅËÁ API ÄÌÑ ÒÏÂÏÔÉ Ú ÄÒÁÊ×ÅÒÏÍ ALSA.
 
 %prep
-%setup -q -a1
+%setup -q
+%patch0 -p1
+%patch1 -p1
 
 %build
-%configure2_13
+%{__libtoolize}
+%{__aclocal}
+%{__autoconf}
+%{__automake}
+%configure \
+       --enable-static
+
 %{__make}
+%{__make} doc
 
 %install
 rm -rf $RPM_BUILD_ROOT
 
-%{__make} install DESTDIR=$RPM_BUILD_ROOT
-
-gzip -9nf ChangeLog
+%{__make} install \
+       DESTDIR=$RPM_BUILD_ROOT
 
-%post  -p /sbin/ldconfig
-%preun -p /sbin/ldconfig
+install -D utils/alsa.m4 $RPM_BUILD_ROOT%{_aclocaldir}/alsa.m4
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
+%post  -p /sbin/ldconfig
+%postun        -p /sbin/ldconfig
+
 %files
 %defattr(644,root,root,755)
+%attr(755,root,root) %{_bindir}/*
 %attr(755,root,root) %{_libdir}/lib*.so.*.*
+%{_datadir}/alsa
 
 %files devel
 %defattr(644,root,root,755)
-%doc *.gz *.html *.gif
+%doc doc/doxygen/html/*
 %attr(755,root,root) %{_libdir}/lib*.so
-%attr(755,root,root) %{_libdir}/lib*.la
+%{_libdir}/lib*.la
 %{_aclocaldir}/alsa.m4
 %{_includedir}/sys/*.h
+%{_includedir}/alsa
+%{_pkgconfigdir}/*.pc
 
 %files static
 %defattr(644,root,root,755)
This page took 0.044193 seconds and 4 git commands to generate.