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

Group :: Sistema/Bibliotecas
RPM: libclastfm

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%{?optflags_lto:%global optflags_lto %optflags_lto -ffat-lto-objects}
Name: libclastfm
Version: 0.5
Release: alt3.git20130316
Summary: Unofficial C-API for the Last.fm web service

Group: System/Libraries
License: GPLv2+
URL: http://liblastfm.sourceforge.net
Source0: %name-%version.tar

BuildRequires: libcurl-devel

%description
%name is an unofficial C-API for the Last.fm web service
written with libcurl. libclastfm supports much more than
basic scrobble submission. You can send shouts, fetch album covers
and much more.

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

%description devel
This package contains the development files for %{name}.

%prep
%setup

%build
%autoreconf
%configure
%make_build

%install
%makeinstall_std

%files
%doc AUTHORS README ChangeLog NEWS
%_libdir/*.so.*

%files devel
%_includedir/clastfm.h
%_libdir/*.so
%_pkgconfigdir/libclastfm.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