1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-17 19:39:43 +00:00

games/star_traders: new port: text-based game

Star Traders is a simple text-based game of interstellar trading,
where the objective is to create companies, buy and sell shares,
borrow and repay money, in order to become the wealthiest player
(the winner).

WWW: https://www.zap.org.au/projects/trader/

PR:		278349
Approved by:	submitter is maintainer, diizzy (mentor)
Differential Revision:	https://reviews.freebsd.org/D45091
This commit is contained in:
Petteri Valkonen 2024-05-19 07:17:22 +02:00 committed by Zsolt Udvari
parent 81c6a23d92
commit 5c99d2c5f6
5 changed files with 69 additions and 0 deletions

View File

@ -932,6 +932,7 @@
SUBDIR += species
SUBDIR += spellcast
SUBDIR += spicetrade
SUBDIR += star_traders
SUBDIR += starfighter
SUBDIR += starlanes
SUBDIR += steelstorm

View File

@ -0,0 +1,27 @@
PORTNAME= star_traders
DISTVERSION= 7.20
CATEGORIES= games
MASTER_SITES= https://ftp.zap.org.au/pub/trader/unix/
DISTNAME= trader-${DISTVERSION}
MAINTAINER= petteri.valkonen@iki.fi
COMMENT= Simple text-based game of interstellar trading
WWW= https://www.zap.org.au/projects/trader
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
USES= iconv ncurses tar:xz
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
WRKSRC= ${WRKDIR}/${DISTNAME}
OPTIONS_DEFINE= NLS
OPTIONS_DEFAULT= NLS
OPTIONS_SUB= yes
NLS_USES= gettext-runtime
NLS_CONFIGURE_OFF= --disable-nls
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
TIMESTAMP = 1711991778
SHA256 (trader-7.20.tar.xz) = bad368c471d7f4c371fbe8f5da24872f9e3ad609ddb7dad0e015c960c88b3aa9
SIZE (trader-7.20.tar.xz) = 689256

View File

@ -0,0 +1,3 @@
Star Traders is a simple text-based game of interstellar trading, where
the objective is to create companies, buy and sell shares, borrow and
repay money, in order to become the wealthiest player (the winner).

View File

@ -0,0 +1,35 @@
bin/trader
share/man/man6/trader.6.gz
share/applications/au.org.zap.trader.desktop
share/icons/hicolor/128x128/apps/trader.png
share/icons/hicolor/16x16/apps/trader.png
share/icons/hicolor/22x22/apps/trader.png
share/icons/hicolor/24x24/apps/trader.png
share/icons/hicolor/256x256/apps/trader.png
share/icons/hicolor/32x32/apps/trader.png
share/icons/hicolor/48x48/apps/trader.png
share/icons/hicolor/512x512/apps/trader.png
share/icons/hicolor/64x64/apps/trader.png
share/icons/hicolor/96x96/apps/trader.png
share/icons/hicolor/scalable/apps/trader.svg
%%NLS%%share/locale/da/LC_MESSAGES/trader.mo
%%NLS%%share/locale/de/LC_MESSAGES/trader.mo
%%NLS%%share/locale/en@quot/LC_MESSAGES/trader.mo
%%NLS%%share/locale/en_AU/LC_MESSAGES/trader.mo
%%NLS%%share/locale/en_CA/LC_MESSAGES/trader.mo
%%NLS%%share/locale/en_GB/LC_MESSAGES/trader.mo
%%NLS%%share/locale/en_US/LC_MESSAGES/trader.mo
%%NLS%%share/locale/eo/LC_MESSAGES/trader.mo
%%NLS%%share/locale/fi/LC_MESSAGES/trader.mo
%%NLS%%share/locale/fr/LC_MESSAGES/trader.mo
%%NLS%%share/locale/hr/LC_MESSAGES/trader.mo
%%NLS%%share/locale/hu/LC_MESSAGES/trader.mo
%%NLS%%share/locale/nb/LC_MESSAGES/trader.mo
%%NLS%%share/locale/pl/LC_MESSAGES/trader.mo
%%NLS%%share/locale/pt_BR/LC_MESSAGES/trader.mo
%%NLS%%share/locale/ro/LC_MESSAGES/trader.mo
%%NLS%%share/locale/ru/LC_MESSAGES/trader.mo
%%NLS%%share/locale/sr/LC_MESSAGES/trader.mo
%%NLS%%share/locale/sv/LC_MESSAGES/trader.mo
%%NLS%%share/locale/uk/LC_MESSAGES/trader.mo
share/metainfo/au.org.zap.trader.metainfo.xml