Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37888735
en ru br
ALT Linux repos
S:0.24-alt1.git20131103
5.0: 0.8-alt1

Group :: Sound
RPM: mpdtoys

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: mpdtoys
Version: 0.8
Release: alt1

Summary: Small command line tools and toys for MPD
License: GPLv2+
Group: Sound

Url: http://kitenet.net/~joey/code/mpdtoys/

Packager: Andrey Rahmatullin <wrar at altlinux.ru>
BuildArch: noarch

# git://git.kitenet.net/mpdtoys

Source: %name-%version.tar

%define _unpackaged_files_terminate_build 1

BuildPreReq: perl-Audio-MPD

%description
This is a collection of small toys and tools for doing various things to
MPD (Music Player Daemon) from the command line. Some of them are very
useful, while others are only amusing.
Some examples of things the mpdtoys can do include moving the playing
song between different mpd daemons on different machines, storing the
state of a mpd daemon and loading it back later, reversing the playlist,
slowly fading volume up or down, stopping playback after the current
song finishes, emulating a skipping record, and editing the playlist in
a text editor.

%prep
%setup

%install
%make_install install DESTDIR=%buildroot

%files
%doc TODO debian/changelog
%_bindir/*
%_man1dir/*

%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