Sophie

Sophie

distrib > Mageia > 2 > x86_64 > by-pkgid > a2679dd53dbd39eb1afdeb8ba86f4703 > files > 2

xfce4-mpc-plugin-0.4.4-1.mga2.src.rpm

%define url_ver %(echo %{version} | cut -d. -f1,2)

Summary: 	A mpc plugin for the Xfce panel
Name: 		xfce4-mpc-plugin
Version: 	0.4.4
Release: 	%mkrel 1
License:	GPLv2+
Group: 		Graphical desktop/Xfce
URL:		http://goodies.xfce.org/projects/panel-plugins/xfce4-mpc-plugin
Source0: 	http://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/%{url_ver}/%{name}-%{version}.tar.bz2
BuildRequires:	intltool
BuildRequires:	pkgconfig(libxfce4panel-1.0)
BuildRequires:	pkgconfig(libxfce4ui-1)
BuildRequires:	pkgconfig(exo-1)
BuildRequires:	pkgconfig(libmpd)
Requires:	xfce4-panel
Requires:	mpd

%description
This is a simple Xfce panel client plugin for Music Player Daemon.

Features :
* send Play/Stop/Next/Previous command to MPD
* uses gtk-theme media icons (at least nuvola, tango and rodent themes provides
  these icons)
* decrease/increase volume using the mouse wheel
* show the current volume, status and title as a tooltip when passing the mouse
  over the plugin
* show a simple playlist window upon middle-click, permitting to select a track
  to play
* configurable MPD host/port/password
* toggles repeat/random features in the right-click menu
* launch configurable client (gmpc, xterm -e ncmpc,..) through right-click menu

%prep
%setup -q

%build
%configure2_5x --disable-static
%make

%install
%makeinstall_std 

#we don't want these
find %{buildroot} -name "*.la" -delete

%find_lang %{name}

%files -f %{name}.lang
%doc ChangeLog AUTHORS README
%{_libdir}/xfce4/panel/plugins/libmpc.so
%{_datadir}/xfce4/panel/plugins/xfce4-mpc-plugin.desktop


%changelog

* Fri Sep 07 2012 wally <wally> 0.4.4-1.mga2
+ Revision: 289570
- sync with cauldron (update to stable xfce 4.10)

* Sat Jun 30 2012 wally <wally> 0.4.4-1.mga3
+ Revision: 265387
- new version 0.4.4

* Mon May 28 2012 wally <wally> 0.4.3-1.mga3
+ Revision: 248546
- new version 0.4.3
- BR libmpd
- clean .spec

* Mon Feb 20 2012 wally <wally> 0.4.2-1.mga2
+ Revision: 211240
- disable static build
- new version 0.4.2

* Sun Feb 19 2012 wally <wally> 0.4.1-1.mga2
+ Revision: 210835
- new version 0.4.1
- clean .spec
- imported package xfce4-mpc-plugin


* Sat Mar 12 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.6-1mdv2011.0
+ Revision: 644051
- update to new version 0.3.6

* Sat Jul 24 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.5-1mdv2011.0
+ Revision: 557326
- update to new version 0.3.5

* Sat Jan 02 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.4-1mdv2010.1
+ Revision: 485065
- add buildrequires on exo-devel
- update to new version 0.3.4
- adapt to new urls

* Mon May 25 2009 Funda Wang <fwang@mandriva.org> 0.3.3-7mdv2010.0
+ Revision: 379434
- rebuild for new mpd

* Thu Mar 05 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.3-6mdv2009.1
+ Revision: 349472
- rebuild for xfce-4.6.0

* Sat Oct 18 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.3-5mdv2009.1
+ Revision: 295002
- rebuild for new Xfce4.6 beta1

  + Thierry Vignaud <tv@mandriva.org>
    - rebuild
    - rebuild

* Wed Mar 26 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.3-1mdv2008.1
+ Revision: 190232
- new version

  + Thierry Vignaud <tv@mandriva.org>
    - fix description-line-too-long
    - kill re-definition of %%buildroot on Pixel's request

  + Olivier Blin <oblin@mandriva.com>
    - restore BuildRoot

* Mon Nov 19 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.2-2mdv2008.1
+ Revision: 110125
- correct buildrequires
- new license policy
- use upstream tarball name as a real name
- update description
- do not package COPYING, add README to the docs
- use upstream name

* Thu May 31 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.2-1mdv2008.0
+ Revision: 33444
- new version

* Fri May 25 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.0-2mdv2008.0
+ Revision: 31001
- requires mpd

* Thu May 24 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.0-1mdv2008.0
+ Revision: 30536
- Import xfce-mpc-plugin