Search Criteria
Package Details: dwarffortress-ironhand 0.47.05-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/dwarffortress-ironhand.git (read-only, click to copy) |
---|---|
Package Base: | dwarffortress-ironhand |
Description: | Build a fortress and try to help your dwarves survive against a deeply generated world. |
Upstream URL: | http://www.bay12games.com/dwarves/ |
Licenses: | custom:dwarffortress |
Conflicts: | dwarffortress |
Provides: | dwarffortress |
Submitter: | wookietreiber |
Maintainer: | stick |
Last Packager: | stick |
Votes: | 8 |
Popularity: | 0.000000 |
First Submitted: | 2015-12-20 09:49 (UTC) |
Last Updated: | 2022-03-14 02:06 (UTC) |
Dependencies (15)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glew (glew-libepoxyAUR, glew-waylandAUR, glew-osmesa-gitAUR, glew-wayland-gitAUR, glew-gitAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- glu (glu-gitAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- libsndfile (libsndfile-gitAUR)
- openal (openal-gitAUR)
- sdlAUR (sdl-openglhqAUR, sdl-nokbgrabAUR, sdl-openglhq-nokbgrabAUR, sdl-gitAUR, sdl12-compat-gitAUR, sdl12-compat)
- sdl_image
- sdl_ttf
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- alsa-lib (optional) – for alsa sound
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR) (optional) – for pulse sound
- nvidia-utils (nvidia-410xx-utilsAUR, nvidia-440xx-utilsAUR, nvidia-430xx-utilsAUR, nvidia-vulkan-utilsAUR, nvidia-535xx-utilsAUR, nvidia-470xx-utilsAUR, nvidia-390xx-utilsAUR, nvidia-utils-teslaAUR, nvidia-utils-betaAUR, nvidia-525xx-utilsAUR, nvidia-510xx-utilsAUR, nvidia-340xx-utilsAUR, nvidia-550xx-utilsAUR) (optional) – If you have nvidia graphics
Required by (5)
- armok-vision (requires dwarffortress)
- dfhack (requires dwarffortress)
- dfhack-bin (requires dwarffortress)
- dfhack-twbt (requires dwarffortress)
- dfhack-twbt-bin (requires dwarffortress)
Sources (7)
- dwarffortress
- dwarffortress.desktop
- dwarffortress.png
- http://www.bay12games.com/dwarves/df_47_05_linux.tar.bz2
- http://www.bay12games.com/dwarves/df_47_05_linux32.tar.bz2
- https://github.com/DFgraphics/Ironhand/archive/refs/tags/47.05.zip
- https://github.com/svenstaro/dwarf_fortress_unfuck/archive/0.47.05.zip
stick commented on 2023-12-30 16:56 (UTC)
Levitating commented on 2023-12-17 20:13 (UTC) (edited on 2023-12-17 20:58 (UTC) by Levitating)
I am getting a SIGILL:
fish: Job 1, 'dwarffortress' terminated by signal SIGILL (Illegal instruction)
I am getting the same error in spacefox (but not with the official package). The instruction is ud2
, in libgraphics.so.
Edit: Otherwise I get a SEGFAULT around the same spot, trying to call an invalid address. Also happens trying to compile the official package. Documented here: https://github.com/svenstaro/dwarf_fortress_unfuck/issues/28
wookietreiber commented on 2022-12-16 13:51 (UTC)
This does no longer work with DFHack, I'm getting this error:
DFHack fatal error: Not a known DF version.
DFHack will now deactivate.
Works fine with the base dwarffortress from the community repo, so something here must have changed so that it's no longer compatible.
stick commented on 2022-03-04 20:58 (UTC)
@xiretza good catch, fixed, thanks!
xiretza commented on 2022-03-04 20:50 (UTC)
Requires gtk3 instead of gtk2.
stick commented on 2020-06-22 13:20 (UTC)
wookietreiber commented on 2018-11-09 18:09 (UTC)
often, new versions of dwarffortress are out, but ironhand is not yet updated, please don't ask about updating if you haven't checked if ironhand has also been updated
johnjohlys commented on 2018-07-31 02:42 (UTC)
Hello, I have find a problem with this 44.11, and I think it's a bug. I execute the dwarffortress and get a segfault, and the crash point appears in libgraphics. Also, I find that there is a "WARNING: Package contains reference to $srcdir" during makepkg, which also complains about libgraphics. I am not familiar with "makepkg" so I cannot sure what to modify. But if I replace ~/.dwarffortress/libgraphics.so by ./dwarf_fortress_unfuck-0.44.11/libgraphics.so (under makepkg), then everything works fine again.
epoitras commented on 2018-05-25 02:15 (UTC) (edited on 2018-05-25 02:20 (UTC) by epoitras)
To get 0.44.10 working, apply the changes shown in this pastebin: https://pastebin.com/nHEkSi3q
TLDR:
In PKGBUILD replace 0.44.09 with 0.44.10, replace 44_09 with 44_10 and apply the new hashes below.
unfuck - ebef5dd83b82a0ab27b79668cfb3bcef90300df0b8116e867d211571cb991c42
x86_64 - e2d69eeff5737a27328294bd607364e25ca910c1bc1d7f146a29ab61e12015b3
i686 - d6e411607f211898db23528da3c129382bb38a430af2ae63e3b68883b036ab3d
Pinned Comments
stick commented on 2023-12-30 16:56 (UTC)
Neither Ironhand or Unfuck is available for any release later than
47_05
. The package is not outdated; it is simply not available for newer releases of DwarfFortress. This also means that it will not work with more recent versions of DwarfTherapist.