Package Details: vita3k-git r3738.3d53d7cb9-1

Git Clone URL: https://aur.archlinux.org/vita3k-git.git (read-only, click to copy)
Package Base: vita3k-git
Description: Experimental PlayStation Vita emulator
Upstream URL: https://github.com/Vita3K/Vita3K
Keywords: emulation gaming
Licenses: GPL2
Conflicts: vita3k
Provides: vita3k
Submitter: aimileus
Maintainer: EXtremeExploit
Last Packager: EXtremeExploit
Votes: 12
Popularity: 0.072644
First Submitted: 2018-01-29 14:48 (UTC)
Last Updated: 2025-02-27 02:28 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6

severin.kaderli commented on 2020-01-21 16:19 (UTC)

I updated the PKGBUILD. It now builds for me in a clean chroot. I also went ahead and enabled Vulkan support.

PedroHLC commented on 2020-01-06 10:33 (UTC) (edited on 2020-01-06 10:35 (UTC) by PedroHLC)

I was wrong, it will ignore our packages and rebuild them all (it wouldn't work anyway as it's using them statically). You can remove the discord rpc hack thought, or reuse it to enable Vulkan support.

From the deps I've mentioned, you should instead add theirs depends and makedepends (as they will be build and redistributed). Except gtk3, vulkan-headers, and vulkan-icd-loader.

And even then, it's still not building in my clean chroot. This one will be fun to get working...

severin.kaderli commented on 2020-01-04 13:37 (UTC)

@PedroHLC Thank you. I adjusted the dependencies accordingly.

PedroHLC commented on 2020-01-03 19:59 (UTC) (edited on 2020-01-03 22:05 (UTC) by PedroHLC)

So, consider adding these depends: from official repo: capstone spdlog unicorn yaml-cpp pugixml ffmpeg vulkan-icd-loader from AUR: elfio stb discord-rpc-api spirv-cross

And as makdepends: vulkan-headers glslang gtest

PedroHLC commented on 2020-01-03 19:40 (UTC)

Also, please add glslang and gtest as makedepends, this way they aren't rebuilt unnecessarily, speeding builds and not carrying on their dependencies. This probably can be done for other tools in external dir, but these two were not building because of missing or not configured dependencies.

PedroHLC commented on 2020-01-03 18:32 (UTC)

Missing boost in makedepends and gtk3 in depends, they are necessary when building from a clean chroot.

matthias.lisin commented on 2019-09-01 12:25 (UTC)

Next time you need to update the package change the upstream URL to https://vita3k.org/