Dolphin, the GameCube and Wii emulator - Forums

Full Version: Unofficial builds of Dolphin for Ubuntu 14.04 and later / Debian Unstable
You're currently viewing a stripped down version of our content. View the full version with proper formatting.

nickpelone

Hello all,

I've started building dolphin from git for Ubuntu 14.04 and later, since the debs the official site distributes target dependencies that don't exist in 14.04.
They should? also work in Debian unstable. Please let me know if they don't.
I build from git master often enough, at least once a day.

http://nickpelone.com/dolphin-emu/

I might make a PPA at some point.

Each deb file is signed with my public key, available also at the link above.

To verify a file, import the public key (gpg --import key.key) and then use:
dpkg-sig -v *package file*
If dpkg-sig is unavailable, install it through apt.

Enjoy!