Package Details: dolphin-emu-nogui-git 2409.r299.gd1ef4d5cc1-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 - no GUI - 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-cli, dolphin-emu-nogui
Provides: dolphin-emu-cli, dolphin-emu-nogui
Submitter: None
Maintainer: dpeukert
Last Packager: dpeukert
Votes: 123
Popularity: 1.16
First Submitted: 2011-08-20 13:05 (UTC)
Last Updated: 2024-11-10 13:18 (UTC)

Dependencies (45)

Required by (0)

Sources (9)

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 .. 44 45 46 47 48 49 50 51 52 53 54 .. 56 Next › Last »

alucryd commented on 2013-02-02 17:35 (UTC)

Added sfml1.6 dep back. I have found a workaround which makes it work.

alucryd commented on 2013-01-31 14:13 (UTC)

Removed the sfml1.6 dep for now, pointing cmake to the right dirs does not work. I have filed a bug report about this.

alucryd commented on 2013-01-27 09:20 (UTC)

Adopting, I'll try to update it today.

<deleted-account> commented on 2013-01-27 05:47 (UTC)

Sorry I am being busy so I can't maintain this package any more. Whoever has time and enthusiasm please adopt it.

bluerider commented on 2013-01-27 04:09 (UTC)

Got the error : tar: Ignoring unknown extended header keyword `SCHILY.fflags' Also, I checked the git website and it says the last source code released was on 1/06/2013.

alucryd commented on 2013-01-08 09:16 (UTC)

Also, please change the upstream URL to http://dolphin-emu.org/, your URL has never been the official site, just one that tries to act like it is.

Schala commented on 2013-01-08 05:36 (UTC)

As of a few hours ago, Dolphin merged the linux-desktop-file branch into master. Perhaps you can update PKGBUILD and discard the one in sources.

alucryd commented on 2013-01-01 19:34 (UTC)

Hey again, thx for the change last time. A patch to make the TR Wiimotes work has been submitted in the following bug report: http://code.google.com/p/dolphin-emu/issues/detail?id=5011#c155 Can you add it to your PKGBUILD? I've successfully used my TR Wiimote in a number of games thanks to this.

alucryd commented on 2012-12-10 19:08 (UTC)

Hi, can you add wxgtk2.9 as a dependency and add this "-DwxWidgets_CONFIG_EXECUTABLE=/usr/bin/wx-config-2.9" to the cmake line to use the system wxgtk, building from the externals is quite long. Thx in advance.