FreeBSD Bugzilla – Attachment 150334 Details for
Bug 195769
[NEW PORT] games/katawa-shoujo: Bishoujo-style visual novel about disabled adolescents
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
shar, v0.1.2
katawa-shoujo.shar (text/plain), 3.11 KB, created by
Jan Beich
on 2014-12-08 04:04:49 UTC
(
hide
)
Description:
shar, v0.1.2
Filename:
MIME Type:
Creator:
Jan Beich
Created:
2014-12-08 04:04:49 UTC
Size:
3.11 KB
patch
obsolete
>#!/bin/sh ># This is a shell archive >echo x games/katawa-shoujo >mkdir -p games/katawa-shoujo > /dev/null 2>&1 >echo x games/katawa-shoujo/pkg-descr >sed 's/^X//' > games/katawa-shoujo/pkg-descr << 'SHAR_END' >XKatawa Shoujo is a bishoujo-style visual novel by Four Leaf Studios >Xthat tells a story of a young man and five young women living with >Xvarying disabilities. The game uses a traditional text and >Xsprite-based visual novel model with an ADV-style text box running on >Xthe Ren'Py visual novel engine. -- Wikipedia >X >XWWW: http://www.katawa-shoujo.com/ >SHAR_END >echo x games/katawa-shoujo/Makefile >sed 's/^X//' > games/katawa-shoujo/Makefile << 'SHAR_END' >X# $FreeBSD$ >X >XPORTNAME= katawa-shoujo >XPORTVERSION= 1.2 >XDISTVERSIONSUFFIX=-[linux-x86][8F3BA490] >XCATEGORIES= games >XMASTER_SITES= http://dl.katawa-shoujo.com/gold_${PORTVERSION}/:game \ >X GENTOO/distfiles:icon >XDISTFILES= [4ls]_${PORTNAME:S|-|_|}_${PORTVERSION}${DISTVERSIONSUFFIX}${EXTRACT_SUFX}:game \ >X ${PORTNAME}-48.png:icon \ >X ${PORTNAME}-256.png:icon >XEXTRACT_ONLY= [4ls]_${PORTNAME:S|-|_|}_${PORTVERSION}${DISTVERSIONSUFFIX}${EXTRACT_SUFX} >X >XMAINTAINER= jbeich@vfemail.net >XCOMMENT= Bishoujo-style visual novel about disabled adolescents >X >XLICENSE= CCbyNCND3 >XLICENSE_NAME= Creative Commons Attribution-NonCommercial-NonDerivs >XLICENSE_TEXT= https://creativecommons.org/licenses/by-nc-nd/3.0/ >XLICENSE_PERMS= dist-mirror pkg-mirror auto-accept >X >XRUN_DEPENDS= renpy:${PORTSDIR}/devel/renpy >X >XUSES= tar:bz2 >XNO_ARCH= yes >XNO_BUILD= yes >XINSTALLS_ICONS= yes >XWRKSRC= ${WRKDIR}/Katawa\ Shoujo-linux-x86 >XPORTDATA= * >XPORTDOCS= * >XPLIST_FILES= bin/${PORTNAME} \ >X share/icons/hicolor/48x48/apps/${PORTNAME}.png \ >X share/icons/hicolor/256x256/apps/${PORTNAME}.png >X >XDESKTOP_ENTRIES="Katawa Shoujo" \ >X "" \ >X "${PORTNAME}" \ >X "${PORTNAME}" \ >X "Game;AdventureGame;" \ >X "" >X >XOPTIONS_DEFINE= DOCS >X >XMANUAL_PACKAGE_BUILD= huge >X >X.include <bsd.port.options.mk> >X >Xpre-install: >X ${PRINTF} '#! /bin/sh\nrenpy ${DATADIR}\n' \ >X >${WRKDIR}/${PORTNAME} >X >Xdo-install: >X ${INSTALL_SCRIPT} ${WRKDIR}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin >X.for i in 48 256 >X ${MKDIR} ${STAGEDIR}${PREFIX}/share/icons/hicolor/${i}x${i}/apps >X ${INSTALL_DATA} ${DISTDIR}/${PORTNAME}-${i}.png \ >X ${STAGEDIR}${PREFIX}/share/icons/hicolor/${i}x${i}/apps/${PORTNAME}.png >X.endfor >X ${MKDIR} ${STAGEDIR}${DATADIR} >X ${TAR} cf - -C${WRKSRC}/game . | ${TAR} xof - -C${STAGEDIR}${DATADIR} >X.if ${PORT_OPTIONS:MDOCS} >X ${MKDIR} ${STAGEDIR}${DOCSDIR} >X ${INSTALL_DATA} ${WRKSRC}/*.pdf ${STAGEDIR}${DOCSDIR} >X.endif >X >X.include <bsd.port.mk> >SHAR_END >echo x games/katawa-shoujo/distinfo >sed 's/^X//' > games/katawa-shoujo/distinfo << 'SHAR_END' >XSHA256 ([4ls]_katawa_shoujo_1.2-[linux-x86][8F3BA490].tar.bz2) = 558b74ab6b69cc61ac98905a9ca38695303963210ad846108963c6334a9205ae >XSIZE ([4ls]_katawa_shoujo_1.2-[linux-x86][8F3BA490].tar.bz2) = 483215826 >XSHA256 (katawa-shoujo-48.png) = a366a52fd9dd241182d163e28a37f537fa71d5d46f1fc899da08b492c371a0fd >XSIZE (katawa-shoujo-48.png) = 3621 >XSHA256 (katawa-shoujo-256.png) = 8130b39af5341b0e1c85cbd6ef5be229de2877d696e5b372e1aacf176778df45 >XSIZE (katawa-shoujo-256.png) = 59803 >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 195769
:
150298
|
150299
|
150318
|
150319
|
150323
|
150334
|
150355