Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37568431
en ru br
ALT Linux repositórios
S:0.15.1b-alt9
5.0: 0.15.1b-alt4
4.1: 0.15.1b-alt3
4.0: 0.15.1b-alt3
3.0: 0.15.1b-alt2

Group :: Som
RPM: libmad

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Name: libmad
Version: 0.15.1b
Release: alt9

Summary: High quality MPEG audio decoder library
License: GPL
Group: Sound
Url: http://mad.sourceforge.net/

Source: libmad-%version.tar.gz
Patch1: libmad-0.15.1b-speedup.patch
Patch2: libmad-0.15.0b-alt-pkgconfig.patch
Patch3: libmad-0.15.1b-no-force-mem-gcc43.patch
Patch4: libmad-0.15.1b-alt-MIPS.patch

%description
MAD is a high-quality MPEG audio decoder. It currently supports MPEG-1
and the MPEG-2 extension to Lower Sampling Frequencies, as well as the
so-called MPEG 2.5 format. All three audio layers (Layer I, Layer II,
and Layer III a.k.a. MP3) are fully implemented.

%package devel
Summary: Development files for MAD
Group: Development/C
Requires: %name = %version-%release

%description devel
This package contains development files required for packaging
MAD-based software.

%prep
%setup
%patch1 -p1
%patch2 -p1
%patch3 -p2
%patch4 -p1
%ifarch %e2k
# as of lcc 1.21.24/1.23.12
sed -i 's,-fcse-follow-jumps,,;s,-fcse-skip-blocks,,;s,-fregmove,,' configure.ac
%endif

%build
touch AUTHORS NEWS ChangeLog
%autoreconf
%remove_optflags -mthumb
%configure \
--enable-accuracy \
--disable-static

# SMP-incompatiple build

%make_build || %make

%install
%makeinstall
# audacity can't find it otherwise
ln -s libmad.pc %buildroot%_pkgconfigdir/mad.pc

%files
%doc CHANGES README CREDITS COPYRIGHT
%_libdir/libmad.so.*

%files devel
%_libdir/libmad.so
%_pkgconfigdir/*
%_includedir/mad.h

%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