diff --git a/games/onscripter/Makefile b/games/onscripter/Makefile index f4189c6b602c..0c265b0de3f6 100644 --- a/games/onscripter/Makefile +++ b/games/onscripter/Makefile @@ -1,58 +1,58 @@ PORTNAME= onscripter -PORTVERSION= 20220110 +PORTVERSION= 20220115 CATEGORIES= games MASTER_SITES= http://onscripter.osdn.jp/ MAINTAINER= jbeich@FreeBSD.org COMMENT?= Visual novel engine compatible with NScripter LICENSE= GPLv2+ LIB_DEPENDS= libsmpeg.so:multimedia/smpeg \ libfontconfig.so:x11-fonts/fontconfig RUN_DEPENDS= sdl_ttf>=2.0.11_6:graphics/sdl_ttf USES= gmake jpeg sdl USE_SDL= image mixer ttf MAKEFILE= Makefile.Linux ALL_TARGET= ALL MAKE_ARGS= RM="${RM}" LDFLAGS+= -Wl,--as-needed # limit jpeg to bin/*conv PORTDOCS= * PLIST_FILES?= bin/nsaconv \ bin/nsadec \ bin/onscripter \ bin/sarconv \ bin/sardec OPTIONS_DEFINE= DOCS ENGLISH LUA PDA UTF8 OPTIONS_DEFAULT=LUA UTF8 OPTIONS_EXCLUDE?=ENGLISH ENGLISH_DESC= Single-byte character mode ENGLISH_CFLAGS?=-DENABLE_1BYTE_CHAR -DFORCE_1BYTE_CHAR LUA_USES= lua PDA_DESC= Fit window size to screen on small PDA devices PDA_CFLAGS?= -DPDA_AUTOSIZE UTF8_CFLAGS?= -DUTF8_CAPTION -DUTF8_FILESYSTEM post-patch: @${REINPLACE_CMD} -e 's/$$(LIBS)/$$(LDFLAGS) &/' \ ${WRKSRC}/Makefile.onscripter post-patch-LUA-off: @${REINPLACE_CMD} '/optional: lua/,/^$$/d' ${WRKSRC}/${MAKEFILE} .if !target(do-install) do-install: .for f in ${PLIST_FILES:T} ${INSTALL_PROGRAM} ${WRKSRC}/${f} ${STAGEDIR}${PREFIX}/bin .endfor post-install-DOCS-on: (cd ${WRKSRC}/www && ${COPYTREE_SHARE} \ . ${STAGEDIR}${DOCSDIR} \ "! -name *.orig ! -name *.bak") .endif # do-install .include diff --git a/games/onscripter/distinfo b/games/onscripter/distinfo index b1e6912095f6..7ef2d87d46e7 100644 --- a/games/onscripter/distinfo +++ b/games/onscripter/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1641930087 -SHA256 (onscripter-20220110.tar.gz) = e5fa2744a7731b64df6f9c04a2e254048011f0bfecfd879590ba9924b3edb3be -SIZE (onscripter-20220110.tar.gz) = 253723 +TIMESTAMP = 1642288706 +SHA256 (onscripter-20220115.tar.gz) = b77bf03eb66cee5d3fc1b22a05507c3e4b97f9e6008964728c96278f6e4b71b9 +SIZE (onscripter-20220115.tar.gz) = 253752