Skip to content

add package: terratactician-expandoria #1410

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions 01-main/manifest
Original file line number Diff line number Diff line change
Expand Up @@ -307,6 +307,7 @@ teip
telegraf
termius-app
terraform
terratactician-expandoria
texworks
tezos-baking
thinlinc-client
Expand Down
10 changes: 10 additions & 0 deletions 01-main/packages/terratactician-expandoria
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
DEFVER=1
CODENAMES_SUPPORTED="bookworm trixie sid jammy noble oracular plucky"
get_gitlab_releases "https://vccourses.cs.ovgu.de/course/terratactician-expandoria" "latest"
if [ "${ACTION}" != prettylist ]; then
URL="$(grep -m 1 "${HOST_ARCH}.*\.deb" "${CACHE_FILE}")"
local VER="${URL##*/v}"; VERSION_PUBLISHED="${VER%%/*}-1"
fi
PRETTY_NAME="TerraTactician Expandoria"
WEBSITE="https://terratactician-expandoria.codeberg.page/"
SUMMARY="A hexgon build up game. It is your time to shine. Can you meet the ever-growing resource requirements and expand your hexagon world?"