@PedroHLC Thank you. I adjusted the dependencies accordingly.
Search Criteria
Package Details: vita3k-git r3546.ef89d019d-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: | 1.00 |
First Submitted: | 2018-01-29 14:48 (UTC) |
Last Updated: | 2024-01-17 19:09 (UTC) |
Dependencies (13)
- dbus (dbus-gitAUR, dbus-selinuxAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libcurl-gnutls (libcurl3-gnutlsAUR, libcurl-http3-ngtcp2-gnutlsAUR, libcurl-gnutls-gitAUR)
- sdl2 (sdl2-gitAUR, sdl2-compat-gitAUR)
- xdg-desktop-portal (xdg-desktop-portal-gitAUR)
- boost (boost-gitAUR) (make)
- clang (llvm-rocm-gitAUR, llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- lld (llvm-rocm-gitAUR, llvm-gitAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (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.desktop
- vita3k
- Vulkan-Headers
- VulkanMemoryAllocator-Hpp
- VulkanMemoryAllocator
- xxHash
- yaml-cpp
- zlib
severin.kaderli commented on 2020-01-04 13:37 (UTC)
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/
Pinned Comments
xiota commented on 2023-10-30 09:29 (UTC)
Instead of deleting folders, may also edit
[folder]/config
to add the missing.git
to the end of theurl
.EXtremeExploit commented on 2023-10-21 16:53 (UTC)
Also kind reminder that now that now that the sources have a .git you have to delete your AUR helper cache so it doesnt yell about it not being a clone bla bla