FreeBSD Bugzilla – Attachment 154490 Details for
Bug 194472
[new port] games/linux-unigine-heaven
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
updated shar (version 3)
heaven3_shar.txt (text/plain), 7.42 KB, created by
Hannes Hauswedell
on 2015-03-18 19:04:32 UTC
(
hide
)
Description:
updated shar (version 3)
Filename:
MIME Type:
Creator:
Hannes Hauswedell
Created:
2015-03-18 19:04:32 UTC
Size:
7.42 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: ># ># linux-unigine-heaven ># linux-unigine-heaven/log ># linux-unigine-heaven/Makefile ># linux-unigine-heaven/pkg-plist ># linux-unigine-heaven/distinfo ># linux-unigine-heaven/pkg-descr ># >echo c - linux-unigine-heaven >mkdir -p linux-unigine-heaven > /dev/null 2>&1 >echo x - linux-unigine-heaven/log >sed 's/^X//' >linux-unigine-heaven/log << '57f27f72768fc8fc550fffcc055df32d' >XWARN: Makefile: [51]: possible use of "${CHMOD}" found. Use @(owner,group,mode) syntax or @owner/@group operators in pkg-plist instead. >XWARN: Makefile: using hyphen in PORTNAME. consider using PKGNAMEPREFIX and/or PKGNAMESUFFIX. >X0 fatal errors and 2 warnings found. >X====> Checking for pkg-plist issues (check-plist) >X===> Parsing plist >X===> Checking for items in STAGEDIR missing from pkg-plist >X===> Checking for items in pkg-plist which are not in STAGEDIR >X===> No pkg-plist issues found (check-plist) >X====> Running Q/A tests (stage-qa) >57f27f72768fc8fc550fffcc055df32d >echo x - linux-unigine-heaven/Makefile >sed 's/^X//' >linux-unigine-heaven/Makefile << '9431890809d6aed7e860ea22d5d634dc' >X# Created by: Hannes Hauswedell <h2+fbsdports@fsfe.org> >X# $FreeBSD$ >X >XPORTNAME= unigine-heaven >XPORTVERSION= 4.0 >XCATEGORIES= games linux >XMASTER_SITES= http://de1-dl.techpowerup.com/Benchmarking/ \ >X http://nl1-dl.techpowerup.com/Benchmarking/ \ >X http://uk1-dl.techpowerup.com/Benchmarking/ \ >X http://us1-dl.techpowerup.com/Benchmarking/ \ >X http://us2-dl.techpowerup.com/Benchmarking/ >XPKGNAMEPREFIX= linux- >XDISTNAME= Unigine_Heaven-${PORTVERSION} >XEXTRACT_SUFX= .run >X >XMAINTAINER= h2+fbsdports@fsfe.org >XCOMMENT= Unigine Heaven Benchmark, basic version, linux binaries >X >XLICENSE= Proprietary >XLICENSE_NAME= Unigine "Basic" License >XLICENSE_TEXT= Binary only, License text not available. Free-to-use + no-redistribution implied from homepage >XLICENSE_PERMS= no-dist-sell no-pkg-sell no-dist-mirror no-pkg-mirror >X >XONLY_FOR_ARCHS= i386 amd64 >XUSE_LINUX= yes >XUSE_LINUX_APPS= xorglibs openal-soft >XNO_BUILD= yes >X >XOPTIONS_DEFINE= NVIDIA_GL >XNVIDIA_GL_DESC= Use GL driver from nvidia-driver >X >X.include <bsd.port.options.mk> >X >X.if ${PORT_OPTIONS:MNVIDIA_GL} >XRUN_DEPENDS+= ${LINUXBASE}/usr/lib/libGL.so.1:${PORTSDIR}/x11/nvidia-driver >X.else >XUSE_LINUX_APPS+=dri >X.endif >X >Xdo-extract: >X @${MKDIR} ${WRKSRC} >X cd ${WRKSRC} && ${TAIL} -n 1098568 ${_DISTDIR}/${DISTFILES} | ${TAR} zxf - >X ${PRINTF} "#\!/bin/sh\ncd ${DATADIR}/bin/\n" > ${WRKDIR}/${PORTNAME} >X ${ECHO} 'export LD_LIBRARY_PATH=./x86:$$LD_LIBRARY_PATH' >> ${WRKDIR}/${PORTNAME} >X ${ECHO} './browser_x86 -config ../data/launcher/launcher.xml' >> ${WRKDIR}/${PORTNAME} >X >Xdo-install: >X ${INSTALL_SCRIPT} ${WRKDIR}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin/${PKGNAMEPREFIX}${PORTNAME} >X cd ${WRKSRC} && ${COPYTREE_SHARE} ./data ${STAGEDIR}${DATADIR} >X cd ${WRKSRC} && ${COPYTREE_SHARE} ./bin ${STAGEDIR}${DATADIR} >X cd ${WRKSRC} && ${COPYTREE_SHARE} ./documentation ${STAGEDIR}${DATADIR} >X >X.include <bsd.port.mk> >9431890809d6aed7e860ea22d5d634dc >echo x - linux-unigine-heaven/pkg-plist >sed 's/^X//' >linux-unigine-heaven/pkg-plist << '9da750f61c4f8b4950e9cd7dfb732c1d' >X@mode 755 >Xbin/linux-unigine-heaven >X%%DATADIR%%/bin/browser_x64 >X%%DATADIR%%/bin/browser_x86 >X%%DATADIR%%/bin/heaven_x64 >X%%DATADIR%%/bin/heaven_x86 >X@mode >X%%DATADIR%%/bin/libAppStereo_x64.so >X%%DATADIR%%/bin/libAppStereo_x86.so >X%%DATADIR%%/bin/libAppSurround_x64.so >X%%DATADIR%%/bin/libAppSurround_x86.so >X%%DATADIR%%/bin/libAppWall_x64.so >X%%DATADIR%%/bin/libAppWall_x86.so >X%%DATADIR%%/bin/libGPUMonitor_x64.so >X%%DATADIR%%/bin/libGPUMonitor_x86.so >X%%DATADIR%%/bin/libQtCoreUnigine_x64.so.4 >X%%DATADIR%%/bin/libQtCoreUnigine_x86.so.4 >X%%DATADIR%%/bin/libQtGuiUnigine_x64.so.4 >X%%DATADIR%%/bin/libQtGuiUnigine_x86.so.4 >X%%DATADIR%%/bin/libQtNetworkUnigine_x64.so.4 >X%%DATADIR%%/bin/libQtNetworkUnigine_x86.so.4 >X%%DATADIR%%/bin/libQtWebKitUnigine_x64.so.4 >X%%DATADIR%%/bin/libQtWebKitUnigine_x86.so.4 >X%%DATADIR%%/bin/libQtXmlUnigine_x64.so.4 >X%%DATADIR%%/bin/libQtXmlUnigine_x86.so.4 >X%%DATADIR%%/bin/libUnigine_x64.so >X%%DATADIR%%/bin/libUnigine_x86.so >X%%DATADIR%%/bin/x64/libopenal.so >X%%DATADIR%%/bin/x86/libopenal.so >X%%DATADIR%%/data/core.ung >X%%DATADIR%%/data/heaven-version >X%%DATADIR%%/data/heaven.ung >X%%DATADIR%%/data/heaven_4.0.cfg >X%%DATADIR%%/data/launcher/banners/oil-rush-v1/code.js >X%%DATADIR%%/data/launcher/banners/oil-rush-v1/content.html >X%%DATADIR%%/data/launcher/banners/oil-rush-v1/oil-rush-v1.banner >X%%DATADIR%%/data/launcher/banners/oil-rush-v1/style.css >X%%DATADIR%%/data/launcher/banners/update/content.html >X%%DATADIR%%/data/launcher/banners/update/style.css >X%%DATADIR%%/data/launcher/banners/update/update.banner >X%%DATADIR%%/data/launcher/icon.png >X%%DATADIR%%/data/launcher/interface.html >X%%DATADIR%%/data/launcher/js/browser.js >X%%DATADIR%%/data/launcher/js/heaven-ui-logic.js >X%%DATADIR%%/data/launcher/js/hquality.js >X%%DATADIR%%/data/launcher/js/jquery-ui.selectmenu.js >X%%DATADIR%%/data/launcher/launcher.xml >X%%DATADIR%%/data/launcher/style/images/background-pro.png >X%%DATADIR%%/data/launcher/style/images/background.png >X%%DATADIR%%/data/launcher/style/images/button_run_selected.png >X%%DATADIR%%/data/launcher/style/images/button_run_simple.png >X%%DATADIR%%/data/launcher/style/images/button_unigine_selected.png >X%%DATADIR%%/data/launcher/style/images/button_unigine_simple.png >X%%DATADIR%%/data/launcher/style/images/checkbox.png >X%%DATADIR%%/data/launcher/style/images/get_products_selected.png >X%%DATADIR%%/data/launcher/style/images/get_products_simple.png >X%%DATADIR%%/data/launcher/style/images/other_products_icon.png >X%%DATADIR%%/data/launcher/style/images/other_products_icon_selected.png >X%%DATADIR%%/data/launcher/style/images/upgrade_icon.png >X%%DATADIR%%/data/launcher/style/images/upgrade_icon_selected.png >X%%DATADIR%%/data/launcher/style/images/upgrade_selected.png >X%%DATADIR%%/data/launcher/style/images/upgrade_simple.png >X%%DATADIR%%/data/launcher/style/jquery-ui.selectmenu.css >X%%DATADIR%%/data/launcher/style/project.css >X%%DATADIR%%/data/launcher/style/style.css >X%%DATADIR%%/documentation/User_Manual.pdf >9da750f61c4f8b4950e9cd7dfb732c1d >echo x - linux-unigine-heaven/distinfo >sed 's/^X//' >linux-unigine-heaven/distinfo << 'e090ea490f74e2d2f1327bbb71945d93' >XSHA256 (Unigine_Heaven-4.0.run) = 90e6f95bb3c0d92f557a948ca6754b1b1bead07a063ec2af0ce03ef8e7ac74f3 >XSIZE (Unigine_Heaven-4.0.run) = 286329188 >e090ea490f74e2d2f1327bbb71945d93 >echo x - linux-unigine-heaven/pkg-descr >sed 's/^X//' >linux-unigine-heaven/pkg-descr << '229ed0a4579670749fef27f1d8cb0cd5' >XHeaven Benchmark immerses a user into a magical steampunk world of shiny brass, >Xwood and gears. Nested on flying islands, a tiny village with its cozy, >Xsun-heated cobblestone streets, an elaborately crafted dirigible above the >Xexpanse of fluffy clouds, and a majestic dragon on the central square gives a >Xtrue sense of adventure. An interactive experience with fly-by and walk-through >Xmodes allows for exploring all corners of this world powered by the >Xcutting-edge UNIGINE Engine that leverages the most advanced capabilities of >Xgraphics APIs and turns this benchmark into a visual masterpiece. >X >XThis port includes the linux-binaries of the basic (free-to-use) version of the >Xbenchmark. >X >XWWW: http://unigine.com/products/heaven/ >229ed0a4579670749fef27f1d8cb0cd5 >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 194472
:
148480
|
154255
| 154490