Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37551407
en ru br
ALT Linux repos
5.0: 0.08.1-alt1.2.qa1
4.1: 0.08.1-alt1.2.qa1
4.0: 0.07-alt2.1

Group :: Sound
RPM: pympd

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: pympd
Version: 0.07
Release: alt2.1

Summary: PyGTK frontend for Music Player Daemon.
Summary(ru_RU.UTF8): Графический (PyGtk) клиент для Music Player Daemon (MPD).
License: GPL
Group: Sound
Packager: Alexey Morsov <swi at altlinux.ru>

Url: http://%name.sourceforge.net/
Source: http://belnet.dl.sourceforge.net/sourceforge/%name/%name-%version.tar.gz

#BuildArch: noarch


Requires: python-module-pygtk >= 2.6
Requires: python-module-pygnome-extras
Requires: mpd >= 0.11

BuildRequires: python-module-pygtk-devel >= 2.6
BuildRequires: libgtk+2-common-devel, libgtk+2-devel

%description
Pymp'd is a frontend for mpd in the style of rhythmbox and itunes, written in python, with pygtk. Pymp'd itself is not a music player, just a frontend.

%description -l ru_RU.UTF8
Pymp'd - это графический клиент для Music Player Daemon (MPD), сделанный в стиле Rhythmbox и iTunes.

%prep
%setup -q
%__subst 's/from pympd.modules import trayicon/from egg import trayicon/' src/plugins/trayicon.py

%build
###%make_build

%install
%make_build PREFIX=%_usr DESTDIR=%buildroot
python setup.py install --prefix=%_usr --root=%buildroot --record=INSTALLED_FILES \
--install-lib=%python_sitelibdir --optimize=2

%files -f INSTALLED_FILES
%doc README
%python_sitelibdir/%name/*.pyo
%python_sitelibdir/%name/modules/*.pyo

%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