mirror of
https://git.freebsd.org/ports.git
synced 2026-06-02 11:08:52 +00:00
games/minetestmapper: Remove from tree
Broken for months Reported by: pkg-fallout
This commit is contained in:
@@ -5335,3 +5335,4 @@ www/py-pyjwt1|www/py-pyjwt|2026-05-31|Has expired: Obsoleted. Use www/py-pyjwt i
|
|||||||
net/rubygem-gitaly-proto||2026-05-31|Has expired: gitaly-proto has been deprecated
|
net/rubygem-gitaly-proto||2026-05-31|Has expired: gitaly-proto has been deprecated
|
||||||
www/redmine51||2026-05-31|Has expired: Please migrate to newer version. Ruby 3.2 has been removed from the ports tree
|
www/redmine51||2026-05-31|Has expired: Please migrate to newer version. Ruby 3.2 has been removed from the ports tree
|
||||||
graphics/tippecanoe||2026-05-31|Broken for months
|
graphics/tippecanoe||2026-05-31|Broken for months
|
||||||
|
games/minetestmapper||2026-05-31|Broken for months
|
||||||
|
|||||||
@@ -626,7 +626,6 @@
|
|||||||
SUBDIR += minecraft-server
|
SUBDIR += minecraft-server
|
||||||
SUBDIR += minerbold
|
SUBDIR += minerbold
|
||||||
SUBDIR += minetest_game
|
SUBDIR += minetest_game
|
||||||
SUBDIR += minetestmapper
|
|
||||||
SUBDIR += minigalaxy
|
SUBDIR += minigalaxy
|
||||||
SUBDIR += mirrormagic
|
SUBDIR += mirrormagic
|
||||||
SUBDIR += miscom
|
SUBDIR += miscom
|
||||||
|
|||||||
@@ -1,41 +0,0 @@
|
|||||||
PORTNAME= minetestmapper
|
|
||||||
PORTVERSION= 20220221
|
|
||||||
CATEGORIES= games graphics
|
|
||||||
|
|
||||||
MAINTAINER= amdmi3@FreeBSD.org
|
|
||||||
COMMENT= Generate an overview image of a minetest map
|
|
||||||
WWW= https://github.com/minetest/minetestmapper
|
|
||||||
|
|
||||||
LICENSE= GPLv2+
|
|
||||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
|
||||||
|
|
||||||
LIB_DEPENDS= libgd.so:graphics/gd \
|
|
||||||
libsqlite3.so:databases/sqlite3 \
|
|
||||||
libzstd.so:archivers/zstd
|
|
||||||
|
|
||||||
USES= cmake compiler:c11 pkgconfig
|
|
||||||
USE_GITHUB= yes
|
|
||||||
GH_ACCOUNT= minetest
|
|
||||||
|
|
||||||
DATADIR= ${PREFIX}/share/minetest
|
|
||||||
|
|
||||||
PORTDOCS= *
|
|
||||||
|
|
||||||
OPTIONS_DEFINE= DOCS
|
|
||||||
OPTIONS_GROUP= DATABASE
|
|
||||||
DATABASE_DESC= Database support
|
|
||||||
OPTIONS_GROUP_DATABASE= PGSQL LEVELDB REDIS
|
|
||||||
|
|
||||||
PGSQL_USES= pgsql
|
|
||||||
PGSQL_CMAKE_BOOL= ENABLE_POSTGRESQL
|
|
||||||
LEVELDB_DESC= Enable LevelDB backend
|
|
||||||
LEVELDB_CMAKE_BOOL= ENABLE_LEVELDB
|
|
||||||
LEVELDB_LIB_DEPENDS= libleveldb.so:databases/leveldb
|
|
||||||
REDIS_DESC= Enable Redis backend
|
|
||||||
REDIS_CMAKE_BOOL= ENABLE_REDIS
|
|
||||||
REDIS_LIB_DEPENDS= libhiredis.so:databases/hiredis
|
|
||||||
|
|
||||||
post-patch:
|
|
||||||
@${REINPLACE_CMD} -e '/install.*COPYING/d' ${WRKSRC}/CMakeLists.txt
|
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
|
||||||
@@ -1,3 +0,0 @@
|
|||||||
TIMESTAMP = 1645704770
|
|
||||||
SHA256 (minetest-minetestmapper-20220221_GH0.tar.gz) = 6c76676fc59f19bbcb01c1785e8cc38b85b7ca7997a2755c8f256f64a8033f5e
|
|
||||||
SIZE (minetest-minetestmapper-20220221_GH0.tar.gz) = 36616
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
Minetestmapper generates an overview image from a Minetest map.
|
|
||||||
@@ -1,3 +0,0 @@
|
|||||||
bin/minetestmapper
|
|
||||||
share/man/man6/minetestmapper.6.gz
|
|
||||||
%%DATADIR%%/colors.txt
|
|
||||||
Reference in New Issue
Block a user