Port details |
- antimicrox Program to map gamepad keys to keyboard, mouse, scripts and macros
- 3.4.1 x11 =2 3.4.1Version of this port present on the latest quarterly branch.
- Maintainer: rodrigo@FreeBSD.org
- Port Added: 2023-08-10 09:33:09
- Last Update: 2024-09-03 15:27:46
- Commit Hash: 320756f
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv3
- WWW:
- https://github.com/AntiMicroX/antimicrox
- Description:
- AntiMicroX is a graphical program used to map gamepad keys to keyboard, mouse,
scripts and macros. You can use this program to control any desktop application
with a gamepad on Linux, Windows and FreeBSD. It can be also used for generating
SDL2 configuration (useful for mapping atypical gamepads to generic ones like
xbox360).
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- antimicrox>0:x11/antimicrox
- To install the port:
- cd /usr/ports/x11/antimicrox/ && make install clean
- To add the package, run one of these commands:
- pkg install x11/antimicrox
- pkg install antimicrox
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: antimicrox
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1725352981
SHA256 (AntimicroX-antimicrox-3.4.1_GH0.tar.gz) = f9faca88f44c6446ec56b49d9e65bd5a25c339bae21455e6986b3b1f61eada65
SIZE (AntimicroX-antimicrox-3.4.1_GH0.tar.gz) = 2234767
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:
-
- input.h : devel/evdev-proto
- itstool : textproc/itstool
- msgfmt : devel/gettext-tools
- cmake : devel/cmake-core
- ninja : devel/ninja
- update-desktop-database : devel/desktop-file-utils
- ECMConfig.cmake : devel/kf6-extra-cmake-modules
- pkgconf>=1.3.0_1 : devel/pkgconf
- sdl2-config : devel/sdl20
- update-mime-database : misc/shared-mime-info
- qt5-buildtools>=5.15 : devel/qt5-buildtools
- linguist : devel/qt5-linguist
- qt5-qmake>=5.15 : devel/qt5-qmake
- x11.pc : x11/libX11
- xi.pc : x11/libXi
- xtst.pc : x11/libXtst
- Runtime dependencies:
-
- update-desktop-database : devel/desktop-file-utils
- ECMConfig.cmake : devel/kf6-extra-cmake-modules
- update-mime-database : misc/shared-mime-info
- linguist : devel/qt5-linguist
- x11.pc : x11/libX11
- xi.pc : x11/libXi
- xtst.pc : x11/libXtst
- Library dependencies:
-
- libSDL2.so : devel/sdl20
- libQt5Concurrent.so : devel/qt5-concurrent
- libQt5Core.so : devel/qt5-core
- libQt5Gui.so : x11-toolkits/qt5-gui
- libQt5Widgets.so : x11-toolkits/qt5-widgets
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- x11_antimicrox
- USES:
- cmake desktop-file-utils kde:5 pkgconfig qt:5 sdl shared-mime-info xorg
- 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 |
3.4.1 03 Sep 2024 15:27:46 |
Rodrigo Osorio (rodrigo) |
x11/antimicrox: update to 3.4.1
Changelog: https://github.com/AntiMicroX/antimicrox/releases/tag/3.4.1 |
3.4.0 15 Jul 2024 08:32:05 |
Gleb Popov (arrowd) |
x11/antimicrox: Fix build with KF6
PR: 280070 |
3.4.0 26 Jun 2024 19:51:19 |
Rodrigo Osorio (rodrigo) |
x11/antimicrox: update to 3.4.0
Full changelog: https://github.com/AntiMicroX/antimicrox/releases/tag/3.4.0 |
3.3.4 10 Aug 2023 08:57:45 |
Rodrigo Osorio (rodrigo) |
x11/antimicrox: New port to map gamepad keys to keyboard, mouse, scripts and
macros
AntiMicroX is a graphical program used to map gamepad keys to keyboard, mouse,
scripts
and macros. You can use this program to control any desktop application with a
gamepad
on Linux, Windows and FreeBSD.
It can be also used for generating SDL2 configuration (useful for mapping
atypical
gamepads to generic ones like xbox360).
This port is a suggested replacement for x11/antimicro which is unmaintained
since 2017. |