FreeBSD Bugzilla – Attachment 149560 Details for
Bug 195013
[NEW PORT] games/wxlauncher: Multi-platform launcher for the Freespace 2 Source Code Project
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
The port in shar format
wxlauncher.shar (text/plain), 3.21 KB, created by
lightside
on 2014-11-18 16:41:17 UTC
(
hide
)
Description:
The port in shar format
Filename:
MIME Type:
Creator:
lightside
Created:
2014-11-18 16:41:17 UTC
Size:
3.21 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># wxlauncher ># wxlauncher/Makefile ># wxlauncher/pkg-descr ># wxlauncher/distinfo ># >echo c - wxlauncher >mkdir -p wxlauncher > /dev/null 2>&1 >echo x - wxlauncher/Makefile >sed 's/^X//' >wxlauncher/Makefile << 'da6984623fd71f8f5399b51148ead424' >X# Created by: lightside <lightside@gmx.com> >X# $FreeBSD$ >X >XPORTNAME= wxlauncher >XPORTVERSION= 0.9.4 >XCATEGORIES= games >X >XMAINTAINER= lightside@gmx.com >XCOMMENT= Multi-platform launcher for the Freespace 2 Source Code Project >X >XLICENSE= GPLv2 >XLICENSE_FILE= ${WRKSRC}/GPLv2.txt >X >XBUILD_DEPENDS= markdown_py:${PORTSDIR}/textproc/py-markdown \ >X ${PYTHON_PKGNAMEPREFIX}sqlite3:${PORTSDIR}/databases/py-sqlite3 >X >XUSE_GITHUB= yes >XGH_ACCOUNT= wxLauncher >XGH_PROJECT= ${PORTNAME} >XGH_COMMIT= d251770 >XGH_TAGNAME= ${GH_COMMIT} >X >XUSES= cmake:outsource openal >XUSE_SDL= sdl >XUSE_WX= 2.8 >XWX_UNICODE= yes >XCMAKE_ARGS+= -DRESOURCES_PATH:STRING="${DATADIR}" >X >XPORTDATA= * >XPORTDOCS= Authors.txt License.txt ReadMe*.txt Thanks.txt >X >XPLIST_FILES= bin/${PORTNAME} \ >X share/pixmaps/${PORTNAME}.png >X >XDESKTOP_ENTRIES="wxLauncher" "${COMMENT}" \ >X "${PORTNAME}" "${PORTNAME}" \ >X "Game;" false >X >XOPTIONS_DEFINE= DOCS JOYSTICK >XOPTIONS_DEFAULT= JOYSTICK >XJOYSTICK_DESC= Build with joystick support >XJOYSTICK_CMAKE_ON= -DUSE_JOYSTICK:BOOL=ON >XJOYSTICK_CMAKE_OFF= -DUSE_JOYSTICK:BOOL=OFF >X >X.include <bsd.port.options.mk> >X >Xpost-patch: .SILENT >X# The GetPlatformDefaultConfigFilePath function used as extern inside of >X# ${WRKSRC}/code/apis/PlatformProfileManagerShared.cpp file >X ${REINPLACE_CMD} -e 's|^inline wxFileName|extern wxFileName|' \ >X ${WRKSRC}/code/apis/FileProfileManager.cpp >X# Change version_strings.cpp.in file, based on GH_TAGNAME, without using hg >X ${REINPLACE_CMD} -e '/find_program(HG_EXECUTABLE/d ; \ >X /version_strings.cpp will be generated/d' \ >X ${WRKSRC}/CMakeLists.txt >X ${REINPLACE_CMD} -e 's|123456789abc+ unknown custom tip|${GH_TAGNAME}|' \ >X ${WRKSRC}/code/global/version_strings.cpp.in >X >Xpre-install: >X ${INSTALL_DATA} ${WRKSRC}/onlinehelp/images/header.png \ >X ${STAGEDIR}${PREFIX}/share/pixmaps/${PORTNAME}.png >X (cd ${WRKSRC} && ${COPYTREE_SHARE} "${PORTDOCS}" ${STAGEDIR}${DOCSDIR}) >X >X.include <bsd.port.mk> >da6984623fd71f8f5399b51148ead424 >echo x - wxlauncher/pkg-descr >sed 's/^X//' >wxlauncher/pkg-descr << '52f58619c5ac3642069167121cdd67e0' >XwxLauncher is a multi-platform launcher for the Freespace 2 Source Code Project. >X >XwxLauncher aims to give one unified answer to members of the Freespace 2 Open >Xcommunity looking for an easy way to control fs2_open on various platforms and >Xto those looking for an easy way to find and get updates to their Freespace 2 >XMODs and TCs. >X >XWWW: http://github.com/wxLauncher/wxlauncher >52f58619c5ac3642069167121cdd67e0 >echo x - wxlauncher/distinfo >sed 's/^X//' >wxlauncher/distinfo << '320a6debb9673a1f96bb95f19dad676d' >XSHA256 (wxlauncher-0.9.4.tar.gz) = c4f94bcc7bb84d694b0cd2a97a6dc37013ae32c9df8cb4d8377d1f55a12ea102 >XSIZE (wxlauncher-0.9.4.tar.gz) = 892760 >320a6debb9673a1f96bb95f19dad676d >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 195013
:
149404
|
149405
|
149406
|
149407
|
149417
|
149501
|
149560
|
149660
|
150484
|
150488