Search Criteria
Package Details: unciv 3.13.6.REL-1
Git Clone URL: | https://aur.archlinux.org/unciv.git (read-only, click to copy) |
---|---|
Package Base: | unciv |
Description: | Open-source remake of Civilization V |
Upstream URL: | https://github.com/yairm210/Unciv |
Licenses: | |
Submitter: | petercxy |
Maintainer: | petercxy (lilac) |
Last Packager: | lilac |
Votes: | 6 |
Popularity: | 0.29 |
First Submitted: | 2020-02-02 08:44 |
Last Updated: | 2021-03-07 12:34 |
Latest Comments
petercxy commented on 2020-11-22 23:11
@rs410ga: This PKGBUILD never deletes any asset in the Android directory. It only removes build scripts because they somehow keep asking for the Android SDK even when not building for Android. A lot of assets are always located inside the android/ subdirectory and they have been fine till now.
There's a new version from upstream that fixes the image packing issue. I don't think there's any change necessary for this PKGBUILD. Just wait for the update later (I am thinking about how to handle the exotic -imagePacking version suffix).
rs410ga commented on 2020-11-22 17:47
3.11.14 seems to require some changes to PKGBUILD: https://github.com/yairm210/Unciv/issues/3358
petercxy commented on 2020-06-27 01:03
@iTanguy: fixed
petercxy commented on 2020-06-26 12:25
@iTanguy: looks like the gradle build script is somewhat broken and does not package the resources correctly. I'll look into this.
iTanguy commented on 2020-06-22 12:08
Couldn't run since a few minor version, build is sucessful but failure at runtime :
Caused by: com.badlogic.gdx.utils.GdxRuntimeException: File not found: ExtraImages/Icon.png (Internal) at com.badlogic.gdx.files.FileHandle.read(FileHandle.java:142) at com.badlogic.gdx.files.FileHandle.readBytes(FileHandle.java:228) at com.badlogic.gdx.graphics.Pixmap.<init>(Pixmap.java:141) ... 3 more $>