Port details |
- syngesture Swipes and gestures with the MT multitouch protocol
- 1.0.1_13 sysutils =2 1.0.1_12Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2023-09-05 07:03:09
- Last Update: 2025-01-20 11:06:50
- Commit Hash: fccaa1b
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: MIT
- WWW:
- https://github.com/mqudsi/syngesture
- Description:
- syngestures is a utility providing multi-gesture support for various Linux
touchpad/trackpad drivers implementing the Linux Multi-Touch Protocol, such as
xf86-input-synaptics.
syngestures is a daemon (background application) that listens for input events
generated by your touchpad or trackpad and detects when multi-touch gestures are
performed. It can be configured (globally or on a per-user level) to carry out
user-defined actions when specific gestures are recognized (with support for
unique configurations per-device if you have multiple touchpads installed).
It may be used alone or, more commonly, in conjunction with desktop
environment/display server integration/driver - we recommend using it with
xf86-input-synaptics` under X11 for the most responsive and "natural" cursor
movement and acceleration.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- syngesture>0:sysutils/syngesture
- To install the port:
- cd /usr/ports/sysutils/syngesture/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/syngesture
- pkg install syngesture
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: syngesture
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1693879703
SHA256 (rust/crates/aho-corasick-0.7.18.crate) = 1e37cfd5e7657ada45f742d6e99ca5788580b5c529dc78faf11ece6dc702656f
SIZE (rust/crates/aho-corasick-0.7.18.crate) = 112923
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- rust>=1.84.0 : lang/rust
- Runtime dependencies:
-
- evtest : x11/evtest
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- sysutils_syngesture
- USES:
- cargo
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.1_13 20 Jan 2025 11:06:50 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.84.0
PR: 283962 |
1.0.1_12 01 Dec 2024 09:24:18 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.83.0
PR: 283000 |
1.0.1_11 08 Nov 2024 08:24:20 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.82.0
PR: 282516 |
1.0.1_10 10 Sep 2024 11:00:34 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.81.0
PR: 281300 |
1.0.1_9 10 Sep 2024 10:58:07 |
Mikael Urankar (mikael) Author: Siva Mahadevan |
*/*: remove STRIP_CMD calls in rust based ports
This is not needed after bc4fedc1fec0d359365c04d43be9e32bf101a50e
PR: 246993
Differential Revision: https://reviews.freebsd.org/D46503 |
1.0.1_9 26 Aug 2024 08:08:01 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.80.1
PR: 280490 |
1.0.1_8 18 Jun 2024 10:59:14 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.79.0
PR: 279707 |
1.0.1_7 13 May 2024 11:03:24 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.78.0
PR: 278834 |
1.0.1_6 23 Mar 2024 09:41:46 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.77.0
PR: 277786 |
1.0.1_5 19 Feb 2024 11:59:23 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.76.0
PR: 276920 |
1.0.1_4 09 Jan 2024 12:15:54 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.75.0
PR: 276033 |
1.0.1_3 08 Dec 2023 15:04:09 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.74.1
PR: 275243 |
1.0.1_2 24 Oct 2023 10:22:32 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.73.0
PR: 274499 |
1.0.1_1 08 Sep 2023 09:06:24 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.72.0
PR: 273331 |
1.0.1 05 Sep 2023 07:02:22 |
Yuri Victorovich (yuri) |
sysutils/syngesture: New port: Swipes and gestures with the MT multitouch
protocol |