Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 3031

Summary: xstroke-0.5.12 (New Package)
Product: Gentoo Linux Reporter: Chris Davies <c.davies>
Component: New packagesAssignee: Ryan Phillips (RETIRED) <rphillips>
Status: RESOLVED FIXED    
Severity: enhancement CC: c.davies
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: xstroke-0.5.12.ebuild (Ebuild for new package Xstroke)
xstroke-0.5.12-gentoo.diff (Patch to correct Imake idocies in xstroke package)
(Revised, standards compliant ebuild)
(Version that installs in the right BINDIR, should be compliant)

Description Chris Davies 2002-05-25 12:54:09 UTC
Hi,

attached is a new Ebuild for the latest xstroke gesture recognition system,
which can be found at: http://www.east.isi.edu/projects/DSN/xstroke/

Xstroke can be configured as a graffiti type handwriting recognition system for
X (the default alphabet it installs in /etc/xstroke defines this behaviour) or
as a gesture recogniser to launch applications. Also attached is a patch to
bypass the dodgy Imakefiles found in the original package and just use some
correctly generated makefiles instead.

If accepted, I suggest it be filed in x11-misc/xstroke, this package depends
solely on Xfree (4.1.0 and above).

Thanks,
C.Davies
Comment 1 Chris Davies 2002-05-25 12:56:29 UTC
Created attachment 1142 [details]
xstroke-0.5.12.ebuild (Ebuild for new package Xstroke)
Comment 2 Chris Davies 2002-05-25 12:58:09 UTC
Created attachment 1143 [details, diff]
xstroke-0.5.12-gentoo.diff (Patch to correct Imake idocies in xstroke package)
Comment 3 Ryan Phillips (RETIRED) gentoo-dev 2002-05-27 18:24:39 UTC
Chris, could you add the proper headers to the ebuild, and the LICENSE variable
to the ebuild?

thanks.
Comment 4 Chris Davies 2002-05-27 18:31:30 UTC
Erm.. I would if I knew where this stuff was documented. I build this from the
docs at http://www.gentoo.org/doc/gentoo-howto.html

Is this out of date, and if so, where is the new document?
Comment 5 Ryan Phillips (RETIRED) gentoo-dev 2002-05-27 18:35:08 UTC
check /usr/portage/skel.ChangeLog skel.ebuild and header.txt
Comment 6 Chris Davies 2002-05-27 18:53:32 UTC
Created attachment 1179 [details]
(Revised, standards compliant ebuild)
Comment 7 Ryan Phillips (RETIRED) gentoo-dev 2002-05-27 19:18:51 UTC
very nice....
one slight bug though... The executable should be installed to /usr/bin

-ryan
Comment 8 Chris Davies 2002-05-27 21:31:43 UTC
OK, here is a version that installs in /usr/bin

Thanks for your patience, and accept my apologies for not reading the docs first :)
Comment 9 Chris Davies 2002-05-27 21:32:49 UTC
Created attachment 1186 [details]
(Version that installs in the right BINDIR, should be compliant)
Comment 10 Ryan Phillips (RETIRED) gentoo-dev 2002-05-28 03:14:42 UTC
thank you much... will commit the build later today
Comment 11 Ryan Phillips (RETIRED) gentoo-dev 2002-05-31 03:34:18 UTC
committed