FreeBSD Bugzilla – Attachment 93314 Details for
Bug 131194
[NEW PORT] games/linux-ningpo-demo: NingPo Mahjong Demo - a feature rich Mahjong game
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
linux-ningpo-demo-1.05.04.shar
linux-ningpo-demo-1.05.04.shar (text/plain), 4.00 KB, created by
Marcus von Appen
on 2009-01-31 11:00:14 UTC
(
hide
)
Description:
linux-ningpo-demo-1.05.04.shar
Filename:
MIME Type:
Creator:
Marcus von Appen
Created:
2009-01-31 11:00:14 UTC
Size:
4.00 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-ningpo-demo ># linux-ningpo-demo/files ># linux-ningpo-demo/files/ningpo.in ># linux-ningpo-demo/pkg-descr ># linux-ningpo-demo/Makefile ># linux-ningpo-demo/pkg-plist ># linux-ningpo-demo/distinfo ># >echo c - linux-ningpo-demo >mkdir -p linux-ningpo-demo > /dev/null 2>&1 >echo c - linux-ningpo-demo/files >mkdir -p linux-ningpo-demo/files > /dev/null 2>&1 >echo x - linux-ningpo-demo/files/ningpo.in >sed 's/^X//' >linux-ningpo-demo/files/ningpo.in << 'f20d4b98404982b19411f1e49ae845ed' >X#!/bin/sh >X >Xcd %%DATADIR%% || exit 1 >Xexec ./Bin/ningpo_demo "$@" >f20d4b98404982b19411f1e49ae845ed >echo x - linux-ningpo-demo/pkg-descr >sed 's/^X//' >linux-ningpo-demo/pkg-descr << '6534ce1ce648d5e2d25a4a0f0c9934c5' >XThe classic Mahjong game with hundreds of play variations, various board >Xstyles and nine tile sets. >X >XWWW: http://www.linuxgamepublishing.com/info.php?id=15 >6534ce1ce648d5e2d25a4a0f0c9934c5 >echo x - linux-ningpo-demo/Makefile >sed 's/^X//' >linux-ningpo-demo/Makefile << 'dd7ee39152fe4e35b15f4c25361acd6f' >X# New ports collection makefile for: linux-ningpo-demo >X# Date created: 2009-01-31 >X# Whom: Marcus von Appen <mva@sysfault.org> >X# >X# $FreeBSD$ >X# >X >XPORTNAME= ningpo-demo >XPORTVERSION= 1.05.04 >XCATEGORIES= games linux >XMASTER_SITES= http://demofiles.linuxgamepublishing.com/ningpo/ >XPKGNAMEPREFIX= linux- >XDISTNAME= ningpo_demo >XEXTRACT_SUFX= .run >X >XMAINTAINER= mva@sysfault.org >XCOMMENT= NingPo Mahjong Demo - a feature rich Mahjong game >X >XRUN_DEPENDS= ${LINUXBASE}/usr/lib/libSDL-1.2.so.0:${PORTSDIR}/devel/linux-sdl12 \ >X ${LINUXBASE}/usr/lib/libjpeg.so.62:${PORTSDIR}/graphics/linux-jpeg \ >X ${LINUXBASE}/usr/lib/libSDL_mixer-1.2.so.0:${PORTSDIR}/audio/linux-sdl_mixer \ >X ${LINUXBASE}/usr/lib/libmikmod.so.2:${PORTSDIR}/audio/linux-mikmod \ >X ${LINUXBASE}/usr/lib/libogg.so.0:${PORTSDIR}/audio/linux-libogg \ >X ${LINUXBASE}/usr/lib/libvorbis.so.0:${PORTSDIR}/audio/linux-libvorbis \ >X ${LINUXBASE}/lib/libasound.so.2:${PORTSDIR}/audio/linux-alsa-lib >X >XONLY_FOR_ARCHS= i386 >XUSE_LINUX= yes >XUSE_XLIB= yes >XNO_CDROM= Redistribution is limited, see license >XNO_BUILD= yes >X >XDATADIR= ${PREFIX}/lib/${PKGNAMEPREFIX}${PORTNAME} >XSUB_FILES= ningpo >XDOCFILES= README README.licenses license.txt >X >X.include <bsd.port.pre.mk> >X >Xdo-extract: >X @${MKDIR} ${WRKSRC} >X @cd ${WRKSRC} && ${TAIL} +377 ${_DISTDIR}/${DISTNAME}${EXTRACT_SUFX} | \ >X ${TAR} jxf - >X >Xdo-build: >X ${BRANDELF} -t Linux ${WRKSRC}/bin/Linux/x86/Bin/ningpo_demo >X ${BRANDELF} -t Linux ${WRKSRC}/bin/Linux/x86/Bin/ningpo_demo.dynamic >X >Xdo-install: >X @${MKDIR} ${DATADIR}/Bin >X @cd ${WRKSRC}/bin/Linux/x86/Bin && \ >X ${INSTALL_PROGRAM} ningpo_demo ningpo_demo.dynamic ${DATADIR}/Bin >X @${INSTALL_PROGRAM} ${WRKDIR}/ningpo ${PREFIX}/bin/${PKGNAMEPREFIX}ningpo >X @${CP} -R ${WRKSRC}/Resources ${DATADIR} >X.if !defined (NOPORTDOCS) >X @${MKDIR} ${DOCSDIR} >X.for file in ${DOCFILES} >X @${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR}/${file} >X.endfor >X.endif >X >X.include <bsd.port.post.mk> >dd7ee39152fe4e35b15f4c25361acd6f >echo x - linux-ningpo-demo/pkg-plist >sed 's/^X//' >linux-ningpo-demo/pkg-plist << '51f95a7a208268b3d7421ea6459221c1' >Xbin/linux-ningpo >X%%DATADIR%%/Bin/ningpo_demo >X%%DATADIR%%/Bin/ningpo_demo.dynamic >X%%DATADIR%%/Resources/ningpo.pyz >X%%PORTDOCS%%%%DOCSDIR%%/README >X%%PORTDOCS%%%%DOCSDIR%%/README.licenses >X%%PORTDOCS%%%%DOCSDIR%%/license.txt >X%%PORTDOCS%%@dirrm %%DOCSDIR%% >X@dirrm %%DATADIR%%/Bin >X@dirrm %%DATADIR%%/Resources >X@dirrm %%DATADIR%% >51f95a7a208268b3d7421ea6459221c1 >echo x - linux-ningpo-demo/distinfo >sed 's/^X//' >linux-ningpo-demo/distinfo << '91a1da6ce97f707e7ef3ecb23e5ef8df' >XMD5 (ningpo_demo.run) = a0df73754437ee7c4c51c074b979a294 >XSHA256 (ningpo_demo.run) = 93186f53ab80a64717f8b1d80717e4faaf3afc21c6cb3c7f8de057e47077a943 >XSIZE (ningpo_demo.run) = 6610552 >91a1da6ce97f707e7ef3ecb23e5ef8df >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 131194
: 93314