Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37047812
en ru br
ALT Linux repos
S:1.0.0-alt3

Group :: System/Libraries
RPM: libcoverart

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: libcoverart
Version: 1.0.0
Release: alt2

Summary: Cover Art Archive Client Library
Group: System/Libraries
License: LGPLv2+

Url: http://musicbrainz.org/doc/%name
#VCS: git://github.com/metabrainz/libcoverart.git
Source: http://ftp.musicbrainz.org/pub/musicbrainz/%name/%name-%version.tar

BuildRequires: gcc-c++ cmake libjansson-devel libneon-devel

%description
The Cover Art Archive is a joint project between the Internet Archive
and MusicBrainz, whose goal is to make cover art images available to
everyone on the Internet in an organised and convenient way.

This package provides Cover Art Archive Client Library.

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

%description devel
The %name-devel package contains libraries and header files for
developing applications that use %name.

%prep
%setup


%build
%add_optflags -Wno-error=implicit-fallthrough
%cmake_insource -DCMAKE_BUILD_TYPE=Release
%make_build

%install
%makeinstall_std

%files
%_libdir/*.so.*
%doc NEWS.txt README.md

%files devel
%_includedir/coverart/
%_libdir/*.so
%_libdir/pkgconfig/*.pc

%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