Sophie

Sophie

distrib > Mandriva > current > i586 > media > contrib-release-src > by-pkgid > 8d050f955fe603e6c8cd3c38ba11aff0 > files > 2

totem-plugin-arte-0.8.4-1mdv2010.1.src.rpm

%define name totem-plugin-arte
%define version 0.8.4
%define release %mkrel 1

Summary: Arte Totem plugin
Name: %{name}
Version: %{version}
Release: %{release}
Source0: http://wenner.ch/files/public/mirror/%name/%name-%version.tar.gz
License: GPLv2+ with exception
Group: Video
Url: http://gitorious.org/totem-plugin-arte
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
BuildRequires: vala >= 0.7.10
BuildRequires: libsoup-devel
BuildRequires: libGConf2-devel
BuildRequires: totem-plparser-devel
BuildRequires: gtk2-devel
Requires: totem


%description
This Totem plugin allows you to watch video streams from the
Franco-German TV Channel Arte. http://plus7.arte.tv/ Sadly, this
service is only available for IPs within France, Germany, Belgium or
Switzerland.

%prep
%setup -q
%apply_patches


%build
make

%install
rm -rf %{buildroot}
%makeinstall_std
%find_lang totem-arte

%if %_lib != lib
mv %buildroot%_prefix/lib %buildroot%_libdir
%endif

%clean
rm -rf %{buildroot}

%files -f totem-arte.lang
%defattr(-,root,root)
%doc README NEWS
%_libdir/totem/plugins/arteplus7



%changelog
* Mon May 31 2010 Götz Waschk <waschk@mandriva.org> 0.8.4-1mdv2010.1
+ Revision: 546717
- new version, fixes bug #59561
- add NEWS file to docs
- update license

* Sun Apr 18 2010 Götz Waschk <waschk@mandriva.org> 0.8.3-1mdv2010.1
+ Revision: 536428
- update to new version 0.8.3
- remove libgee dep

* Sun Mar 14 2010 Götz Waschk <waschk@mandriva.org> 0.8.2-1mdv2010.1
+ Revision: 519096
- update to new version 0.8.2

* Sun Feb 21 2010 Götz Waschk <waschk@mandriva.org> 0.8.1-1mdv2010.1
+ Revision: 509300
- new version
- drop patch

* Tue Feb 16 2010 Götz Waschk <waschk@mandriva.org> 0.8-3mdv2010.1
+ Revision: 506836
- don't crash on startup (bug #57684)

* Mon Feb 15 2010 Götz Waschk <waschk@mandriva.org> 0.8-1mdv2010.1
+ Revision: 506300
- import totem-plugin-arte