Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37562850
en ru br
ALT Linux repositórios
S:2.0-alt2
5.0: 0.0-alt0.cvs.20070327
4.1: 0.0-alt0.cvs.20070327
4.0: 0.0-alt0.cvs.20070327

Group :: Sistema/Bibliotecas
RPM: libsbc

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%def_disable static
%define snapdate 20070327

Name: libsbc
Version: 0.0
Release: alt0.cvs.%snapdate
Summary: subband codec (SBC) library
License: GPL/LGPL
Group: System/Libraries
URL: http://bluetooth-alsa.sourceforge.net

Packager: L.A. Kostis <lakostis at altlinux.ru>

Source: libsbc-%version.tar
Patch: sbcinfo-deb-man.diff

%description
Bluetooth low-complexity, subband codec (SBC) library.

%package devel
Summary: Development files for subband codec (SBC) library
Group: Development/C
Requires: %name = %version-%release
Provides: libsbc-devel

%description devel
Header files for libsbc library.

%package -n sbcinfo
Summary: Subband codec (SBC) analyzer
Group: Sound
Requires: %name = %version-%release

%description -n sbcinfo
Bluetooth low-complexity, subband codec (SBC) analyzer.

%prep
%setup -q
%patch -p1

%build
%__autoreconf
%configure %{subst_enable static}
%make_build

%install
%make DESTDIR=%buildroot install
mkdir -p %buildroot%_man1dir
%__install -pm644 debian/*.1 %buildroot%_man1dir/

%post
%post_ldconfig

%postun
%postun_ldconfig

%files
%doc AUTHORS README COPYING*
%_libdir/lib*.so.*

%files devel
%_libdir/lib*.so
%_includedir/*
%_datadir/aclocal/*.m4
%_pkgconfigdir/*.pc

%if_enabled static
%_libdir/lib*.a
%endif #static

%files -n sbcinfo
%_bindir/*
%_man1dir/*

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009