Add Headphone SW Switch

This commit is contained in:
mason 2023-07-07 18:07:12 +00:00 committed by fewtarius
parent 6259212016
commit 9ed9295e45
No known key found for this signature in database
GPG key ID: F4AE55305D1B8C1A

View file

@ -3,12 +3,12 @@
# Copyright (C) 2020-present Fewtarius
PKG_NAME="emulationstation"
PKG_VERSION="e58ee0e289c860d02e9166df271bc67a731472e4"
PKG_GIT_CLONE_BRANCH="sw_hp_switch"
PKG_VERSION="0f2762a3c799a719d2113c9ca65e4b17df20ab77"
PKG_GIT_CLONE_BRANCH="main"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="https://github.com/brooksytech/emulationstation"
PKG_SITE="https://github.com/JustEnoughLinuxOS/emulationstation"
PKG_URL="${PKG_SITE}.git"
PKG_DEPENDS_TARGET="boost toolchain SDL2 freetype curl freeimage bash rapidjson SDL2_mixer fping p7zip alsa vlc drm_tool splash"
PKG_NEED_UNPACK="busybox"