Search Criteria
Package Details: truecraft-git 1:r818.cd0ed36-1
Git Clone URL: | https://aur.archlinux.org/truecraft-git.git (read-only, click to copy) |
---|---|
Package Base: | truecraft-git |
Description: | A completely clean-room implementation of Minecraft beta 1.7.3 (circa September 2011). |
Upstream URL: | https://github.com/SirCmpwn/TrueCraft |
Keywords: | c# game minecraft mono |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | wenLiangcan |
Maintainer: | None |
Last Packager: | wenLiangcan |
Votes: | 6 |
Popularity: | 0.000000 |
First Submitted: | 2015-12-14 14:03 |
Last Updated: | 2019-02-23 06:54 |
Dependencies (8)
- desktop-file-utils (desktop-file-utils-git)
- gtk-sharp-2 (gtk-sharp-2-git)
- gtk2 (gtk2-patched-gdkwin-nullcheck, gtk2-ubuntu, gtk2-git, gtk2-minimal-git, gtk2-patched-filechooser-icon-view)
- sdl_mixer
- webkitgtk2 (webkitgtk2-bin)
- mono>=4.0 (mono48, mono-alpha, mono-beta, mono-stable, mono-visualstudio, mono-git, mono-alt-csc, mono5, mono-nightly)
- git (git-git) (make)
- nuget (nuget-nightly) (make)
Latest Comments
r3tr0g4m3r commented on 2020-02-21 18:54
The build fails because the site is offline, someone with access to the PKGBUILD can change the URL to this: https://raw.githubusercontent.com/ddevault/truecraft.io/master/_static/truecraft_earth.svg
Stillrotten commented on 2019-07-29 04:49
When either doing makepkg or installing through yaourt, I get:
"curl: (22) The requested URL returned error: 404 Not Found ==> ERROR: Failure while downloading https://truecraft.io/static/truecraft_earth.svg Aborting..."
Something up with the site it's downloading from?
necklace commented on 2017-08-16 17:03
This takes an excruciatingly long time to build, aren't there some dependencies that don't have to be built but can be dynamically linked instead? Webkitgtk2, for example..
wenLiangcan commented on 2016-01-04 03:29
Updated, thanks for the suggestion! @SirCmpwm
Anonymous comment on 2016-01-03 17:30
This should probably run xbuild with /p:Configuration=Release, and then cd into the Release directory.