|
Lines 2-12
Link Here
|
| 2 |
# $FreeBSD$ |
2 |
# $FreeBSD$ |
| 3 |
|
3 |
|
| 4 |
PORTNAME= dolphin-emu |
4 |
PORTNAME= dolphin-emu |
| 5 |
PORTVERSION= 4.0.0 |
5 |
PORTVERSION= 4.0.2 |
| 6 |
PORTREVISION= 5 |
|
|
| 7 |
CATEGORIES= emulators |
6 |
CATEGORIES= emulators |
| 8 |
MASTER_SITES= http://contribs.martymac.org/FreeBSD-ports/distfiles/ \ |
|
|
| 9 |
LOCAL/martymac |
| 10 |
|
7 |
|
| 11 |
MAINTAINER= martymac@FreeBSD.org |
8 |
MAINTAINER= martymac@FreeBSD.org |
| 12 |
COMMENT= Gamecube and Wii Emulator |
9 |
COMMENT= Gamecube and Wii Emulator |
|
Lines 19-24
Link Here
|
| 19 |
libSoundTouch.so:${PORTSDIR}/audio/soundtouch \ |
16 |
libSoundTouch.so:${PORTSDIR}/audio/soundtouch \ |
| 20 |
libpolarssl.so:${PORTSDIR}/security/polarssl |
17 |
libpolarssl.so:${PORTSDIR}/security/polarssl |
| 21 |
|
18 |
|
|
|
19 |
USE_GITHUB= yes |
| 20 |
GH_ACCOUNT= ${PORTNAME} |
| 21 |
GH_PROJECT= dolphin |
| 22 |
GH_COMMIT= 88fabf7 |
| 23 |
|
| 22 |
USE_SDL= sdl |
24 |
USE_SDL= sdl |
| 23 |
USE_XORG= ice xext x11 xrandr xi |
25 |
USE_XORG= ice xext x11 xrandr xi |
| 24 |
USE_WX= 3.0+ |
26 |
USE_WX= 3.0+ |