I can manage alone, thank you very much. And seeing you chmod 644 directories, among other things, I believe this is for the best.
Search Criteria
Package Details: ppsspp-git 1.18.1.r1606.f573b0c72c-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/ppsspp-git.git (read-only, click to copy) |
---|---|
Package Base: | ppsspp-git |
Description: | A PSP emulator written in C++ |
Upstream URL: | https://www.ppsspp.org/ |
Licenses: | GPL2 |
Conflicts: | ppsspp |
Provides: | ppsspp |
Submitter: | libcg |
Maintainer: | loathingkernel |
Last Packager: | loathingkernel |
Votes: | 43 |
Popularity: | 0.015664 |
First Submitted: | 2012-11-05 20:36 (UTC) |
Last Updated: | 2025-04-06 14:33 (UTC) |
Dependencies (28)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glew (glew-libepoxyAUR, glew-wayland-gitAUR, glew-gitAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libgl (libglvnd-gitAUR, amdgpu-pro-oglp-legacyAUR, nvidia-340xx-utilsAUR, amdgpu-pro-oglpAUR, libglvnd)
- libpng (libpng-gitAUR, libpng-apngAUR)
- libzip (libzip-gitAUR)
- ppsspp-assets-gitAUR
- sdl2AUR (sdl2-compat-gitAUR, sdl2-gitAUR, sdl2-compat)
- sdl2_ttf
- snappy (snappy-gitAUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- zstd (zstd-gitAUR, zstd-staticAUR)
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- cmake (cmake-gitAUR, cmake3AUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- glew (glew-libepoxyAUR, glew-wayland-gitAUR, glew-gitAUR) (make)
- glu (glu-gitAUR) (make)
- libglvnd (libglvnd-gitAUR) (make)
- Show 8 more dependencies...
Required by (0)
Sources (2)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 .. 14 Next › Last »
alucryd commented on 2017-04-04 19:16 (UTC)
0x647262 commented on 2017-04-04 03:43 (UTC) (edited on 2017-04-05 02:59 (UTC) by 0x647262)
EDIT: I have a lot to learn.
sl1pkn07 commented on 2017-04-03 17:46 (UTC)
https://sl1pkn07.wtf/paste/view/06773a97
seems need SPIRV-Cross sources in the tree
greetings
loathingkernel commented on 2017-01-11 15:20 (UTC) (edited on 2017-01-11 15:27 (UTC) by loathingkernel)
Is there a reason for renaming the executable? There seems to be an issue when renaming PPSSPPSDL which makes its CPU usage unreasonably high.
Normal: http://imgur.com/WAhKlHB
Renamed: http://imgur.com/0ucQhNP
It also breaks the splash animation at startup which isn't rendered in the renamed executable.
Also, I think that line 102 in the PKGBUILD should be the same as line 87.
PyroDevil commented on 2017-01-05 22:18 (UTC) (edited on 2017-01-05 22:20 (UTC) by PyroDevil)
I got an error launching ppsspp-qt-git
17:38:526 Common/MsgHandler.cpp:54 E[*]: Warning: Failed to load ui_atlas.zim.
Place it in the directory "assets" under your PPSSPP directory.
Failed to load ui_atlas.zim.
Place it in the directory "assets" under your PPSSPP directory.
E: NativeApp.cpp:584: Failed to load ui_atlas.zim
stufer commented on 2016-12-28 15:38 (UTC) (edited on 2016-12-28 15:40 (UTC) by stufer)
movieThread E[ME]: HW/MediaEngine.cpp:82 FF: Assertion 0 failed at libavcodec/utils.c:596
Emergency stop (memory stack flushed)
alucryd commented on 2016-12-14 08:37 (UTC)
You're trying to install both then, installing one or the other works perfectly fine here.
MichaelMcEntire commented on 2016-12-13 17:55 (UTC)
I have the same problem as marsisjello, and I don't have either installed. Whenever I try to install either ppsspp-git or ppsspp-qt-git I get the "conflicting dependency" error.
alucryd commented on 2016-12-11 21:43 (UTC)
Updated the PKGBUILD, thx.
applebloom commented on 2016-12-10 16:10 (UTC)
The submodule for loop requires one more item, ext/glslang.
Pinned Comments
xdavidwu commented on 2021-02-09 03:30 (UTC)
Please don't flag this package out-of-date when you see the version string is. This is a VCS package. It always grabs the latest source from upstream repo and version string is generated at build time. As long as it builds fine, it is up-to-date. It is your responsibility to decide when to rebuild (update). I won't bump the version for you.
Also, I am running a daily build service, and by that, I can check that it builds fine daily. Ancient version string does not mean that I have loose track of the latest source.