Package gmixer: Specfile

Name: gmixer
Version: 1.3
Release: alt0.M51.1
License: GPLv3
Summary: Simple Gtk/GStreamer volume control applet
Packager: Egor Glukhov <kaman@altlinux.org>
Group: Sound
Url: https://launchpad.net/gmixer
Source0: %name-%version.tar
BuildRequires: libgtk+2-devel python-module-pygtk-devel python-module-pygtk-libglade

%description
GMixer is a simple gtk/gstreamer audio mixer, armed to work with light desktop manager.

Features:
 - supports all mixer plugins of gstreamer (alsa/oss/pulseaudio/...)
 - tray icon support
 - supports special keys of multimedia keyboard

%prep
%setup

%build
%python_build

%install
%python_install
%find_lang %name

%files -f %name.lang
%_bindir/%name
%_datadir/%name
%python_sitelibdir/*

%changelog
* Thu Jun 4 2010 Egor Glukhov <kaman@altlinux.org> 1.3-alt0.M51.1
- Backport to 5.1

* Thu Jun 4 2010 Egor Glukhov <kaman@altlinux.org> 1.3-alt1
- initial build for Sisyphus