FreeBSD Bugzilla – Attachment 41243 Details for
Bug 64613
Maintainer update of emulators/linux-geepee32
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
output
output (text/plain), 2.71 KB, created by
alexander
on 2004-03-23 10:10:06 UTC
(
hide
)
Description:
output
Filename:
MIME Type:
Creator:
alexander
Created:
2004-03-23 10:10:06 UTC
Size:
2.71 KB
patch
obsolete
>diff -ruN /usr/ports/emulators/linux-geepee32/Makefile /usr/ports/custom/linux-geepee32/Makefile >--- /usr/ports/emulators/linux-geepee32/Makefile Sat Feb 14 07:00:13 2004 >+++ /usr/ports/custom/linux-geepee32/Makefile Tue Mar 23 00:56:05 2004 >@@ -6,36 +6,44 @@ > > PORTNAME= geepee32 > PORTVERSION= 30 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= emulators linux > MASTER_SITES= http://users.skynet.be/firefly/gp32/project/geepee32/ > PKGNAMEPREFIX= linux- > DISTNAME= ${PORTNAME}_linux_sdl_${PORTVERSION} > > MAINTAINER= arundel@gmx.net >-COMMENT= The only GP32 emulator for x86 archs >+COMMENT= The only GP32 emulator for i386 > > RUN_DEPENDS= ${LINUXBASE}/usr/lib/libSDL-1.2.so.0:${PORTSDIR}/devel/linux-sdl12 > > ONLY_FOR_ARCHS= i386 >+NO_CDROM= yes > USE_LINUX= yes > USE_XLIB= yes > USE_ZIP= yes > NO_WRKSUBDIR= yes > NO_BUILD= yes >+USE_REINPLACE= yes >+REINPLACE_ARGS= >+STRIP= > > TARGET_DIR= ${PREFIX}/${PORTNAME} > >+post-patch: >+ ${REINPLACE_CMD}-e 's|%%GEEPEE32DIR%%|${PREFIX}/${PORTNAME}|' ${SCRIPTDIR}/wrapper.sh > \ >+ ${WRKDIR}/wrapper.sh >+ > do-install: > ${INSTALL} -d -m 777 ${TARGET_DIR} > ${INSTALL_PROGRAM} ${WRKDIR}/${PORTNAME} ${TARGET_DIR} >- ${INSTALL_SCRIPT} ${SCRIPTDIR}/${PORTNAME}.sh ${TARGET_DIR} >+ ${INSTALL_SCRIPT} ${WRKDIR}/wrapper.sh ${TARGET_DIR}/${PORTNAME}.sh > > post-install: > @${TOUCH} ${TARGET_DIR}/iic.bin > @${LN} -s ${TARGET_DIR}/${PORTNAME}.sh ${PREFIX}/bin/${PORTNAME} > @${ECHO_MSG} "" >- @${ECHO_MSG} "Please don't mail us with requests for ROM dump." >+ @${ECHO_MSG} "Please don't mail us with requests for ROM dumps." > @${ECHO_MSG} "" > > .include <bsd.port.mk> >diff -ruN /usr/ports/emulators/linux-geepee32/distinfo /usr/ports/custom/linux-geepee32/distinfo >--- /usr/ports/emulators/linux-geepee32/distinfo Sat Dec 27 00:54:19 2003 >+++ /usr/ports/custom/linux-geepee32/distinfo Tue Mar 23 00:44:26 2004 >@@ -1 +1,2 @@ > MD5 (geepee32_linux_sdl_30.zip) = 205959874ee2355265b119ff008a0ca7 >+SIZE (geepee32_linux_sdl_30.zip) = 50285 >diff -ruN /usr/ports/emulators/linux-geepee32/scripts/geepee32.sh /usr/ports/custom/linux-geepee32/scripts/geepee32.sh >--- /usr/ports/emulators/linux-geepee32/scripts/geepee32.sh Fri Feb 13 21:55:35 2004 >+++ /usr/ports/custom/linux-geepee32/scripts/geepee32.sh Thu Jan 1 01:00:00 1970 >@@ -1,5 +0,0 @@ >-#!/bin/sh >-# Needed to make symlinks/shortcuts work. >-# Wrap geepee32 binary >-./geepee32 $* >-exit $? >diff -ruN /usr/ports/emulators/linux-geepee32/scripts/wrapper.sh /usr/ports/custom/linux-geepee32/scripts/wrapper.sh >--- /usr/ports/emulators/linux-geepee32/scripts/wrapper.sh Thu Jan 1 01:00:00 1970 >+++ /usr/ports/custom/linux-geepee32/scripts/wrapper.sh Tue Mar 23 00:51:06 2004 >@@ -0,0 +1,6 @@ >+#!/bin/sh >+# Needed to make symlinks/shortcuts work. >+# Wrap geepee32 binary >+cd %%GEEPEE32DIR%% >+./geepee32 $* >+exit $?
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 64613
: 41243