diff options
author | arved <arved@FreeBSD.org> | 2003-01-18 23:03:48 +0000 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2003-01-18 23:03:48 +0000 |
commit | 983c41ef444248c65929fa787f0701e59e8afd52 (patch) | |
tree | bcb762582a607ea47f17a4f830498fde8e695db2 /emulators/kmamerun | |
parent | 124ab7dda748e809f82a8072a9acf12f288fb745 (diff) | |
download | FreeBSD-ports-983c41ef444248c65929fa787f0701e59e8afd52.zip FreeBSD-ports-983c41ef444248c65929fa787f0701e59e8afd52.tar.gz |
Add kmamerun, A KDE frontend to xmame
PR: 47198
Submitted by: Scott A. Moberly <smoberly@karamazov.org>
Diffstat (limited to 'emulators/kmamerun')
-rw-r--r-- | emulators/kmamerun/Makefile | 22 | ||||
-rw-r--r-- | emulators/kmamerun/distinfo | 1 | ||||
-rw-r--r-- | emulators/kmamerun/files/patch-kmamerun+main.cpp | 12 | ||||
-rw-r--r-- | emulators/kmamerun/files/patch-kmamerun+prefinputdata.cpp | 12 | ||||
-rw-r--r-- | emulators/kmamerun/pkg-comment | 1 | ||||
-rw-r--r-- | emulators/kmamerun/pkg-descr | 6 | ||||
-rw-r--r-- | emulators/kmamerun/pkg-plist | 35 |
7 files changed, 89 insertions, 0 deletions
diff --git a/emulators/kmamerun/Makefile b/emulators/kmamerun/Makefile new file mode 100644 index 0000000..8b5bf84 --- /dev/null +++ b/emulators/kmamerun/Makefile @@ -0,0 +1,22 @@ +# New ports collection makefile for: kmamerun +# Date created: 18 January 2003 +# Whom: Scott A. Moberly <smoberly@karamazov.org> +# +# $FreeBSD$ + +PORTNAME= kmamerun +PORTVERSION= 1.1.0 +CATEGORIES= emulators kde +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= kmamerun + +MAINTAINER= smoberly@karamazov.org + +RUN_DEPENDS= xmame:${PORTSDIR}/emulators/xmame + +USE_KDELIBS_VER=3 +GNU_CONFIGURE= yes +CONFIGURE_TARGET= +CONFIGURE_ARGS+=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} + +.include <bsd.port.mk> diff --git a/emulators/kmamerun/distinfo b/emulators/kmamerun/distinfo new file mode 100644 index 0000000..9359ea9 --- /dev/null +++ b/emulators/kmamerun/distinfo @@ -0,0 +1 @@ +MD5 (kmamerun-1.1.0.tar.gz) = e0241a33dc3397d1b99bc65f1d28ca2f diff --git a/emulators/kmamerun/files/patch-kmamerun+main.cpp b/emulators/kmamerun/files/patch-kmamerun+main.cpp new file mode 100644 index 0000000..5feabad2 --- /dev/null +++ b/emulators/kmamerun/files/patch-kmamerun+main.cpp @@ -0,0 +1,12 @@ +*** kmamerun/main.cpp.orig Sat Jan 18 13:47:33 2003 +--- kmamerun/main.cpp Sat Jan 18 13:47:54 2003 +*************** +*** 22,27 **** +--- 22,28 ---- + #include <kcmdlineargs.h> + #include <kaboutdata.h> + #include <klocale.h> ++ #include <stdlib.h> + + QString globalGameName; + QString globalGameFullName; diff --git a/emulators/kmamerun/files/patch-kmamerun+prefinputdata.cpp b/emulators/kmamerun/files/patch-kmamerun+prefinputdata.cpp new file mode 100644 index 0000000..fb6f999 --- /dev/null +++ b/emulators/kmamerun/files/patch-kmamerun+prefinputdata.cpp @@ -0,0 +1,12 @@ +*** kmamerun/prefinputdata.cpp.orig Sat Jan 18 14:06:30 2003 +--- kmamerun/prefinputdata.cpp Sat Jan 18 14:07:10 2003 +*************** +*** 35,40 **** +--- 35,41 ---- + comboJoyType->insertItem(i18n("Fm Town Pad support")); + comboJoyType->insertItem(i18n("X11 input extension joystick")); + comboJoyType->insertItem(i18n("new i386 linux 1.x..x joystick driver")); ++ comboJoyType->insertItem(i18n("NetBSD USB joystick driver")); + + checkGrabMouse= new QCheckBox(this,"NoName"); + checkGrabMouse->setGeometry(10,100,410,30); diff --git a/emulators/kmamerun/pkg-comment b/emulators/kmamerun/pkg-comment new file mode 100644 index 0000000..2842e16 --- /dev/null +++ b/emulators/kmamerun/pkg-comment @@ -0,0 +1 @@ +KDE frontend for M.A.M.E. (Multiple Arcade Machine Emulator) diff --git a/emulators/kmamerun/pkg-descr b/emulators/kmamerun/pkg-descr new file mode 100644 index 0000000..d4cfe72 --- /dev/null +++ b/emulators/kmamerun/pkg-descr @@ -0,0 +1,6 @@ +KMameRun is a KDE frontend for M.A.M.E. (Multiple Arcade Machine +Emulator). Here you can comfortably set your default or per game +configurations when calling xmame. The xmame binary has to be +available somewhere on your system. + +WWW: http://kmamerun.sourceforge.net diff --git a/emulators/kmamerun/pkg-plist b/emulators/kmamerun/pkg-plist new file mode 100644 index 0000000..de89307 --- /dev/null +++ b/emulators/kmamerun/pkg-plist @@ -0,0 +1,35 @@ +bin/kmamerun +share/applnk/Applications/kmamerun.desktop +share/apps/kmamerun/kmamerunui.rc +share/apps/kmamerun/toolbar/game_exists.xpm +share/apps/kmamerun/toolbar/game_noroms.xpm +share/apps/kmamerun/toolbar/game_wrongroms.xpm +share/apps/kmamerun/toolbar/preferences.xpm +share/apps/kmamerun/toolbar/rungame.xpm +share/doc/HTML/en/kmamerun/contents.png +share/doc/HTML/en/kmamerun/logotp3.png +share/doc/HTML/en/kmamerun/next.png +share/doc/HTML/en/kmamerun/next_g.png +share/doc/HTML/en/kmamerun/prev.png +share/doc/HTML/en/kmamerun/prev_g.png +share/doc/HTML/en/kmamerun/up.png +share/doc/HTML/en/kmamerun/up_g.png +share/doc/HTML/en/kmamerun/index.html +share/doc/HTML/en/kmamerun/kmamerun.css +share/doc/HTML/en/kmamerun/kmamerun.html +share/doc/HTML/en/kmamerun/node1.html +share/doc/HTML/en/kmamerun/node2.html +share/doc/HTML/en/kmamerun/node3.html +share/doc/HTML/en/kmamerun/node4.html +share/doc/HTML/en/kmamerun/node5.html +share/doc/HTML/en/kmamerun/node6.html +share/doc/HTML/en/kmamerun/node7.html +share/doc/HTML/en/kmamerun/node8.html +share/doc/HTML/en/kmamerun/node9.html +share/icons/hicolor/16x16/apps/kmamerun.xpm +share/icons/hicolor/32x32/apps/kmamerun.xpm +share/icons/locolor/16x16/apps/kmamerun.png +share/icons/locolor/32x32/apps/kmamerun.png +@dirrm share/apps/kmamerun/toolbar +@dirrm share/apps/kmamerun +@dirrm share/doc/HTML/en/kmamerun |