Sophie

Sophie

distrib > Mandriva > current > i586 > media > contrib-release-src > by-pkgid > 7430812dd3991d5c9aaee184a7edd1d2 > files > 3

gromit-0-20041213.3mdv2010.1.src.rpm

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

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
#gw work around for bug with lines filling all the screen
Patch: gromit-20041213-no-history.patch
License: GPLv2+
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
%patch -p1

%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
* Mon Nov 09 2009 Götz Waschk <waschk@mandriva.org> 0-20041213.3mdv2010.1
+ Revision: 463530
- update license
- work around a bug that filled the screen with lines

* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 0-20041213.2mdv2008.1
+ Revision: 140742
- restore BuildRoot

  + Thierry Vignaud <tvignaud@mandriva.com>
    - kill re-definition of %%buildroot on Pixel's request

* 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