Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-release-src > by-pkgid > 9985afa40db45f09ba54a860468ab27a > files > 2

quodlibet-plugins-2.4.1-2.mga3.src.rpm

Name: 	 	quodlibet-plugins
Summary: 	Advanced, elegant jukebox style music player plugins
Epoch:		1
Version: 	2.4.1
Release: 	%mkrel 2

Source0:	http://quodlibet.googlecode.com/files/%{name}-%{version}.tar.gz
URL:		http://code.google.com/p/quodlibet/
License:	GPLv2
Group:		Sound/Players
BuildArch:	noarch

BuildRequires:	python
Requires:	quodlibet

%description
Quod Libet is a GTK+-based audio player written in Python. It's designed
around the idea that you know better than we do how to organize your music.
It lets you make playlists based on regular expressions (don't worry,
regular searches work too). It lets you display and edit any tags you want
in the file.

It supports Ogg Vorbis and MP3 by default, but other formats (FLAC, Musepack,
Wavepack, MPEG-4/AAC and MOD are available through gstreamer0.10 plugins.

Quod Libet easily scales to libraries of thousands of songs. It also supports
most of the features you expect from a modern media player, like Unicode
support, gapless playback, multimedia keys, and an OSD. 

%prep
%setup -q

%install
mkdir -p %{buildroot}%{py_sitedir}/quodlibet/plugins
cp -rf * %{buildroot}%{py_sitedir}/quodlibet/plugins/


%files
%defattr(0644,root,root,0755)
%{py_sitedir}/quodlibet/plugins/*




%changelog

* Sun Jan 13 2013 umeabot <umeabot> 1:2.4.1-2.mga3
+ Revision: 380122
- Mass Rebuild - https://wiki.mageia.org/en/Feature:Mageia3MassRebuild

* Sun Sep 30 2012 malo <malo> 1:2.4.1-1.mga3
+ Revision: 300699
- update to new version 2.4.1
- Update RPM group

* Tue Jun 19 2012 malo <malo> 1:2.4-1.mga3
+ Revision: 261842
- update to version 2.4

* Mon Mar 05 2012 malo <malo> 1:2.3.2-1.mga2
+ Revision: 219236
- spec cleanup after import from Mandriva
- imported package quodlibet-plugins