aboutsummaryrefslogtreecommitdiff
path: root/emulators/loemu
diff options
context:
space:
mode:
authorJose Alonso Cardenas Marquez <acm@FreeBSD.org>2007-12-25 02:08:06 +0000
committerJose Alonso Cardenas Marquez <acm@FreeBSD.org>2007-12-25 02:08:06 +0000
commitf659d75fbb07103e8873a75b5351defcb667fe60 (patch)
tree304e8171a3586b64a50750ae73f756ff639f97a9 /emulators/loemu
parent62562efcfbba48a7f19eaac5cf2ba216e02e68d1 (diff)
downloadports-f659d75fbb07103e8873a75b5351defcb667fe60.tar.gz
ports-f659d75fbb07103e8873a75b5351defcb667fe60.zip
Notes
Diffstat (limited to 'emulators/loemu')
-rw-r--r--emulators/loemu/Makefile17
-rw-r--r--emulators/loemu/distinfo6
-rw-r--r--emulators/loemu/pkg-plist2
3 files changed, 16 insertions, 9 deletions
diff --git a/emulators/loemu/Makefile b/emulators/loemu/Makefile
index 25a003b8345d..836928208123 100644
--- a/emulators/loemu/Makefile
+++ b/emulators/loemu/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= loemu
-PORTVERSION= 0.2.0
+PORTVERSION= 0.2.1
CATEGORIES= emulators python
MASTER_SITES= http://loemu.pegueroles.com/dists/
@@ -22,17 +22,18 @@ USE_PYTHON= yes
USE_PYDISTUTILS= yes
NO_BUILD= yes
-OPTIONS= SDLMAME "Install sdlmame emulator" off \
- XMAME "Install xmame emulator" on \
- SNES9X "Install snes9x emulator" on
+OPTIONS= SDLMAME "Install sdlmame emulator" on \
+ XMAME "Install xmame emulator" off \
+ SNES9X "Install snes9x emulator" on \
+ ZSNES "Install zsnes emulator" off
.include <bsd.port.pre.mk>
-.if defined(WITH_SDLMAME)
+.if !defined(WITHOUT_SDLMAME)
RUN_DEPENDS+= sdlmame:${PORTSDIR}/emulators/sdlmame
.endif
-.if !defined(WITHOUT_XMAME)
+.if defined(WITH_XMAME)
RUN_DEPENDS+= xmame:${PORTSDIR}/emulators/xmame
.endif
@@ -40,6 +41,10 @@ RUN_DEPENDS+= xmame:${PORTSDIR}/emulators/xmame
RUN_DEPENDS+= snes9x:${PORTSDIR}/emulators/snes9x
.endif
+.if defined(WITH_ZSNES)
+RUN_DEPENDS+= zsnes:${PORTSDIR}/emulators/zsnes
+.endif
+
post-patch:
.for DIRE in config loemu scripts
@cd ${WRKSRC}/${DIRE} && \
diff --git a/emulators/loemu/distinfo b/emulators/loemu/distinfo
index 421c867e7bc3..c2b1d9949e32 100644
--- a/emulators/loemu/distinfo
+++ b/emulators/loemu/distinfo
@@ -1,3 +1,3 @@
-MD5 (loemu-0.2.0.tar.gz) = 16e286f7b493c21e1bffb482a862d869
-SHA256 (loemu-0.2.0.tar.gz) = 5d5510393bdbfa35c7013633e9b762270c86c9cfee1342bdceada1fa5ab19ea7
-SIZE (loemu-0.2.0.tar.gz) = 50141
+MD5 (loemu-0.2.1.tar.gz) = 7b589e8a471e86973fa53281fe57bcfc
+SHA256 (loemu-0.2.1.tar.gz) = 53dc9a28e548f366e730a60d063c5a533a5a4e6da8756a8c139a0d6c94e86ef7
+SIZE (loemu-0.2.1.tar.gz) = 57927
diff --git a/emulators/loemu/pkg-plist b/emulators/loemu/pkg-plist
index 02ce724a5882..29e8048037cb 100644
--- a/emulators/loemu/pkg-plist
+++ b/emulators/loemu/pkg-plist
@@ -23,9 +23,11 @@ bin/loemu-builder
%%DATADIR%%/config/sdlmame.conf
%%DATADIR%%/config/snes9x.conf
%%DATADIR%%/config/xmame.conf
+%%DATADIR%%/config/zsnes.conf
%%DATADIR%%/glade/Loemu.glade
%%DATADIR%%/glade/Preferences.glade
%%DATADIR%%/glade/penguin-revolt-128.png
+share/locale/fr/LC_MESSAGES/loemu.mo
share/locale/ca/LC_MESSAGES/loemu.mo
share/locale/sv/LC_MESSAGES/loemu.mo
@dirrm %%DATADIR%%/snaps