]> git.pld-linux.org Git - packages/alsa-lib.git/blobdiff - alsa-lib.spec
- updated to 1.0.12
[packages/alsa-lib.git] / alsa-lib.spec
index 03e9bdef6b745da46a4495c944ade72ca12c4344..5278b9f987db05e16ea8502c3f33fb6270c716b3 100644 (file)
@@ -1,15 +1,24 @@
+#
+# Conditional build:
+%bcond_without static_libs     # don't build static library
+#
 Summary:       Advanced Linux Sound Architecture (ALSA) - Library
+Summary(es):   Advanced Linux Sound Architecture (ALSA) - Biblioteca
 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.9.0rc6
+Version:       1.0.12
 Release:       1
-License:       GPL
+License:       LGPL
 Group:         Libraries
 Source0:       ftp://ftp.alsa-project.org/pub/lib/%{name}-%{version}.tar.bz2
+# Source0-md5: d351d46c5e415d4c8448487737939c72
 URL:           http://www.alsa-project.org/
 BuildRequires: alsa-driver-devel
+BuildRequires: autoconf
+BuildRequires: automake
 BuildRequires: doxygen
 BuildRequires: flex
 BuildRequires: libstdc++-devel
@@ -17,65 +26,66 @@ BuildRequires:      libtool
 BuildRequires: ncurses-devel
 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
+       - 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 pl
 Advanced Linux Sound Architecture (ALSA) - Biblioteka
 
-Nowinki =======
+Mo¿liwo¶ci:
 - generalne
-  - zmodularyzowana architektura ze wsparciem dla j±der 2.2
-  - pe³ne wsparcie dla systemu plików proc - /proc/sound
+       - zmodularyzowana architektura
+       - pe³ne wsparcie dla systemu plików proc - /proc/sound
 - karty d¼wiêkowe ISA
-  - wsparcie dla bufora 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 wyciszania (oraz sprzêtowego wyciszania)
-  - wsparcie dla zdarzeñ miksera
-    - to pozwala dwum lub wiêkszej liczbie aplikacji siê synchronizowaæ
+       - 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.
@@ -85,21 +95,33 @@ Nowinki =======
 
 %package devel
 Summary:       Advanced Linux Sound Architecture (ALSA) - header files
+Summary(es):   Archivos de desarrollo de ALSA
 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
-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 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 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.
@@ -109,18 +131,22 @@ Advanced Linux Sound Architecture (ALSA) - pliki nag
 ÄÒÁÊ×ÅÒÏÍ 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
-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.
+Advanced Linux Sound Architecture (ALSA) - biblioteka statyczna.
+
+%description static -l pt_BR
+Bibliotecas estáticas para desenvolvimento com a alsa-lib
 
 %description static -l ru
 óÔÁÔÉÞÅÓËÁÑ ÂÉÂÌÉÏÔÅËÁ API ÄÌÑ ÒÁÂÏÔÙ Ó ÄÒÁÊ×ÅÒÏÍ ALSA.
@@ -137,8 +163,9 @@ Advanced Linux Sound Architecture (ALSA) - Biblioteka statyczna.
 %{__autoconf}
 %{__automake}
 %configure \
-       --enable-static 
-       
+       --enable-static \
+       %{!?with_static_libs:--disable-static}
+
 %{__make}
 %{__make} doc
 
@@ -148,8 +175,9 @@ rm -rf $RPM_BUILD_ROOT
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
-install -d $RPM_BUILD_ROOT/%{_aclocaldir}
-cp utils/alsa.m4 $RPM_BUILD_ROOT/%{_aclocaldir}
+install -D utils/alsa.m4 $RPM_BUILD_ROOT%{_aclocaldir}/alsa.m4
+
+rm -f $RPM_BUILD_ROOT%{_libdir}/alsa-lib/smixer/*.{a,la}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -159,8 +187,11 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/lib*.so.*.*
 %attr(755,root,root) %{_bindir}/*
+%attr(755,root,root) %{_libdir}/lib*.so.*.*
+%dir %{_libdir}/alsa-lib
+%dir %{_libdir}/alsa-lib/smixer
+%attr(755,root,root) %{_libdir}/alsa-lib/smixer/smixer-*.so
 %{_datadir}/alsa
 
 %files devel
@@ -173,6 +204,8 @@ rm -rf $RPM_BUILD_ROOT
 %{_includedir}/alsa
 %{_pkgconfigdir}/*.pc
 
+%if %{with static_libs}
 %files static
 %defattr(644,root,root,755)
 %{_libdir}/lib*.a
+%endif
This page took 0.063664 seconds and 4 git commands to generate.