Search Criteria
Package Details: dfhack-bin 0.47.04-5
Git Clone URL: | https://aur.archlinux.org/dfhack-bin.git (read-only, click to copy) |
---|---|
Package Base: | dfhack-bin |
Description: | memory hacking library for Dwarf Fortress and a set of tools that use it |
Upstream URL: | https://dfhack.readthedocs.io/en/stable/ |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | wookietreiber |
Maintainer: | wookietreiber (Ziusudra) |
Last Packager: | Ziusudra |
Votes: | 7 |
Popularity: | 0.24 |
First Submitted: | 2016-06-30 20:24 |
Last Updated: | 2020-12-24 19:55 |
Dependencies (10)
- freetype2 (freetype2-v35, freetype2-old-hinting, freetype2-infinality, freetype2-ttmetrics, freetype2-ultimate5, freetype2-git, freetype2-infinality-remix, freetype2-minimal-git)
- libglvnd (libglvnd-git)
- libjpeg6 (libjpeg6-turbo)
- libpng12
- libxcursor (libxcursor-git)
- libxinerama (libxinerama-randr-git)
- libxrandr (libxrandr-git)
- lua
- protobuf (protobuf3-git, protobuf-git, protobuf-static)
- dwarffortress=0.47.04 (dwarffortress-obsidian, dwarffortress-ironhand)
Required by (1)
- armok-vision (requires dfhack)
Latest Comments
wookietreiber commented on 2017-12-17 19:11
If anyone wants to co-maintain, let me know.
wookietreiber commented on 2017-08-26 08:14
@DuncanvR: done.
Anonymous comment on 2017-08-22 21:15
Could you add quotes around the dwarffortress dependency? Aura is giving me the somewhat confusing error "The dependency `0.43.05` could not be found. You may need to search for a package to satisfy it."
@12
-depends=(dwarffortress=$pkgver lua protobuf libpng12 libxrandr libjpeg6 freetype2 libglvnd libxcursor libxinerama)
+depends=("dwarffortress=$pkgver" lua protobuf libpng12 libxrandr libjpeg6 freetype2 libglvnd libxcursor libxinerama)
wookietreiber commented on 2017-04-20 18:03
@pheerai: done.
pheerai commented on 2017-04-20 11:57
Would you mind adding a "provides"-section to the PKGBUILD, such that it is possible to install packages like armok-vision?