Port details |
- libmanette Simple GObject game controller library
- 0.2.6 games
=2 0.2.6Version of this port present on the latest quarterly branch. - Maintainer: gnome@FreeBSD.org
 - Port Added: 2021-06-05 16:06:06
- Last Update: 2023-04-01 08:48:39
- Commit Hash: 77c2f7f
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: gnome
- License: LGPL21
- WWW:
- https://gnome.pages.gitlab.gnome.org/libmanette/
- Description:
- libmanette offers painless access to game controllers, from any
programming language and with little dependencies.
It supports the de-facto standard gamepad, as defined by the W3C
standard gamepad specification or as implemented by the SDL
GameController. Convertion of raw gamepad events into usable ones
is handled transparently using an embedded library of mappings in
the popular SDL mapping string format.
The API is inspired by the device and event handling of GDK, so
anybody used to GTK should feel right at home.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- libmanette>0:games/libmanette
- To install the port:
- cd /usr/ports/games/libmanette/ && make install clean
- To add the package, run one of these commands:
- pkg install games/libmanette
- pkg install libmanette
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libmanette
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1620989598
SHA256 (gnome/libmanette-0.2.6.tar.xz) = 63653259a821ec7d90d681e52e757e2219d462828c9d74b056a5f53267636bac
SIZE (gnome/libmanette-0.2.6.tar.xz) = 43236
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:
-
- evdev-proto>0 : devel/evdev-proto
- gtkdocize : textproc/gtk-doc
- meson : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- valac : lang/vala
- Library dependencies:
-
- libevdev.so : devel/libevdev
- libgudev-1.0.so : devel/libgudev
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgirepository-1.0.so : devel/gobject-introspection
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for libmanette-0.2.6:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
TEST=off: Build and/or run tests
===> Use 'make config' to modify these settings
- Options name:
- games_libmanette
- USES:
- compiler:c11 gnome meson pkgconfig tar:xz vala:build
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 6
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.2.6 01 Apr 2023 08:48:39
    |
Jan Beich (jbeich)  |
games/libmanette: drop redundant MESON_ARGS after 3507fb3e4ec9
PR: 270361
Exp-run by: antoine |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.2.6 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.2.6 26 Aug 2022 17:02:25
    |
Tobias C. Berner (tcberner)  |
framework: switch tree to using vala.mk
PR: 249940 |
0.2.6 07 Jun 2021 11:36:15
    |
Mark Linimon (linimon)  |
games/libmanette: fix build on GCC-based systems
by adding compiler:c11 to USES:
../src/manette-mapping.c:433: error: 'for' loop initial declaration used
outside C99 mode |
0.2.6 05 Jun 2021 16:03:20
    |
Charlie Li (vishwin)  |
games/libmanette: new port
Simple GObject game controller library
This is a new dependency to update games/gnome-games, particularly
games/quadrapassel to 40 (required) and www/webkit2-gtk3 to 2.32
(optional, enabled by default)
Reviewed by: nc
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D30628 |
Number of commits found: 6
|