summaryrefslogtreecommitdiff
path: root/devel/libstroke/distinfo
diff options
context:
space:
mode:
authorminskim <minskim>2004-06-03 16:21:14 +0000
committerminskim <minskim>2004-06-03 16:21:14 +0000
commitb550afa8d26d2203b120b9b7c341bdf1f71e8632 (patch)
treecf7191d20f9b1cf9edb98ad237ea1a69395f96e4 /devel/libstroke/distinfo
parent722ed412feb5b7263679b1af254e0a4e0279f482 (diff)
downloadpkgsrc-b550afa8d26d2203b120b9b7c341bdf1f71e8632.tar.gz
Update libstroke to 0.5.1 and switch to Tcl 8.4. This closes PR pkg/25574.
Changes since 0.3: The big NEWS is that LibStroke now can draw the strokes! Yeeepeeee! But it does not do so by default, you need to pass --with-mouse-footprints to ./configure. After compiling everything try tests/stroke_test to see how this works. There's even more: libgstroke, a stroke implementation for GNOME has been contributed by Dan Nicolaescu. It is fully functional (it also supports mouse footprints by default!) and has a very easy to use API. Try tests/gnome_stroke_test to see how it works (source code in tests/gnome_stroke_test.c). We are proposing a set of strokes to be standard strokes. A pretty picture with them their string representation can be found in doc/standard_strokes.jpg A text listing is in doc/standard_strokes.txt (we will find some better names than the current ones). We'll also add some "sloppy strokes" for the standard strokes. We created autoconf macros for libstroke and libgstroke, they are in the macros subdir. Java port included and some misc bug fixes with the install process.
Diffstat (limited to 'devel/libstroke/distinfo')
-rw-r--r--devel/libstroke/distinfo7
1 files changed, 3 insertions, 4 deletions
diff --git a/devel/libstroke/distinfo b/devel/libstroke/distinfo
index b1936dddec0..ac5caf116d1 100644
--- a/devel/libstroke/distinfo
+++ b/devel/libstroke/distinfo
@@ -1,5 +1,4 @@
-$NetBSD: distinfo,v 1.2 2001/04/21 00:44:29 wiz Exp $
+$NetBSD: distinfo,v 1.3 2004/06/03 16:21:14 minskim Exp $
-SHA1 (libstroke-0.3.tar.gz) = b73271d838d1fe5a9ca9308107051351688047cd
-Size (libstroke-0.3.tar.gz) = 92516 bytes
-SHA1 (patch-aa) = f24f9ba49e8b5e13bc53b49d5a918da0c8b4327d
+SHA1 (libstroke-0.5.1.tar.gz) = 48bd2b98faa8681ccd97eda7a09442845dbf1b7b
+Size (libstroke-0.5.1.tar.gz) = 174270 bytes