Port details |
- dolphin-emu-devel Gamecube and Wii Emulator
- 3.5.r20130415_1 emulators
=1 3.5.r20130415_1Version of this port present on the latest quarterly branch.
- Maintainer: martymac@FreeBSD.org
- Port Added: 2011-10-03 11:04:56
- Last Update: 2013-10-16 07:16:57
- SVN Revision: 330484
- License: GPLv2
- WWW:
- http://www.dolphin-emu.org
- Description:
- Dolphin is a free Gamecube and Wii emulator.
WWW: http://www.dolphin-emu.org
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- dolphin-emu-devel>0:emulators/dolphin-emu-devel
- No installation instructions:
- This port has been deleted.
- PKGNAME: dolphin-emu-devel
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- sdl-config : devel/sdl12
- cmake : devel/cmake
- pkgconf : devel/pkgconf
- gcc46 : lang/gcc
- as : devel/binutils
- glproto.pc : x11/glproto
- dri2proto.pc : x11/dri2proto
- glproto.pc : x11/glproto
- dri2proto.pc : x11/dri2proto
- ice.pc : x11/libICE
- xext.pc : x11/libXext
- x11.pc : x11/libX11
- xrandr.pc : x11/libXrandr
- Runtime dependencies:
-
- gcc46 : lang/gcc
- ice.pc : x11/libICE
- xext.pc : x11/libXext
- x11.pc : x11/libX11
- xrandr.pc : x11/libXrandr
- Library dependencies:
-
- execinfo : devel/libexecinfo
- freetype : print/freetype2
- lzo2 : archivers/lzo2
- sfml-network : devel/sfml
- portaudio.2 : audio/portaudio2
- avcodec1 : multimedia/ffmpeg1
- avformat1 : multimedia/ffmpeg1
- swscale1 : multimedia/ffmpeg1
- avutil1 : multimedia/ffmpeg1
- SDL-1.2 : devel/sdl12
- libiconv.so.3 : converters/libiconv
- intl : devel/gettext
- openal.1 : audio/openal-soft
- GL.1 : graphics/libGL
- GLEW.1 : graphics/glew
- GLU.1 : graphics/libGLU
- wx_baseu-2.9 : x11-toolkits/wxgtk29
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for dolphin-emu-devel-3.5.r20130415_1:
DEBUG=off: Install debug symbols
FRAMEDUMPS=on: Encode framedumps in AVI format
PORTAUDIO=on: Enable PortAudio (mic) support
PULSEAUDIO=off: PulseAudio sound server support
===> Use 'make config' to modify these settings
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.5.r20130415_1 16 Oct 2013 07:16:57 |
martymac |
- Update to 4.0.0
- As OpenGL rendering now works, remove the -devel suffix
- Enable staging
- Use new LIB_DEPENDS format
- Add new UPNP option
- Handle -liconv removal on -CURRENT |
3.5.r20130415_1 20 Sep 2013 16:43:53 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
emulators) |
3.5.r20130415_1 17 Aug 2013 16:27:24 |
gerald |
Replace USE_GCC=4.6+ and USE_GCC=4.4+ by USE_GCC=yes.
Right now this is a noop in the former case and a noop in the latter
case unless lang/gcc44 has been installed explicitly.
This puts a bit more emphasis on standardizing on a canonical version
"current" GCC and makes it easier to update that canonical version
by changing the default in Mk/bsd.gcc.mk and updating the lang/gcc port.
That is, USE_GCC=yes means "use a decent/modern version of GCC" without
having to worry about details.
Approved by: portmgr (bdrewery) |
3.5.r20130415_1 25 Jun 2013 07:41:27 |
mm |
Update multimedia/ffmpeg1 to 1.2.1
PR: ports/177145
Submitted by: Alexander Kojevnikov <alexander@kojevnikov.com> |
3.5.r20130415 02 May 2013 06:36:43 |
jgh |
- adoption of USES for gettext
Approved by: portmgr (bapt@) |
3.5.r20130415 27 Apr 2013 08:50:47 |
mva |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: bapt, kwm |
3.5.r20130415 24 Apr 2013 07:18:55 |
martymac |
Remove BROKEN flag on PowerPC as the port may now build on this architecture
(feedback welcome !).
Discussed with: crees, danfe, eadler (on ports-committers@ and svn-ports-all@) |
3.5.r20130415 23 Apr 2013 10:19:45 |
bapt |
Convert e* to USES=pkgconfig |
3.5.r20130415 19 Apr 2013 13:35:15 |
martymac |
- Update to 20130415 and welcome GLSL !
- Remove BROKEN flag for now-obsolete 7.x branch
We should finally be able to get OpenGL rendering work with this update, once
Mesa supports all needed extensions (which does not seem to be the case yet)
Feature safe: yes |
3.5.r20130225 22 Mar 2013 20:06:15 |
makc |
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi) |
3.5.r20130225 20 Mar 2013 14:27:20 |
martymac |
- Update to 20130225
- Add support for framedumps encoding in AVI format |
3.5.r20130110 17 Jan 2013 09:21:48 |
martymac |
- Update to 3.5
- Update project URL |
3.0.r20121107 09 Nov 2012 09:25:48 |
martymac |
- Update to 20121107
- Fix build with clang when both audio/portaudio and audio/portaudio2
are installed
Feature safe: yes |
3.0.r20120912_1 20 Sep 2012 14:15:11 |
martymac |
Really force ENCODE_FRAMEDUMPS to OFF (forgotten in previous commit) and remove
dependency to multimedia/ffmpeg |
3.0.r20120912 20 Sep 2012 14:09:31 |
martymac |
- Update to 20120912
- Now requires wxGtk 2.9+ (with unicode support)
- Force ENCODE_FRAMEDUMPS to OFF (this option would need newer ffmpeg)
- Fix debug flags for clang
- Fix portaudio detection (requires portaudio 2) |
3.0.r20120307_3 11 Jun 2012 07:28:00 |
martymac |
- Un-version LIB_DEPENDS
- Switch to OptionsNg |
3.0.r20120307_2 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
3.0.r20120307_1 22 Mar 2012 12:47:49 |
martymac |
- Respect WITH_DEBUG to build with debug information
- Avoid forcing GCC version when building with clang
Feature safe: yes |
3.0.r20120307 15 Mar 2012 09:09:13 |
martymac |
Update to 3.0.r20120307
Feature safe: yes |
3.0.r20111213_2 18 Feb 2012 10:18:33 |
mva |
- Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions
Tested by: exp-run by pav |
3.0.r20111213_1 16 Feb 2012 15:57:34 |
ashish |
- Bump PORTREVISION to chase the update of multimedia/libvpx |
3.0.r20111213 02 Jan 2012 12:16:47 |
martymac |
- Update to 20111213
- Use setrlimit() to have mmap() return an address below 2GB.
This avoids using MAP_FIXED, which could discard already mapped pages. |
3.0.r20110912_1 11 Nov 2011 02:26:20 |
linimon |
Mark as broken on powerpc: uses i386-specific option.
Hat: portmgr
Feature safe: yes |
3.0.r20110912_1 03 Nov 2011 12:51:51 |
martymac |
Remove useless dependency on gnomelibs
Submitted by: bapt (via private mail) |
3.0.r20110912 03 Oct 2011 11:04:43 |
martymac |
Welcome Dolphin-emu, a free Wii/GC emulator |