Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37512639
en ru br
ALT Linux repos
S:1.3.6-alt1
5.0: 1.3.4-alt1.1
4.1: 1.3.3-alt1

Group :: Text tools
RPM: cellwriter

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: cellwriter
Version: 1.3.6
Release: alt1

Summary: A grid-entry natural handwriting input panel
License: GPLv2+
Group: Text tools

Url: http://risujin.org/cellwriter
Source: %url/%name-%version.tar.gz
Source100: %name.watch
Patch0: cellwriter-1.3.4-alt-manpage.patch
Patch1: cellwriter-1.3.5-debian-desktop.patch
Packager: Michael Shigorin <mike at altlinux.org>

# Automatically added by buildreq on Tue Apr 06 2010

BuildRequires: imake libXi-devel libXtst-devel libgnome-devel libgtk+2-devel xorg-cf-files xorg-xextproto-devel

%description
CellWriter is a grid-entry natural handwriting input panel. As
you write characters into the cells, your writing is instantly
recognized at the character level. When you press Enter on the
panel, the input you entered is sent to the currently focused
application as if typed on the keyboard.

%prep
%setup
%patch0 -p1
%patch1 -p1
sed -ri 's,^(LDADD.*)$,\1 -lX11,' Makefile.am

%build
%autoreconf
%add_optflags -fcommon
%configure
%make_build

%install
%makeinstall
install -pD %buildroot%_pixmapsdir/%name.xpm \
%buildroot%_niconsdir/%name.xpm
rm -f %buildroot%_iconsdir/hicolor/icon-theme.cache
rm -r %buildroot%_pixmapsdir/

%files
%_bindir/*
%_desktopdir/*
%_datadir/%name/
%_niconsdir/%name.xpm
%_iconsdir/*/*/*/*.svg
%_man1dir/*
%doc AUTHORS ChangeLog README TODO

# TODO:

# - 16x16 and 48x48? (%%_miconsdir and %%_liconsdir)

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin