Package Details: dolphin-emu-tool-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 - CLI-based utility for functions such as managing disc images - 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-tool
Provides: dolphin-emu-tool
Submitter: None
Maintainer: dpeukert
Last Packager: dpeukert
Votes: 123
Popularity: 0.48
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 .. 18 19 20 21 22 23 24 25 26 27 28 .. 56 Next › Last »

alucryd commented on 2018-07-03 11:49 (UTC)

This is just dolphin using cmake wrong, discord is statically linked, it shouldn't be installed. Removed those files manually.

MarisaDOOM commented on 2018-07-02 15:13 (UTC)

Conflicts with the discord-rpc-api packages since it seems to install its own files for that.

alucryd commented on 2018-07-02 13:46 (UTC)

Thanks for the heads up, the wx version is dead, long live the qt version.

novenary commented on 2018-07-01 09:12 (UTC)

The wxwidgets version was removed yesterday, this breaks the PKGBUILD. https://github.com/dolphin-emu/dolphin/pull/6819

mralext20 commented on 2018-06-26 00:25 (UTC) (edited on 2018-06-26 01:07 (UTC) by mralext20)

getting an error on install:

error: failed to commit transaction (conflicting files) dolphin-emu-git: /usr/lib64 exists in filesystem (owned by filesystem) Errors occurred, no packages were upgraded.

another error i got in building: ==> WARNING: Package contains reference to $srcdir <br> usr/bin/dolphin-emu

on my system /usr/lib64 is a symlink to /lib.

installing version 5.0.r8248.2debe9e9d1-1.

gourdcaptain commented on 2018-05-13 20:31 (UTC)

Just recompile it and it'll work with the new FFMPEG. (You'll need to uninstall it to upgrade FFMPEG in the meantime, I guess.)

Marach commented on 2018-05-13 20:30 (UTC) (edited on 2018-05-13 20:30 (UTC) by Marach)

Broken by a recent ffmpeg update:

:: dolphin-emu-git: installing ffmpeg (1:4.0-2) breaks dependency 'libavcodec.so=57-64'

:: dolphin-emu-git: installing ffmpeg (1:4.0-2) breaks dependency 'libavformat.so=57-64'

:: dolphin-emu-git: installing ffmpeg (1:4.0-2) breaks dependency 'libavutil.so=55-64'

:: dolphin-emu-git: installing ffmpeg (1:4.0-2) breaks dependency 'libswscale.so=4-64'

alucryd commented on 2018-05-03 07:19 (UTC) (edited on 2018-05-03 07:20 (UTC) by alucryd)

This is a convention in our repos, just have a look at the -cli packages that are already around, their GUI counterparts also have cli options. I'm not breaking this convention, I'm sure you can live with the name.

linkmauve commented on 2018-05-02 13:35 (UTC)

Hi, please rename your dolphin-emu-cli into dolphin-emu-nogui like upstream, it makes no sense to do this change as both other interfaces have as many CLI options as this one, it just doesn’t have a GUI like them.

alucryd commented on 2018-04-30 09:09 (UTC)

Updated for Qt, thx for the heads up :)