mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-27 10:03:20 +00:00
x11/simplestroke: Update to 1.3.1
This commit is contained in:
parent
2665bef10b
commit
72b01f1560
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=533097
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= simplestroke
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 1.3
|
||||
DISTVERSION= 1.3.1
|
||||
CATEGORIES= x11
|
||||
|
||||
MAINTAINER= tobik@FreeBSD.org
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1586533464
|
||||
SHA256 (t6-simplestroke-v1.3_GH0.tar.gz) = ae704da018581fc4d5525c9fd9a0bf718e0050cf25863d613906d498f66ece55
|
||||
SIZE (t6-simplestroke-v1.3_GH0.tar.gz) = 23874
|
||||
TIMESTAMP = 1587859493
|
||||
SHA256 (t6-simplestroke-v1.3.1_GH0.tar.gz) = 60da093bf171558fce5aca896a5a82a16ea59be32ec8221348344a5cb28974a0
|
||||
SIZE (t6-simplestroke-v1.3.1_GH0.tar.gz) = 23793
|
||||
|
@ -1,5 +1,5 @@
|
||||
Simplestroke is a simple utility that detects mouse gestures. It
|
||||
currently detects twelve pre-defined mouse gestures and prints the
|
||||
currently detects sixteen pre-defined mouse gestures and prints the
|
||||
name of the detected gesture to stdout, if any. The output can then
|
||||
e.g. be used in a simple shell script to execute commands.
|
||||
|
||||
@ -7,4 +7,4 @@ Example usages could include closing windows in i3 by drawing a Z over
|
||||
them or other window manipulations, or pausing your music player by
|
||||
drawing a left-to-right line.
|
||||
|
||||
WWW: https://github.com/t6/simplestroke/
|
||||
WWW: https://github.com/t6/simplestroke
|
||||
|
Loading…
Reference in New Issue
Block a user