Package Details: panda3ds-git 0.8.r2131.471bdd6a-1

Git Clone URL: https://aur.archlinux.org/panda3ds-git.git (read-only, click to copy)
Package Base: panda3ds-git
Description: HLE 3DS emulator
Upstream URL: https://panda3ds.com
Licenses: GPL-3.0-only
Conflicts: panda3ds
Provides: panda3ds
Submitter: OFFTKP
Maintainer: OFFTKP
Last Packager: OFFTKP
Votes: 3
Popularity: 0.189288
First Submitted: 2023-08-22 11:28 (UTC)
Last Updated: 2024-08-21 12:01 (UTC)

Dependencies (29)

Required by (0)

Sources (33)

Latest Comments

Bluebomber182 commented on 2025-01-10 22:52 (UTC)

I get this error message

14:50:45.332229 pkt-line.c:86           packet:  upload-pack< want 790374d7e66257b1f8ed89d798e5dcfb5363af05
14:50:45.332320 pkt-line.c:86           packet:  upload-pack> ERR upload-pack: not our ref 790374d7e66257b1f8ed89d798e5dcfb5363af05
fatal: git upload-pack: not our ref 790374d7e66257b1f8ed89d798e5dcfb5363af05
14:50:45.332328 pkt-line.c:86           packet:        fetch< ERR upload-pack: not our ref 790374d7e66257b1f8ed89d798e5dcfb5363af05
fatal: remote error: upload-pack: not our ref 790374d7e66257b1f8ed89d798e5dcfb5363af05
fatal: Fetched in submodule path 'third_party/oaknut', but it did not contain 790374d7e66257b1f8ed89d798e5dcfb5363af05. Direct fetching of that commit failed.
==> ERROR: A failure occurred in prepare().
    Aborting...

OFFTKP commented on 2024-08-21 12:02 (UTC)

Applied, thanks

HurricanePootis commented on 2024-08-21 04:52 (UTC)

Hello, this PKGBUILD could do with some improvements. Here is the link to the patch file. The improvements are as follows:

  1. Download submodules in source() instead of putting the command incorrectly into build().
  2. Have the proper dependencies for the project.
  3. Have the propper build dependencies for the project and the static SDL2.
  4. Switch back to GCC as there is no reason for clang
  5. Enable vulkan (have no idea why it was disabled)
  6. Build QT gui separately and also package that
  7. Generate a desktop file for the QT gui