update emulators

This commit is contained in:
mason 2023-01-23 22:36:47 +00:00
parent 8f19ca45aa
commit 6ea6939c79
No known key found for this signature in database
GPG key ID: 84D9278A11FA112B
4 changed files with 4 additions and 4 deletions

View file

@ -2,7 +2,7 @@
# Copyright (C) 2022-present BrooksyTech (https://github.com/brooksytech)
PKG_NAME="dolphinsa"
PKG_VERSION="10fd76889854e2367c39d902d70abf70e1d920f6"
PKG_VERSION="8d477c65c9a72020a5839299c0dcf130304cb2e6"
PKG_LICENSE="GPLv2"
PKG_SITE="https://github.com/dolphin-emu/dolphin"
PKG_URL="${PKG_SITE}.git"

View file

@ -6,7 +6,7 @@ PKG_VERSION="00edeb3c3c053bc2b3c9ac83e33688626498f2cc"
PKG_LICENSE="GPLv3"
PKG_SITE="https://github.com/melonDS-emu/melonDS"
PKG_URL="${PKG_SITE}.git"
PKG_DEPENDS_TARGET="SDL2 qt5 libslirp libepoxy libarchive ecm"
PKG_DEPENDS_TARGET="SDL2 qt5 libslirp libepoxy libarchive ecm libpcap"
PKG_LONGDESC="DS emulator, sorta. The goal is to do things right and fast"
PKG_TOOLCHAIN="cmake"

View file

@ -2,7 +2,7 @@
# Copyright (C) 2022-present BrooksyTech (https://github.com/brooksytech)
PKG_NAME="yuzusa"
PKG_VERSION="28fde29924ed356c5714d1eccc4210e263a7dbdb"
PKG_VERSION="f99f618d45ad862c4bc23fc28c91d1c48218a3cb"
PKG_ARCH="x86_64"
PKG_LICENSE="GPLv3"
PKG_SITE="https://github.com/yuzu-emu/yuzu"

View file

@ -2,7 +2,7 @@
# Copyright (C) 2022-present Fewtarius
PKG_NAME="lrps2"
PKG_VERSION="097acdbb3b42017b27bff8f03d2e0505979bc4d1"
PKG_VERSION="1f88fb5e663ff8b516dbca00f81fac271333b4aa"
PKG_ARCH="any"
PKG_LICENSE="GPLv2"
PKG_DEPENDS_TARGET="toolchain alsa-lib freetype zlib libpng libaio libsamplerate libfmt libpcap soundtouch yamlcpp wxwidgets"