Sophie

Sophie

distrib > Mandriva > current > i586 > media > contrib-release-src > by-pkgid > 45d7d89e59c328f4948d4a8e43230efb > files > 2

themonospot-plugin-avi-0.1.1-1mdv2010.1.src.rpm

Summary   : Avi plugin for themonospot system
Name      : themonospot-plugin-avi
Version   : 0.1.1
Release   : %mkrel 1
License   : GPLv2
Group     : Video
Source    : http://www.integrazioneweb.com/repository/SOURCES/themonospot-plugin-avi-%{version}.tar.gz
BuildRoot : %{_tmppath}/%{name}-%{version}-%{release}-buildroot
URL       : http://www.integrazioneweb.com/themonospot

#BuildArch : noarch

BuildRequires: mono-devel
BuildRequires: themonospot-base-devel


%description
themonospot-plugin-avi is an avi plugin package for themonospot system. 
It install:
    - themonospot-plugin-avi mono assembly (use from themonospot-base)


%prep
%setup -q

%build
%configure2_5x
%make

%install
rm -fr %{buildroot}
%makeinstall_std


%clean
rm -rf %{buildroot}


%files
%defattr(-,root,root,-)
%doc copying.gpl
%{_libdir}/themonospot/plugins/%{name}/



%changelog
* Sat Jan 02 2010 Armando Basile <hman@mandriva.org> 0.1.1-1mdv2010.1
+ Revision: 485126
- removed GAC use

* Thu Dec 24 2009 Armando Basile <hman@mandriva.org> 0.1.0-1mdv2010.1
+ Revision: 481990
- first public release of avi plugin for Themonospot suite
- create themonospot-plugin-avi