mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-22 08:58:47 +00:00
games/minilens: Remove expired port
2023-10-08 games/minilens: Depends on expired devel/godot2 (use devel/godot instead)
This commit is contained in:
parent
102efecccf
commit
2f816e85ba
1
MOVED
1
MOVED
@ -7938,3 +7938,4 @@ devel/rubygem-aws-sdk-s31126|devel/rubygem-aws-sdk-s3|2023-10-06|Use devel/rubyg
|
||||
devel/rubygem-aws-sdk-core3175|devel/rubygem-aws-sdk-core|2023-10-06|Use devel/rubygem-aws-sdk-core
|
||||
devel/gitlab-metrics-exporter||2023-10-06|Removed
|
||||
net/rubygem-octokit5|net/rubygem-octokit|2023-10-06|Use net/rubygem-octokit
|
||||
games/minilens||2023-10-08|Has expired: Depends on expired devel/godot2 (use devel/godot instead)
|
||||
|
@ -628,7 +628,6 @@
|
||||
SUBDIR += minetest
|
||||
SUBDIR += minetest_game
|
||||
SUBDIR += minetestmapper
|
||||
SUBDIR += minilens
|
||||
SUBDIR += mirrormagic
|
||||
SUBDIR += miscom
|
||||
SUBDIR += mkhexgrid
|
||||
|
@ -1,50 +0,0 @@
|
||||
PORTNAME= minilens
|
||||
PORTVERSION= 1.2
|
||||
DISTVERSIONPREFIX= v
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= games
|
||||
|
||||
MAINTAINER= amdmi3@FreeBSD.org
|
||||
COMMENT= Puzzle platformer for gravity-oblivious aliens
|
||||
WWW= https://kobuge-games.github.io/minilens/
|
||||
|
||||
LICENSE= GPLv3+ CC-BY-SA-4.0
|
||||
LICENSE_COMB= multi
|
||||
LICENSE_FILE_GPLv3+ = ${WRKSRC}/LICENSE.txt
|
||||
|
||||
DEPRECATED= Depends on expired devel/godot2 (use devel/godot instead)
|
||||
EXPIRATION_DATE=2023-10-08
|
||||
|
||||
RUN_DEPENDS= godot2:devel/godot2
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= KOBUGE-Games
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
PORTDOCS= *
|
||||
PORTDATA= *
|
||||
PLIST_FILES= bin/${PORTNAME}
|
||||
|
||||
DESKTOP_ENTRIES="Minilens" \
|
||||
"" \
|
||||
"${DATADIR}/icon.png" \
|
||||
"${PORTNAME}" \
|
||||
"Game;LogicGame;" \
|
||||
""
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
do-build:
|
||||
@${ECHO_CMD} "#!/bin/sh" > ${WRKDIR}/${PORTNAME}
|
||||
@${ECHO_CMD} "exec \"${LOCALBASE}/bin/godot2\" -path \"${DATADIR}\"" >> ${WRKDIR}/${PORTNAME}
|
||||
|
||||
do-install:
|
||||
${INSTALL_SCRIPT} ${WRKDIR}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin
|
||||
cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR}
|
||||
|
||||
do-install-DOCS-on:
|
||||
@${MKDIR} ${STAGEDIR}${DOCSDIR}
|
||||
${INSTALL_DATA} ${WRKSRC}/CREDITS.txt ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR}/
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,3 +0,0 @@
|
||||
TIMESTAMP = 1512571648
|
||||
SHA256 (KOBUGE-Games-minilens-v1.2_GH0.tar.gz) = 145a81cc5d4ac4739ac5be4aee1a0c5a5663e8cff3255b0f6c2dcb8c96bcffbb
|
||||
SIZE (KOBUGE-Games-minilens-v1.2_GH0.tar.gz) = 9055748
|
@ -1,9 +0,0 @@
|
||||
A thousand years into post-apocalyptic Earth, many forms of life
|
||||
have gone extinct, including humans. An alien robot series, called
|
||||
Minilens, is cleaning up the Earth and collecting the surviving
|
||||
flora for research purposes.
|
||||
|
||||
The robots' duty is to destroy all radioactive barrels and to collect
|
||||
all flora.
|
||||
|
||||
Aliens forgot that Earth has gravity, therefore Minilens can't jump.
|
Loading…
Reference in New Issue
Block a user