Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37403258
en ru br
ALT Linux repos
S:0.23.13-alt1
D:0.13.0-alt1.1
5.0: 0.13.2-alt3
4.1: 0.13.1-alt1
4.0: 0.13.0-alt3
3.0: 0.11.5-alt1.1

Group :: Sound
RPM: mpd

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: mpd
Version: 0.11.5
Release: alt1.1

Summary: Music Player Daemon (MPD) allows remote access for playing music and managing playlists.
License: GPL
Group: Sound

Url: http://musicpd.org/

Source: %name-%version.tar.gz
Source1: %name.conf

# Automatically added by buildreq on Thu Feb 10 2005

BuildRequires: gcc-c++ gcc-g77 hostinfo libalsa-devel libao-devel libaudiofile-devel libfaad-devel libflac-devel libid3tag-devel libmikmod-devel libogg-devel libstdc++-devel libvorbis-devel zlib-devel

%description

Music Player Daemon (MPD) allows remote access for playing music
(MP3, Ogg Vorbis, FLAC, AAC, Mod, and wave files) and managing playlists.
MPD is designed for integrating a computer into a stereo system that
provides control for music playback over a local network. It is also
makes a great desktop music player, especially if you are a console junkie,
like frontend options, or restart X often.

%prep
%setup -q

%build
%configure
%make_build

%install
%makeinstall
%__mkdir %buildroot%_sysconfdir
%__install -p -m644  %SOURCE1 %buildroot%_sysconfdir

%files
%doc AUTHORS ChangeLog COPYING INSTALL README TODO UPGRADING doc/{mpdconf.example,COMMANDS}
%config(noreplace) %_sysconfdir/%name.conf
%_bindir/%name
%_man1dir/%name.1.gz

%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