FreeBSD Bugzilla – Attachment 146993 Details for
Bug 193422
[NEW PORT] games/openra: Command & Conquer: Red Alert engine written in Mono
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
shar
openra.shar (text/plain), 3.00 KB, created by
Jan Beich
on 2014-09-07 11:11:28 UTC
(
hide
)
Description:
shar
Filename:
MIME Type:
Creator:
Jan Beich
Created:
2014-09-07 11:11:28 UTC
Size:
3.00 KB
patch
obsolete
>#!/bin/sh ># This is a shell archive >echo x games/openra >mkdir -p games/openra > /dev/null 2>&1 >echo x games/openra/distinfo >sed 's/^X//' > games/openra/distinfo << 'SHAR_END' >XSHA256 (openra-20140722.tar.gz) = 55dbfdd2ab11f22d9618c15d874f4ab381185dd99d830f03982fc284c71b9dd4 >XSIZE (openra-20140722.tar.gz) = 13894070 >SHAR_END >echo x games/openra/Makefile >sed 's/^X//' > games/openra/Makefile << 'SHAR_END' >X# $FreeBSD$ >X >XPORTNAME= openra >XPORTVERSION= 20140722 >XCATEGORIES= games >X >XMAINTAINER= jbeich@vfemail.net >XCOMMENT= Command & Conquer: Red Alert engine written in Mono >X >XLICENSE= GPLv3 >X >XLIB_DEPENDS= libfreetype.so:${PORTSDIR}/print/freetype2 \ >X libgdiplus.so:${PORTSDIR}/x11-toolkits/libgdiplus >X >XUSE_GITHUB= yes >XGH_ACCOUNT= ${GH_PROJECT} >XGH_PROJECT= OpenRA >XGH_TAGNAME= release-${PORTVERSION} >XGH_COMMIT= ad5e1cb >X >XNO_ARCH= yes >XUSES= gmake lua:51,run mono openal:soft >XUSE_SDL= sdl2 >XINSTALLS_ICONS= yes >XMAKE_ENV= prefix="${PREFIX}" >XMAKE_ARGS= VERSION=${GH_TAGNAME} >XALL_TARGET= version all >XINSTALL_TARGET= install-all install-linux-shortcuts >XDATADIR= ${PREFIX}/lib/${PORTNAME} >XPORTDATA= * >X >XOPTIONS_DEFINE= TEST >X >XTEST_MAKE_ENV= HOME="${WRKDIR}" >XTEST_ALL_TARGET=test >X >Xpost-patch: >X ${REINPLACE_CMD} -e 's/Linux/${OPSYS}/' \ >X -e '/^test:/s/$$/ all/' \ >X ${WRKSRC}/Makefile >X ${REINPLACE_CMD} -e '/linux/{ p; s//${OPSYS:tl}/; }' \ >X ${WRKSRC}/thirdparty/*.config* >X ${SED} 's/@LIBLUA51@/liblua-${LUA_VER}.so/' \ >X ${WRKSRC}/thirdparty/Eluant.dll.config.in \ >X >${WRKSRC}/Eluant.dll.config >X# DragonFly lacks BSD suffix >X ${REINPLACE_CMD} -e 's/"BSD"/"${OPSYS}"/' \ >X ${WRKSRC}/OpenRA.Game/Platform.cs >X >X.include <bsd.port.mk> >SHAR_END >echo x games/openra/pkg-descr >sed 's/^X//' > games/openra/pkg-descr << 'SHAR_END' >XOpenRA is a Libre/Free Real Time Strategy project that recreates the >Xclassic Command & Conquer titles. >X >XWe include recreations of C&C (Tiberian Dawn), C&C: Red Alert, and >XDune 2000. These are not intended to be perfect copies, but instead >Xcombine the classic gameplay of the originals with modern improvements >Xsuch as unit veterancy and the fog of war. >X >XWWW: http://www.openra.net >SHAR_END >echo x games/openra/pkg-plist >sed 's/^X//' > games/openra/pkg-plist << 'SHAR_END' >Xbin/openra >Xbin/openra-editor >Xshare/applications/openra-editor.desktop >Xshare/applications/openra.desktop >Xshare/icons/128x128/apps/openra.png >Xshare/icons/16x16/apps/openra.png >Xshare/icons/32x32/apps/openra-editor.png >Xshare/icons/32x32/apps/openra.png >Xshare/icons/48x48/apps/openra-editor.png >Xshare/icons/48x48/apps/openra.png >Xshare/icons/64x64/apps/openra.png >Xshare/icons/scalable/apps/openra.svg >X@dirrmtry share/icons/128x128/apps >X@dirrmtry share/icons/128x128 >X@dirrmtry share/icons/16x16/apps >X@dirrmtry share/icons/16x16 >X@dirrmtry share/icons/32x32/apps >X@dirrmtry share/icons/32x32 >X@dirrmtry share/icons/48x48/apps >X@dirrmtry share/icons/48x48 >X@dirrmtry share/icons/64x64/apps >X@dirrmtry share/icons/64x64 >X@dirrmtry share/icons/scalable/apps >X@dirrmtry share/icons/scalable >X@dirrmtry share/icons >SHAR_END >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 193422
:
146993
|
146994
|
146998
|
147008
|
147505
|
147506
|
147507
|
147508
|
147511
|
147768
|
147769
|
148785
|
148786
|
148787
|
148788
|
148789
|
148790