FreeBSD Bugzilla – Attachment 159223 Details for
Bug 201802
[NEW PORT] games/hypatia_engine: Hypatia 2D Game Engine
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
hypatia.shar
hypatia.shar (text/plain), 7.00 KB, created by
Carlos J Puga Medina
on 2015-07-25 21:12:13 UTC
(
hide
)
Description:
hypatia.shar
Filename:
MIME Type:
Creator:
Carlos J Puga Medina
Created:
2015-07-25 21:12:13 UTC
Size:
7.00 KB
patch
obsolete
>#!/bin/sh ># This is a shell archive (produced by GNU sharutils 4.15.2). ># To extract the files from this archive, save it to some FILE, remove ># everything before the '#!/bin/sh' line above, then type 'sh FILE'. ># >lock_dir=_sh05996 ># Made on 2015-07-25 23:09 CEST by <cjpm@daemonlab>. ># Source directory was '/home/cjpm/Escritorio'. ># ># Existing files will *not* be overwritten, unless '-c' is specified. ># ># This shar contains: ># length mode name ># ------ ---------- ------------------------------------------ ># 174 -rw-rw-r-- hypatia/distinfo ># 195 -rw-rw-r-- hypatia/pkg-descr ># 922 -rw-rw-r-- hypatia/Makefile ># >MD5SUM=${MD5SUM-md5sum} >f=`${MD5SUM} --version | egrep '^md5sum .*(core|text)utils'` >test -n "${f}" && md5check=true || md5check=false >${md5check} || \ > echo 'Note: not verifying md5sums. Consider installing GNU coreutils.' >if test "X$1" = "X-c" >then keep_file='' >else keep_file=true >fi >echo=echo >save_IFS="${IFS}" >IFS="${IFS}:" >gettext_dir= >locale_dir= >set_echo=false > >for dir in $PATH >do > if test -f $dir/gettext \ > && ($dir/gettext --version >/dev/null 2>&1) > then > case `$dir/gettext --version 2>&1 | sed 1q` in > *GNU*) gettext_dir=$dir > set_echo=true > break ;; > esac > fi >done > >if ${set_echo} >then > set_echo=false > for dir in $PATH > do > if test -f $dir/shar \ > && ($dir/shar --print-text-domain-dir >/dev/null 2>&1) > then > locale_dir=`$dir/shar --print-text-domain-dir` > set_echo=true > break > fi > done > > if ${set_echo} > then > TEXTDOMAINDIR=$locale_dir > export TEXTDOMAINDIR > TEXTDOMAIN=sharutils > export TEXTDOMAIN > echo="$gettext_dir/gettext -s" > fi >fi >IFS="$save_IFS" >if (echo "testing\c"; echo 1,2,3) | grep c >/dev/null >then if (echo -n test; echo 1,2,3) | grep n >/dev/null > then shar_n= shar_c=' >' > else shar_n=-n shar_c= ; fi >else shar_n= shar_c='\c' ; fi >f=shar-touch.$$ >st1=200112312359.59 >st2=123123592001.59 >st2tr=123123592001.5 # old SysV 14-char limit >st3=1231235901 > >if touch -am -t ${st1} ${f} >/dev/null 2>&1 && \ > test ! -f ${st1} && test -f ${f}; then > shar_touch='touch -am -t $1$2$3$4$5$6.$7 "$8"' > >elif touch -am ${st2} ${f} >/dev/null 2>&1 && \ > test ! -f ${st2} && test ! -f ${st2tr} && test -f ${f}; then > shar_touch='touch -am $3$4$5$6$1$2.$7 "$8"' > >elif touch -am ${st3} ${f} >/dev/null 2>&1 && \ > test ! -f ${st3} && test -f ${f}; then > shar_touch='touch -am $3$4$5$6$2 "$8"' > >else > shar_touch=: > echo > ${echo} 'WARNING: not restoring timestamps. Consider getting and >installing GNU '\''touch'\'', distributed in GNU coreutils...' > echo >fi >rm -f ${st1} ${st2} ${st2tr} ${st3} ${f} ># >if test ! -d ${lock_dir} ; then : >else ${echo} "lock directory ${lock_dir} exists" > exit 1 >fi >if mkdir ${lock_dir} >then ${echo} "x - created lock directory ${lock_dir}." >else ${echo} "x - failed to create lock directory ${lock_dir}." > exit 1 >fi ># ============= hypatia/distinfo ============== >if test ! -d 'hypatia'; then > mkdir 'hypatia' >if test $? -eq 0 >then ${echo} "x - created directory hypatia." >else ${echo} "x - failed to create directory hypatia." > exit 1 >fi >fi >if test -n "${keep_file}" && test -f 'hypatia/distinfo' >then >${echo} "x - SKIPPING hypatia/distinfo (file already exists)" > >else >${echo} "x - extracting hypatia/distinfo (text)" > sed 's/^X//' << 'SHAR_EOF' > 'hypatia/distinfo' && >SHA256 (lillian-lemmer-hypatia-0.2.29_GH0.tar.gz) = b32e3dc6a880a6ddb36b0a45f54fb1154120bfa153be391c5d4c5a13809db3be >SIZE (lillian-lemmer-hypatia-0.2.29_GH0.tar.gz) = 150398 >SHAR_EOF > (set 20 15 07 25 23 08 27 'hypatia/distinfo' > eval "${shar_touch}") && \ > chmod 0664 'hypatia/distinfo' >if test $? -ne 0 >then ${echo} "restore of hypatia/distinfo failed" >fi > if ${md5check} > then ( > ${MD5SUM} -c >/dev/null 2>&1 || ${echo} 'hypatia/distinfo': 'MD5 check failed' > ) << \SHAR_EOF >5264c45de4052ef46b4fb6adc0b7f36b hypatia/distinfo >SHAR_EOF > >else >test `LC_ALL=C wc -c < 'hypatia/distinfo'` -ne 174 && \ > ${echo} "restoration warning: size of 'hypatia/distinfo' is not 174" > fi >fi ># ============= hypatia/pkg-descr ============== >if test ! -d 'hypatia'; then > mkdir 'hypatia' >if test $? -eq 0 >then ${echo} "x - created directory hypatia." >else ${echo} "x - failed to create directory hypatia." > exit 1 >fi >fi >if test -n "${keep_file}" && test -f 'hypatia/pkg-descr' >then >${echo} "x - SKIPPING hypatia/pkg-descr (file already exists)" > >else >${echo} "x - extracting hypatia/pkg-descr (text)" > sed 's/^X//' << 'SHAR_EOF' > 'hypatia/pkg-descr' && >Make 2D action adventure games. For programmers and nonprogrammers alike. >Create a games like Legend of Zelda: Oracle of Ages and Oracle of Seasons. >X >WWW: http://lillian-lemmer.github.io/hypatia >SHAR_EOF > (set 20 15 07 25 23 08 27 'hypatia/pkg-descr' > eval "${shar_touch}") && \ > chmod 0664 'hypatia/pkg-descr' >if test $? -ne 0 >then ${echo} "restore of hypatia/pkg-descr failed" >fi > if ${md5check} > then ( > ${MD5SUM} -c >/dev/null 2>&1 || ${echo} 'hypatia/pkg-descr': 'MD5 check failed' > ) << \SHAR_EOF >970342442db3c92a03bcc1ae7f704e16 hypatia/pkg-descr >SHAR_EOF > >else >test `LC_ALL=C wc -c < 'hypatia/pkg-descr'` -ne 195 && \ > ${echo} "restoration warning: size of 'hypatia/pkg-descr' is not 195" > fi >fi ># ============= hypatia/Makefile ============== >if test -n "${keep_file}" && test -f 'hypatia/Makefile' >then >${echo} "x - SKIPPING hypatia/Makefile (file already exists)" > >else >${echo} "x - extracting hypatia/Makefile (text)" > sed 's/^X//' << 'SHAR_EOF' > 'hypatia/Makefile' && ># $FreeBSD$ >X >PORTNAME= hypatia >PORTVERSION= 0.2.29 >CATEGORIES= games python >X >MAINTAINER= lillian.lynn.lemmer@gmail.com >COMMENT= Game engine for 2D top-down, tile-based action RPGs >X >LICENSE= MIT >LICENSE_FILE= ${WRKSRC}/LICENSE >X >RUN_DEPENDS= ${PYGAME} \ >X ${PYTHON_PKGNAMEPREFIX}pyganim>0:${PORTSDIR}/graphics/py-pyganim \ >X ${PYTHON_PKGNAMEPREFIX}pillow>0:${PORTSDIR}/graphics/py-pillow \ >X ${PYTHON_PKGNAMEPREFIX}enum34>0:${PORTSDIR}/devel/py-enum34 >X >GH_ACCOUNT= lillian-lemmer >USE_GITHUB= yes >X >USES= python:2 >USE_PYTHON= autoplist concurrent distutils >X >OPTIONS_DEFINE= EXAMPLES >X >PORTDOCS= AUTHORS.md CHANGELOG.md CODE-OF-CONDUCT.md CONTRIBUTING.md \ >X README.md >PORTEXAMPLES= * >X >post-install: >X ${MKDIR} ${STAGEDIR}${EXAMPLESDIR} >X cd ${WRKSRC}/demo && ${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR} >X ${MKDIR} ${STAGEDIR}${DOCSDIR} >X cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR} >X >X.include <bsd.port.mk> >SHAR_EOF > (set 20 15 07 25 23 08 53 'hypatia/Makefile' > eval "${shar_touch}") && \ > chmod 0664 'hypatia/Makefile' >if test $? -ne 0 >then ${echo} "restore of hypatia/Makefile failed" >fi > if ${md5check} > then ( > ${MD5SUM} -c >/dev/null 2>&1 || ${echo} 'hypatia/Makefile': 'MD5 check failed' > ) << \SHAR_EOF >b9ef15fb0bf77962c478e08e424cd222 hypatia/Makefile >SHAR_EOF > >else >test `LC_ALL=C wc -c < 'hypatia/Makefile'` -ne 922 && \ > ${echo} "restoration warning: size of 'hypatia/Makefile' is not 922" > fi >fi >if rm -fr ${lock_dir} >then ${echo} "x - removed lock directory ${lock_dir}." >else ${echo} "x - failed to remove lock directory ${lock_dir}." > exit 1 >fi >exit 0
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 201802
:
159125
|
159196
|
159223
|
159224
|
159549