2022-08-04 11:34:13 +00:00
|
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
# Copyright (C) 2022 - Fewtarius
|
|
|
|
|
|
|
|
PKG_NAME="gamesupport"
|
|
|
|
PKG_LICENSE="Apache-2.0"
|
|
|
|
PKG_SITE="www.jelos.org"
|
|
|
|
PKG_SECTION="virtual"
|
|
|
|
PKG_LONGDESC="Game support software metapackage."
|
|
|
|
|
2022-12-22 22:02:45 +00:00
|
|
|
PKG_GAMESUPPORT="sixaxis rg351p-js2xbox gptokeyb jstest-sdl gamecontrollerdb sdljoytest doomscan wolfscan control-gen"
|
2022-08-04 11:34:13 +00:00
|
|
|
|
|
|
|
PKG_DEPENDS_TARGET="${PKG_GAMESUPPORT}"
|
|
|
|
|