Sophie

Sophie

distrib > * > 2008.0 > x86_64 > by-pkgid > 73654d748808cfd2f9b3646b9d6f5263 > files > 2

eclair-0.0.1-0.20060323.1mdk.src.rpm

%define	name	eclair
%define	version	0.0.1
%define release 0.%{cvsrel}.1mdk

%define cvsrel 20060323

%define major 	0
%define libname %mklibname %{name} %major
%define libnamedev %mklibname %{name} %major -d

Summary: 	Enlightenment media player
Name: 		%{name}
Version: 	%{version}
Release: 	%{release}
License: 	BSD
Group: 		Graphical desktop/Enlightenment
URL: 		http://get-e.org/
Source: 	%{name}-%{cvsrel}.tar.bz2
BuildRoot: 	%{_tmppath}/%{name}-buildroot
BuildRequires:	taglib-devel gtk2-devel libxml2-devel sqlite3-devel
BuildRequires:	evas-devel esmart-devel emotion-devel
BuildRequires:	ecore-devel edje-devel 
BuildRequires:	edje

%description
EFL powered media player.

This package is part of the Enlightenment DR17 desktop shell.

%prep
rm -rf $RPM_BUILD_ROOT
%setup -q -n %name

%build
./autogen.sh
%configure2_5x
%make

%install
rm -rf $RPM_BUILD_ROOT
%makeinstall

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root)
%doc AUTHORS COPYING README
%{_bindir}/*
%{_datadir}/%name

%changelog
* Sat Mar 25 2006 Austin Acton <austin@mandriva.org> 0.0.1-0.20060323.1mdk
- new cvs checkout
- buildrequires edje

* Sat Feb 18 2006 Austin Acton <austin@mandriva.org> 0.0.1-0.20060216.1mdk
- new cvs checkout

* Wed Jan 18 2006 Austin Acton <austin@mandriva.org> 0.0.1-0.20060117.1mdk
- new cvs checkout

* Mon Nov 14 2005 Austin Acton <austin@mandriva.org> 0.0.1-0.20051109.2mdk
- buildrequires sqlite3-devel

* Wed Nov 09 2005 Austin Acton <austin@mandriva.org> 0.0.1-0.20051109.1mdk
- new cvs checkout

* Sun Aug 14 2005 Austin Acton <austin@mandriva.org> 0.0.1-0.20050813.1mdk
- new cvs checkout

* Mon Jun 27 2005 Austin Acton <austin@mandriva.org> 0.0.1-0.20050627.1mdk
- new cvs checkout

* Wed Jun 08 2005 Austin Acton <austin@mandriva.org> 0.0.1-0.20050608.1mdk
- new cvs checkout

* Wed May 25 2005 Austin Acton <austin@mandriva.org> 0.0.1-0.20050524.1mdk
- new cvs checkout

* Fri May 13 2005 Austin Acton <austin@mandriva.org> 0.0.1-0.20050511.1mdk
- initial package