Port details |
- kodi-addon-peripheral.joystick Joystick support for Kodi
- 20.1.0_1 multimedia
=0 20.1.0Version of this port present on the latest quarterly branch. - Maintainer: rozhuk.im@gmail.com
 - Port Added: 2021-03-01 09:09:20
- Last Update: 2023-04-25 15:17:15
- Commit Hash: feb1fa3
- License: GPLv2+
- Description:
- Joystick support for Kodi
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- kodi-addon-peripheral.joystick>0:multimedia/kodi-addon-peripheral.joystick
- To install the port:
- cd /usr/ports/multimedia/kodi-addon-peripheral.joystick/ && make install clean
- To add the package, run one of these commands:
- pkg install multimedia/kodi-addon-peripheral.joystick
- pkg install kodi-addon-peripheral.joystick
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: kodi-addon-peripheral.joystick
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1675418602
SHA256 (xbmc-peripheral.joystick-20.1.0-Nexus_GH0.tar.gz) = cd55ceb9e4a064cd153e90d810d2cb3767ca033e2786066219ed673bc86984be
SIZE (xbmc-peripheral.joystick-20.1.0-Nexus_GH0.tar.gz) = 126103
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:
-
- joystick.h : devel/evdev-proto
- cmake : devel/cmake-core
- ninja : devel/ninja
- AddonBase.h : multimedia/kodi
- Runtime dependencies:
-
- kodi : multimedia/kodi
- Library dependencies:
-
- libtinyxml.so : textproc/tinyxml
- libudev.so : devel/libudev-devd
- libp8-platform.so : devel/p8-platform
- libkodiplatform.so : devel/kodi-platform
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- multimedia_kodi-addon-peripheral.joystick
- USES:
- cmake localbase compiler:c++14-lang kodi
- pkg-message:
- For install:
- Do not forget install webcamd with joystick support and run it,
/dev/input/js* device is required.
- WWW: https://github.com/xbmc/peripheral.joystick
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
20.1.0_1 25 Apr 2023 15:17:15
    |
Christian Weisgerber (naddy)  |
audio/opus: bump consumers after update to 1.4 |
20.1.0 06 Feb 2023 14:11:52
    |
Bernhard Froehlich (decke)  |
multimedia/kodi-addon-peripheral.joystick: Update to 20.1.0
PR: 268987
Approved by: rozhuk.im@gmail.com (maintainer) |
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) |
19.0.1 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 ) |
19.0.1 20 Jul 2022 14:22:30
    |
Tobias C. Berner (tcberner)  |
multimedia: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron LI <aly@aaronly.me>
* Alexander Botero-Lowry <alexbl@FreeBSD.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Anders Nordby <anders@FreeBSD.org>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrew Thompson <andy@fud.org.nz>
* Andrew Thompson <thompsa@FreeBSD.org>
* Angel Carpintero <ack@telefonica.net>
* Anish Mistry (with help from mean)
* Anonymous <swell.k@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
19.0.1 14 Jan 2022 14:29:42
    |
Bernhard Froehlich (decke)  |
multimedia/kodi-addon-peripheral.joystick: Update to 19.0.1
PR: 261119
Submitted by: Ivan Rozhuk <rozhuk.im@gmail.com> (maintainer) |
1.7.1_3 29 Oct 2021 20:22:35
    |
Bernhard Froehlich (decke)  |
multimedia/kodi-addon-*: Bump PORTREVISION after Kodi 19.2 update |
1.7.1_2 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.7.1_2 23 Mar 2021 13:07:16
  |
decke  |
multimedia/kodi-addon-peripheral.joystick: Add missing localbase otherwise
configure cannot find linux/joystick.h
PR: 254411
Submitted by: rozhuk.im@gmail.com (maintainer) |
1.7.1_1 01 Mar 2021 08:56:25
  |
decke  |
multimedia/kodi-addon-peripheral.joystick: Rename port to match upstream naming
and convert to USES=kodi |