Skip to content
Snippets Groups Projects
Commit be71a0e3 authored by Celeste's avatar Celeste Committed by Natanael Copa
Browse files

community/retroarch: build with community/mbedtls2 and ffmpeg4

this removes librist from the dependency chain
(included due to libavformat.so.60 of ffmpeg 6),
and so allows librist to move to mbedtls 3,
while this aport remains on mbedtls 2
parent b6f76476
No related branches found
No related tags found
1 merge request!63885Linphone suite: upgrade to 5.3.38, main/mbedtls: upgrade to 3.6.0 LTS & community/mbedtls2: new aport
......@@ -8,15 +8,15 @@ pkgname=retroarch
# - retroarch-assets
# - retroarch-joypad-autoconfig
pkgver=1.17.0
pkgrel=0
pkgrel=1
arch="all"
url="https://retroarch.com"
pkgdesc="Reference frontend for the libretro API"
license="GPL-2.0-only"
depends="retroarch-assets retroarch-joypad-autoconfig libretro-core-info libretro-database"
makedepends="linux-headers mesa-dev qt5-qtbase-dev wayland-dev wayland-protocols
zlib-dev alsa-lib-dev pulseaudio-dev sdl2-dev flac-dev mbedtls-dev libusb-dev
openssl-dev>3 ffmpeg-dev libxkbcommon-dev eudev-dev vulkan-loader-dev"
zlib-dev alsa-lib-dev pulseaudio-dev sdl2-dev flac-dev mbedtls2-dev libusb-dev
openssl-dev>3 ffmpeg4-dev libxkbcommon-dev eudev-dev vulkan-loader-dev"
source="$pkgname-$pkgver.tar.gz::https://github.com/libretro/retroarch/archive/v$pkgver.tar.gz
config.patch
"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment