# TODO: # package plugins/* Summary: A powerful GTK+2 media player Summary(pl.UTF-8): Potężny odtwarzacz multimediów oparty na GTK+2 Name: exaile Version: 0.2.12 Release: 0.4 # GPL v2 in COPYING; GPL v1+ in license.txt License: GPL Group: X11/Applications/Multimedia Source0: http://www.exaile.org/files/%{name}_%{version}~gutsyppa2.tar.gz # Source0-md5: 95efa2899ea5dfd251e933c36d1849ed URL: http://www.exaile.org/ BuildRequires: python-pygtk-devel >= 2.8 Requires: python-dbus >= 0.71 Requires: python-gstreamer Requires: python-mutagen Requires: python-pygtk-glade Requires: python-sqlite Requires: gstreamer-plugins-base >= 0.10 Requires: gstreamer-plugins-good >= 0.10 Suggests: brasero Suggests: k3b Suggests: python-gnome-extras Suggests: serpentine BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description Exaile is a media player aiming to be similar to KDE's AmaroK, but for GTK+2. It incorporates many of the cool things from AmaroK (and other media players). Some of the features are: - automatic fetching of album art - handling of large libraries - lyrics fetching - artist/album information via the wikipedia - last.fm support - optional iPod support (assuming you have python-gpod installed) - builtin shoutcast directory browser - tabbed playlists - blacklisting of tracks - downloading of guitar tabs from fretplay.com - submitting played tracks on the iPod to last.fm %description -l pl.UTF-8 Exaile to odtwarzacz multimediów mający być podobny do AmaroKa, ale dla GTK+2. Łączy wiele dobrych cech AmaroKa (i innych odtwarzaczy multimediów). Niektóre możliwości to: - automatyczne pobieranie okładki albumu - obsługa dużych bibliotek - pobieranie tekstów utworów - informacje o wykonawcy/albumie z wikipedii - obsługa last.fm - opcjonalna obsługa iPoda (przy zainstalowanym pakiecie python-gpod) - wbudowana przeglądarka katalogów shoutcastów - playlisty z zakładkami - czarna lista ścieżek - ściąganie tabulatur gitarowych z fretplay.com - przesyłanie ścieżek odtworzonych na iPodzie do last.fm %prep %setup -q # there's bigger and newer es.po rm -f po/es_ES.po # what's Franco-Provençal? rm -f po/frp.po # there's bigger and newer he.po rm -f po/he_IL.po # there's bigger and newer it.po rm -f po/it_IT.po # there's bigger and newer tr.po rm -f po/tr_TR.po %build %{__make} %install rm -rf $RPM_BUILD_ROOT install -d $RPM_BUILD_ROOT%{_bindir} install -d $RPM_BUILD_ROOT%{python_sitearch} install -d $RPM_BUILD_ROOT%{_datadir}/%{name}/data install -d $RPM_BUILD_ROOT%{_datadir}/%{name}/images/default_theme install -d $RPM_BUILD_ROOT%{_datadir}/%{name}/lib install -d $RPM_BUILD_ROOT%{_datadir}/%{name}/sql install -d $RPM_BUILD_ROOT%{_datadir}/%{name}/xl/{gui,media,panels,plugins} install -d $RPM_BUILD_ROOT%{_mandir}/man1 install -d $RPM_BUILD_ROOT%{_desktopdir} install -d $RPM_BUILD_ROOT%{_pixmapsdir} cat > $RPM_BUILD_ROOT%{_bindir}/%{name} <