Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37500951
en ru br
ALT Linux repositórios
S:1.0.0-alt3

Group :: Sistema/Bibliotecas
RPM: libcoverart

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e 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

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