Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37577577
en ru br
ALT Linux repos
S:2.1.5-alt9
5.0: 2.1.5-alt3
4.1: 2.1.5-alt1
4.0: 2.1.4-alt1
3.0: 2.1.1-alt1.1

Group :: System/Libraries
RPM: libmusicbrainz

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: libmusicbrainz
Version: 2.1.5
Release: alt7

Summary: A software library for accesing MusicBrainz servers
License: LGPL
Group: System/Libraries

Url: http://www.musicbrainz.org
Source: %name-%version.tar.gz
Patch0: libmusicbrainz-2.1.5-alt-comsocket.patch
Patch1: libmusicbrainz-2.1.5-alt-gcc43.patch

BuildRequires: gcc-c++ libexpat-devel

%description
The MusicBrainz client library allows applications to make metadata
lookup to a MusicBrainz server, generate signatures from WAV data and
create CD Index Disk ids from audio CD roms.

%package devel
Summary: Headers for developing programs that will use lib%name
Group: Development/C++
Requires: %name = %version-%release

%description devel
This package contains the headers that programmers will need to develop
applications which will use lib%name.

%prep
%setup

%patch0 -p1
%patch1 -p1

%build
%ifnarch e2k
%add_optflags -Wno-error=narrowing
%endif
%autoreconf
%configure --disable-static
%make_build

%install
%makeinstall_std

%files
%doc docs/*.txt
%_libdir/*.so.*

%files devel
%_includedir/*
%_libdir/*.so
%_pkgconfigdir/*

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin