Sophie

Sophie

distrib > Mageia > 6 > armv5tl > media > core-release-src > by-pkgid > af866db518a76e6e1567c3fe4ea55eed > files > 2

mopidy-musicbox-webclient-1.0.3-2.mga6.src.rpm

%define pypi_name Mopidy-MusicBox-Webclient 

Name:           mopidy-musicbox-webclient
Version:        1.0.3
Release:        %mkrel 2
Group:          Sound/Players
Summary:        Responsive webclient for Mopidy, a music server

License:        GPLv3
URL:            http://www.mopidy.com/
Source0:        https://pypi.python.org/packages/source/M/%{pypi_name}/%{pypi_name}-%{version}.tar.gz
BuildArch:      noarch
 
BuildRequires:  python-devel
BuildRequires:  python-setuptools

 
%description
With Mopidy MusicBox Webclient, you can play your music on your computer  
and remotely control it using your computer, tablet or phone.

This is a responsive webclient especially written for Mopidy, a music server. 
Responsive, so it works on desktop and mobile browsers. 
You can browse, search and play albums, artists, playlists, 
and it has cover art from Last.fm.


%prep
%setup -q -n %{pypi_name}-%{version}

%build
%{__python} setup.py build

%install
%{__python} setup.py install --skip-build --root %{buildroot}


%files
%doc
%{python_sitelib}/mopidy_musicbox_webclient/ 
%{python_sitelib}/Mopidy_MusicBox_Webclient-%{version}-py?.?.egg-info



%changelog
* Mon Feb 08 2016 umeabot <umeabot> 1.0.3-2.mga6
+ Revision: 950843
- Mageia 6 Mass Rebuild

* Sun Nov 23 2014 philippem <philippem> 1.0.3-1.mga5
+ Revision: 798548
- imported package mopidy-musicbox-webclient