Package Details: thrive 0.7.1-1

Git Clone URL: https://aur.archlinux.org/thrive.git (read-only, click to copy)
Package Base: thrive
Description: the evolution game Thrive.
Upstream URL: https://revolutionarygamesstudio.com/
Keywords: evolution game spore thrive
Licenses: GPL-3.0-or-later AND LicenseRef-CCPL AND OFL-1.1
Submitter: ZhangHua
Maintainer: ZhangHua
Last Packager: ZhangHua
Votes: 2
Popularity: 0.136479
First Submitted: 2023-09-07 09:48 (UTC)
Last Updated: 2024-10-27 01:37 (UTC)

Latest Comments

ZhangHua commented on 2024-09-01 12:38 (UTC)

@FabioLolix You mean I should remove those dependencies right? OK, I will create a new commit later to fix this.

FabioLolix commented on 2024-09-01 12:00 (UTC)

Hello, about godot-mono's runtime dependencies

+    # godot-mono's runtime dependencies
+    makedepends+=(
+        "brotli" "ca-certificates" "embree" "freetype2" "graphite" "harfbuzz" "harfbuzz-icu"
+        "libspeechd" "libsquish" "libtheora" "libvorbis" "libwebp" "libwslay" "openxr"
+        "miniupnpc" "pcre2" "libogg" "libpng" "zstd"
+    )
+    source_x86_64+=("godot-$_godot-x86_64.zip::$_godot_repo/$_godot-stable/Godot_v$_godot-stable_mono_linux_x86_64.zip")
+    source_aarch64+=("godot-$_godot-aarch64.zip::$_godot_repo/$_godot-stable/Godot_v$_godot-stable_mono_linux_arm64.zip")

That are for the Arch package which use the system one, you are downloading godot own bin in which they are bundled

ZhangHua commented on 2024-08-30 02:02 (UTC)

@HurricanePootis Thank you for letting me know this. I think I may consider using a downloaded version of godot-mono as thrive usually does not follow the updates of godot-mono.

HurricanePootis commented on 2024-08-29 17:15 (UTC)

Heads up @ZhangHua, godot-mono will soon be an official package due to this commit here. It shouldn't change anything if you already using the godot-mono binary name, but it is nice to know.

ZhangHua commented on 2024-07-18 09:44 (UTC)

@bikepunk2 godot-mono has moved their binary from godot to godot-mono to let both packages can be installed together. You can see https://aur.archlinux.org/cgit/aur.git/commit/PKGBUILD?h=godot-mono&id=1ba2ac5df0f033885e3c46428c7ffd8272972e19 for more info. Please make sure your godot-mono is new enough, if your problem still exists, please give me more detailed log so I may help out with your problem.

bikepunk2 commented on 2024-07-17 12:39 (UTC)

godot-mono refused to build here. I installed then thrive-bin and it worked.

Seems that godot is not a dependency for thrive.

Newk-B commented on 2024-06-14 17:32 (UTC) (edited on 2024-06-14 17:36 (UTC) by Newk-B)

...
Updating files: 100% (5219/5219), done.
fatal: active `post-checkout` hook found during `git clone`:
    /run/media/newk/freshy/tmp/pamac-build-newk/thrive/src/Thrive/.git/hooks/post-checkout
For security reasons, this is disallowed by default.
If this is intentional and the hook should actually be run, please
run the command again with `GIT_CLONE_PROTECTION_ACTIVE=false`
warning: Clone succeeded, but checkout failed.
You can inspect what was checked out with 'git status'
and retry with 'git restore --source=HEAD :/'

==> ERROR: Failure while creating working copy of Thrive git repo
    Aborting...
Failed to build thrive