Summary: Media center Summary(pl.UTF-8): Centrum multimedialne Name: elisa Version: 0.3.3 Release: 0.1 License: GPL v3 Group: Applications/Multimedia Source0: http://elisa.fluendo.com/static/download/elisa/%{name}-%{version}.tar.gz # Source0-md5: 44397c8c0c70fcf3eabae5bad9fd514d URL: http://www.fluendo.com/elisa/ BuildRequires: python-TwistedCore BuildRequires: python-gstreamer >= 0.10.9 BuildRequires: python-setuptools Requires: pigment >= 0.1.5 Requires: python-TwistedCore Requires: python-gobject Requires: python-gstreamer >= 0.10.9 BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description Elisa is a project to create an open source cross platform media center solution. %description -l pl.UTF-8 Elisa jest projektem stworzenia wieloplatformowego centrum multimedialnego o otwartych źródłach. %prep %setup -q %build python setup.py build %install rm -rf $RPM_BUILD_ROOT python setup.py install \ --root=$RPM_BUILD_ROOT %py_postclean %clean rm -rf $RPM_BUILD_ROOT %files %defattr(644,root,root,755) # COPYING contains just some notes, LICENSE.GPL includes excemption clause %doc AUTHORS COPYING ChangeLog FAQ* LICENSE.* NEWS README FIRST_RUN %attr(755,root,root) %{_bindir}/elisa %{py_sitescriptdir}/%{name} %{py_sitescriptdir}/%{name}-%{version}-*.egg-info %{_desktopdir}/%{name}.desktop %{_pixmapsdir}/%{name}.png