Search Criteria
Package Details: vita3k-git r3758.664ae22c4-1
Package Actions
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.029005 |
First Submitted: | 2018-01-29 14:48 (UTC) |
Last Updated: | 2025-04-07 14:04 (UTC) |
Dependencies (13)
- dbus (dbus-gitAUR, dbus-selinuxAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libcurl-gnutls (libcurl3-gnutlsAUR, libcurl-gnutls-gitAUR)
- sdl2AUR (sdl2-compat-gitAUR, sdl2-gitAUR, sdl2-compat)
- xdg-desktop-portal (xdg-desktop-portal-gitAUR)
- boost (boost-gitAUR) (make)
- clang (llvm-gitAUR, clang17-binAUR, clang-minimal-gitAUR) (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- lld (llvm-gitAUR) (make)
- ninja (ninja-kitwareAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR, ninja-memAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- vulkan-validation-layers (vulkan-validation-layers-gitAUR) (optional) – Descriptive vulkan errors
Required by (0)
Sources (41)
- better-enums
- capstone
- concurrentqueue
- cubeb
- dirent
- fmt
- glslang
- googletest
- imgui
- imgui_club
- libb64
- libzrif
- nativefiledialog-extended
- psp2rela
- psvpfsparser
- pugixml
- sanitizers-cmake
- sdl2-cmake-scripts
- spdlog
- SPIRV-Cross
- stb
- tracy
- vita-toolchain
- vita3k-boost
- vita3k-dlmalloc
- vita3k-dynarmic
- vita3k-ffmpeg
- vita3k-LibAtrac9
- vita3k-libfat16
- vita3k-printf
- vita3k-psvpfstools
- vita3k-sdl
- vita3k-unicorn
- vita3k-zlib
- vita3k.desktop
- vita3k
- Vulkan-Headers
- VulkanMemoryAllocator-Hpp
- VulkanMemoryAllocator
- xxHash
- yaml-cpp
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7
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
andgtest
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 inexternal
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 andgtk3
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/
« First ‹ Previous 1 2 3 4 5 6 7