Package Details: libretro-ppsspp-git 1.16.6.r999.g1a1b79606b-1

Git Clone URL: https://aur.archlinux.org/libretro-ppsspp-git.git (read-only, click to copy)
Package Base: libretro-ppsspp-git
Description: Sony PlayStation Portable core
Upstream URL: https://www.ppsspp.org/
Keywords: emulator retroarch
Licenses: GPL-2.0-or-later
Groups: libretro
Conflicts: libretro-ppsspp
Provides: libretro-ppsspp
Submitter: abouvier
Maintainer: abouvier
Last Packager: abouvier
Votes: 1
Popularity: 0.000000
First Submitted: 2021-10-15 22:38 (UTC)
Last Updated: 2024-01-27 00:23 (UTC)

Dependencies (31)

Required by (2)

Sources (6)

Latest Comments

abouvier commented on 2023-05-09 08:05 (UTC)

Indeed, ffmpeg takes precedence over ffmpeg4.4 when both are installed. I build everything in a clean chroot, so only ffmpeg4.4 was installed. It's fixed now.

Shatur commented on 2023-05-09 07:06 (UTC)

Sure, I have ffmpeg4.4 4.4.3-2. But I also have ffmpeg 2:6.0-5 installed. I think that it may be uses it. But I can't remove it, a lot of packages in my system depends on it :(

abouvier commented on 2023-05-09 02:58 (UTC)

It's building fine for me. Are you sure ffmpeg4.4 is correctly installed? This error happens when you try to compile with the latest ffmpeg.

Shatur commented on 2023-05-08 19:31 (UTC)

Having compilation error:

.cache/paru/clone/libretro-ppsspp-git/src/ppsspp/Core/AVIDump.cpp: In static member function ‘static bool AVIDump::CreateAVI()’:
.cache/paru/clone/libretro-ppsspp-git/src/ppsspp/Core/AVIDump.cpp:148:37: error: invalid conversion from ‘const AVCodec*’ to ‘AVCodec*’ [-fpermissive]
  148 |         codec = avcodec_find_encoder(s_codec_context->codec_id);
      |                 ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                     |
      |                                     const AVCodec*
.cache/paru/clone/libretro-ppsspp-git/src/ppsspp/Core/AVIDump.cpp: In function ‘void PreparePacket(AVPacket*)’:
.cache/paru/clone/libretro-ppsspp-git/src/ppsspp/Core/AVIDump.cpp:184:23: warning: ‘void av_init_packet(AVPacket*)’ is deprecated [-Wdeprecated-declarations]
  184 |         av_init_packet(pkt);
      |         ~~~~~~~~~~~~~~^~~~~
In file included from /usr/include/libavcodec/avcodec.h:45,
                 from .cache/paru/clone/libretro-ppsspp-git/src/ppsspp/Core/AVIDump.cpp:18:
/usr/include/libavcodec/packet.h:512:6: note: declared here
  512 | void av_init_packet(AVPacket *pkt);
      |      ^~~~~~~~~~~~~~
make[2]: *** [CMakeFiles/Core.dir/build.make:804: CMakeFiles/Core.dir/Core/AVIDump.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:742: CMakeFiles/Core.dir/all] Error 2
make: *** [Makefile:146: all] Error 2
==> ERROR: A failure occurred in build().
    Aborting...
error: failed to build 'libretro-ppsspp-git-1.14.4.r1087.g668a6d63cb-1': 
error: packages failed to build: libretro-ppsspp-git-1.14.4.r1087.g668a6d63cb-1