Name: xwrits Version: 2.22 Release: 1%{?dist} Summary: Reminds you to take typing breaks Group: Applications/Productivity License: GPL URL: http://www.lcdf.org/~eddietwo/xwrits/ Source0: http://www.lcdf.org/~eddietwo/xwrits/xwrits-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description Xwrits reminds you to take wrist breaks, which should help you prevent or manage a repetitive stress injury. It pops up an X window when you should rest; you click on that window, then take a break. Xwrits's graphics are brightly colored pictures of a wrist and the attached hand. The wrist clenches and stretches ``as if in pain'' when you should rest, slumps relaxed during the break, and points forward valiantly when the break is over. It is trapped behind bars while the keyboard is locked. Other gestures are included. Extensive command line options let you control how often xwrits appears. It can escalate its behavior over time -- by putting up more flashing windows or actually locking you out of the keyboard, for example -- which makes it harder to cheat. %prep %setup -q %build %configure make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make DESTDIR=$RPM_BUILD_ROOT install %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc NEWS README %{_bindir}/xwrits %{_mandir}/man1/xwrits.1* %changelog * Mon Jun 27 2005 Colin Charles 2.22-1 - Initial Fedora package