Package Details: dolphin-emu-git 2412.r107.g7133bfbb0e-1

Git Clone URL: https://aur.archlinux.org/dolphin-emu-git.git (read-only, click to copy)
Package Base: dolphin-emu-git
Description: A Gamecube / Wii emulator - git version
Upstream URL: https://dolphin-emu.org
Keywords: dolphin emu emulator game gamecube gui nintendo remote revolution triforce wii wiimote
Licenses: GPL-2.0-or-later
Conflicts: dolphin-emu
Provides: dolphin-emu
Submitter: None
Maintainer: dpeukert
Last Packager: dpeukert
Votes: 123
Popularity: 0.37
First Submitted: 2011-08-20 13:05 (UTC)
Last Updated: 2025-01-08 07:53 (UTC)

Dependencies (52)

Required by (3)

Sources (10)

Pinned Comments

dpeukert commented on 2020-04-10 12:34 (UTC) (edited on 2020-09-26 17:48 (UTC) by dpeukert)

The PKGBUILD for this package is hosted here (contributions are welcome!): https://gitlab.com/dpeukert/pkgbuilds/tree/main/dolphin-emu-git

Latest Comments

« First ‹ Previous 1 .. 25 26 27 28 29 30 31 32 33 34 35 .. 57 Next › Last »

bl4ckout commented on 2016-07-29 16:46 (UTC)

I've got the same error too. Log is the same as @DrDoctor.

WhatTheBuck commented on 2016-07-27 15:07 (UTC)

I'm having build problems when building utilsx11: http://pastebin.com/nUmN3HUT

alucryd commented on 2016-07-04 19:41 (UTC)

Can't reproduce, probably fixed upstream.

WhatTheBuck commented on 2016-07-02 13:32 (UTC)

Build error occurs when building Core.cpp.o. Full log of build: http://pastebin.com/gcdb17DU

mralext20 commented on 2016-07-02 00:32 (UTC)

@thejacer87 you should try doing a pacman -Syu, and if that fails, refreshing your mirrors file

thejacer87 commented on 2016-06-30 03:19 (UTC)

error: failed retrieving file 'mbedtls-2.2.1-1-x86_64.pkg.tar.xz' tries all the mirrors it can, then fails. this happens for dolphin-emu-git and dolphin-emu

alucryd commented on 2016-06-26 07:30 (UTC)

You most likely built it on a system with sfml installed, and ran it on a system without sfml installed. Try rebuilding on the latter.

emmieaur commented on 2016-06-25 19:44 (UTC)

dolphin-emu: error while loading shared libraries: libsfml-network.so.2.3: cannot open shared object file: No such file or directory Dolphin appears to require sfml in order to run, but it's no longer a dependency.

alucryd commented on 2016-06-25 16:48 (UTC)

Updated to mirror [community]. FTR, 4.0.2 was hardcoded because there was no 4.0.2 tag, but it's all good now with 5.0 :)

oxalin commented on 2016-06-25 01:57 (UTC)

The first part of the version should be updated to 5.0 (newly released). Also, if you really want to have the release or tag number in the version, shouldn't you get it directly from git, something like "git describe --abbrev=0 --tags"?