mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
games/ponscripter-sekai: switch to 07th-mod (more active) fork
- Sekai Project mainly tested with Narcissu side 2nd script - 07th-Mod mainly tested with Umineko script Changes: https://github.com/07th-mod/ponscripter-fork/compare/4f887b8...v2.0.0
This commit is contained in:
parent
3507e8bb40
commit
6bf1372822
1
MOVED
1
MOVED
@ -16471,3 +16471,4 @@ multimedia/mlt-qt5|multimedia/mlt6-qt5|2021-07-30|Moved to a versioned directory
|
||||
multimedia/py-mlt|multimedia/py-mlt6|2021-07-30|Moved to a versioned directory to make place for future versions
|
||||
net/openldap24-sasl-client|net/openldap24-client|2021-08-01|SASL is always enabled for OpenLDAP
|
||||
textproc/py-python-language-server|textproc/py-python-lsp-server|2021-08-01|Has expired: Upstream forked and replaced by py-python-lsp-server
|
||||
games/ponscripter-sekai|games/ponscripter-07th-mod|2021-08-13|Switch to active fork
|
||||
|
@ -756,7 +756,7 @@
|
||||
SUBDIR += pokerth
|
||||
SUBDIR += polyglot
|
||||
SUBDIR += pongix
|
||||
SUBDIR += ponscripter-sekai
|
||||
SUBDIR += ponscripter-07th-mod
|
||||
SUBDIR += popstar
|
||||
SUBDIR += pouetchess
|
||||
SUBDIR += powder
|
||||
|
@ -20,7 +20,7 @@ LICENSE_TEXT= Permission has been granted to anyone to redistribute \
|
||||
game data are not modified.
|
||||
LICENSE_PERMS= dist-mirror pkg-mirror auto-accept
|
||||
|
||||
RUN_DEPENDS= ponscr:games/ponscripter-sekai
|
||||
RUN_DEPENDS= ponscr:games/ponscripter-07th-mod
|
||||
|
||||
NO_ARCH= yes
|
||||
NO_BUILD= yes
|
||||
|
@ -1,8 +1,8 @@
|
||||
PORTNAME= ponscripter-sekai
|
||||
PORTNAME= ponscripter
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.0.6-162
|
||||
DISTVERSIONSUFFIX= -g4f887b8
|
||||
DISTVERSION= 2.0.0
|
||||
CATEGORIES= games
|
||||
PKGNAMESUFFIX= -${GH_ACCOUNT}
|
||||
|
||||
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
|
||||
PATCHFILES+= 69068bf83653.patch:-p1 # https://github.com/sekaiproject/ponscripter-fork/pull/98
|
||||
@ -19,8 +19,8 @@ LIB_DEPENDS= libsmpeg2.so:multimedia/smpeg2 \
|
||||
CONFLICTS= ponscripter-[0-9]* # doesn't exist yet
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= sekaiproject
|
||||
GH_PROJECT= ${PORTNAME:S/sekai/fork/}
|
||||
GH_ACCOUNT= 07th-mod
|
||||
GH_PROJECT= ${PORTNAME}-fork
|
||||
|
||||
USES= compiler:c++11-lang gmake pkgconfig sdl shebangfix
|
||||
USE_SDL= image2 mixer2
|
5
games/ponscripter-07th-mod/distinfo
Normal file
5
games/ponscripter-07th-mod/distinfo
Normal file
@ -0,0 +1,5 @@
|
||||
TIMESTAMP = 1612000337
|
||||
SHA256 (07th-mod-ponscripter-fork-v2.0.0_GH0.tar.gz) = 0d59196a1e4bc77fe47b6eb41ee2125110b0cc2161cf41d676d7241ce75e14f2
|
||||
SIZE (07th-mod-ponscripter-fork-v2.0.0_GH0.tar.gz) = 33495503
|
||||
SHA256 (69068bf83653.patch) = ab7ace6c01bff5690c58dcf7e824d1bed5211f52e5984510c114a78d01f62de7
|
||||
SIZE (69068bf83653.patch) = 826
|
@ -1,5 +0,0 @@
|
||||
TIMESTAMP = 1585653053
|
||||
SHA256 (sekaiproject-ponscripter-fork-v0.0.6-162-g4f887b8_GH0.tar.gz) = 44fc0c3699b356c38551d4291b19cf5b81869160ebf634ea5a10d6b404493e76
|
||||
SIZE (sekaiproject-ponscripter-fork-v0.0.6-162-g4f887b8_GH0.tar.gz) = 33478357
|
||||
SHA256 (69068bf83653.patch) = ab7ace6c01bff5690c58dcf7e824d1bed5211f52e5984510c114a78d01f62de7
|
||||
SIZE (69068bf83653.patch) = 826
|
Loading…
Reference in New Issue
Block a user