Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37561825
en ru br
ALT Linux repositórios
S:11.8.17-alt1_11
4.1: 0.15.0-alt1
4.0: 0.14.0-alt1

Group :: Desenvolvimento/C
RPM: libmpd

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Name: libmpd
Version: 0.15.0
Release: alt1

Summary: Client library for mpd.
License: GPL
Group: Development/C

Url: http://sarine.nl/libmpd
Source: http://download.sarine.nl/%name-%version.tar.gz

# Automatically added by buildreq on Thu Mar 20 2008

BuildRequires: gcc-c++ glib2-devel glibc-devel-static

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

# Fancy that, no explicit BuildReqs! :)


%description
Libmpd is an a library to easily connect to a Music Player Daemon server. It's
wraps around libmpdclient and provides a higher level api. GMPC, Gnome Music
Player Client, relies on this library to work with MPD.

%description devel
This package contains the header files and libraries for building programs that
use %name.

%prep
%setup -q

%build
%autoreconf
%configure --disable-static
%make_build

%install
%makeinstall

%post -p %post_ldconfig_sys

%postun -p %postun_ldconfig

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

%files devel
%_libdir/%name.so
%dir %_includedir/%name
%_includedir/%name/*
%_pkgconfigdir/%name.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