Sophie

Sophie

distrib > * > 2008.0 > x86_64 > by-pkgid > db96eb5adc30e01ed4b1142aa20e53bf > files > 2

gromit-0-20041213.2mdv2008.0.src.rpm

%define name gromit
%define version 0
%define cvs 20041213
%define release %mkrel %cvs.2

Summary: Paint annotations on top of the X screen
Name: %{name}
Version: %{version}
Release: %{release}
Source0: http://www.home.unix-ag.org/simon/gromit/%{name}-%{cvs}.tar.bz2
License: GPL
Group: System/X11
Url: http://www.home.unix-ag.org/simon/gromit/
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
BuildRequires: gtk+2-devel

%description
Gromit (GRaphics Over MIscellaneous Things) is a small tool to make
annotations on the screen.

It is useful for recording presentations with xvidcap.

%prep
%setup -q -n %name-%cvs

%build
%make

%install
rm -rf $RPM_BUILD_ROOT
install -m 755 -D %name %buildroot%_bindir/%name

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root)
%doc AUTHORS ChangeLog README
%_bindir/%name


%changelog
* Wed Jul 25 2007 Götz Waschk <waschk@mandriva.org> 0-20041213.2mdv2008.0
+ Revision: 55231
- Import gromit



* Thu Jul 20 2006 Götz Waschk <waschk@mandriva.org> 0-20041213.2mdv2007.0
- Rebuild

* Mon Apr 17 2006 Götz Waschk <waschk@mandriva.org> 0-20041213.1mdk
- rebuild

* Tue Apr 12 2005 Götz Waschk <waschk@linux-mandrake.com> 0-0.20041213.1mdk
- initial package