NOTICE: This package has been removed from pkgsrc

./wip/dolphin, Gamecube/Wii/Triforce Emulator

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 3.5nb1, Package name: dolphin-3.5nb1, Maintainer: pkgsrc-users

Dolphin is a Gamecube, Wii and Triforce (the arcade machine based on the
Gamecube) emulator which supports many extra features and abilities not present
on the original consoles. Gamecube and Wii compatibility is good - one can
expect "mainstream" titles to run; lesser known titles can be hit or miss.
Triforce compatibility is currently limited to a couple of games - others
require more of the Triforce-specific peripheral devices to be emulated. Check
(and update!) the Compatibility Wiki for more specific information.


Required to run:
[graphics/MesaLib] [graphics/freetype2] [graphics/glew] [archivers/lzo] [audio/openal] [audio/libao] [audio/libao-oss] [audio/portaudio-devel] [devel/SDL] [x11/gtk2] [x11/liboldXrandr] [audio/pulseaudio] [audio/alsa-lib] [lang/gcc47-libs] [wip/sfml+] [wip/soil] [devel/SDL2] [multimedia/ffmpeg1]

Required to build:
[pkgtools/x11-links] [x11/compositeproto] [x11/glproto] [x11/renderproto] [x11/xproto] [x11/xf86vidmodeproto] [x11/recordproto] [x11/xf86driproto] [x11/damageproto] [x11/inputproto] [x11/xextproto] [x11/randrproto] [x11/dri2proto] [x11/xcb-proto] [x11/fixesproto4] [lang/gcc47]

Package options: glew, sfml+, soil, libao, alsa, gtk2, ffmpeg, opengl, openal, portaudio, pulseaudio, sdl, sdl2, threads, x11, xrandr, zlib

Master sites:

SHA1: 7e45ca9531746a34a73422b3ec9163203e915ad8
RMD160: f515fc0ee228905838ac0903e6a89bad461f7aa6
Filesize: 28130.07 KB

Version history: (Expand)


CVS history: (Expand)


   2014-08-12 01:10:12 by Thomas Klausner | Files touched by this commit (30)
Log message:
Switch from ffmpeg to ffmpeg1.

Note: many of these didn't build, so I couldn't verify them.
   2014-08-11 15:54:07 by Thomas Klausner | Files touched by this commit (1)
Log message:
Switch to audio/portaudio-devel.

   2014-02-02 17:23:54 by othyro | Files touched by this commit (2)
Log message:
Use devel/SDL2 instead of wip/SDL2.
   2013-07-02 03:33:27 by othyro | Files touched by this commit (2)
Log message:
Cg-compiler was moved to lang/.
   2013-05-29 05:05:39 by othyro | Files touched by this commit (1)
Log message:
PKG_SUGGESTED_OPTIONS+=opengl - new version of graphics/MesaLib tests fine
with dolphin (at least for the build).
   2013-05-13 02:23:02 by othyro | Files touched by this commit (4)
Log message:
Add patch for FreeBSD/NetBSD support for proper temp file location creation
Wrapped tunneling networking bit in an #if defined(__linux__) until more
time is available to patch it properly. Fix SOIL detection in configure.
   2013-05-09 02:24:55 by othyro | Files touched by this commit (1)
Log message:
Remove portaudio from TODO.
   2013-05-09 02:24:09 by othyro | Files touched by this commit (1)
Log message:
Build with wip/portaudio instead of audio/portaudio. Requires libportaudio2
for microphone support. Added soil to PKG_SUGGESTED_OPTIONS.