Search Criteria
Package Details: dwarftherapist-git 2:40.0.0_r0_g4d399d76-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/dwarftherapist-git.git (read-only, click to copy) |
---|---|
Package Base: | dwarftherapist-git |
Description: | Heavily modified version of the original Dwarf Therapist. |
Upstream URL: | https://github.com/Dwarf-Therapist/Dwarf-Therapist |
Licenses: | MIT |
Conflicts: | dwarftherapist |
Provides: | dwarftherapist |
Submitter: | kiryl |
Maintainer: | WorMzy |
Last Packager: | WorMzy |
Votes: | 96 |
Popularity: | 0.001592 |
First Submitted: | 2014-07-07 14:17 (UTC) |
Last Updated: | 2018-05-15 16:56 (UTC) |
Dependencies (5)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libcap
- qt5-declarative (qt5-declarative-gitAUR)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
1 2 3 4 5 6 .. 15 Next › Last »
WorMzy commented on 2018-01-18 06:40 (UTC)
Please don't flag -git packages out-of-date unless, e.g. they no longer build, or upstream has moved, etc.
WaveHack commented on 2017-12-09 11:50 (UTC) (edited on 2017-12-09 12:07 (UTC) by WaveHack)
The package in my pacaur cache was wonky so
pacman -U
didn't work. But manually cloning the Git repo and runningmakepkg -i
worked like a charm.I'll try to see if I can report a bug to pacaur. Thanks!
edit: There are already issues open on pacaur for this. I think I'll switch my AUR package manager wrapper instead.
WorMzy commented on 2017-12-08 23:10 (UTC) (edited on 2017-12-08 23:39 (UTC) by WorMzy)
Please file a bug with the pacaur developer(s), their VCS package detection is broken and they're misusing the .SRCINFO file.
Since the build itself completed successfully, you should be able to install the completed package manually with pacman -U.
EDIT: I've checked out the new commits, and I'm not sure how you even built the package, unless you're using an older PKGBUILD -- the 0.44.02 layouts have been added to the git master, so my backported patches will now fail because they're already applied. I'll push an updated PKGBUILD shortly.
WaveHack commented on 2017-12-08 22:53 (UTC) (edited on 2017-12-08 22:54 (UTC) by WaveHack)
Getting an error when trying to install this:
My cache's .SRCINFO reads:
While PKGBUILD:
Trying to install through pacaur (
pacaur -S dwarftherapist-git
).WorMzy commented on 2017-12-07 10:01 (UTC)
I've pulled in the patches from cvuchener's fork to add the 0.44.02 layouts. Hopefully they create a pull request and get them merged into the Dwarf-Therapist repo soon.
ptdel commented on 2017-12-06 05:25 (UTC)
there was a new release of dwarf fortress (44.02) the 39.0 build of dwarftherapist needs the new memory_layout. I pulled what was included with this: (v0.44.02.ini, that is)
http://www.bay12forums.com/smf/index.php?topic=163211.0
and it's been working fine so far.
WorMzy commented on 2017-12-03 23:23 (UTC) (edited on 2017-12-03 23:26 (UTC) by WorMzy)
Okay, update is pushed. If you get:
Then remove the Dwarf-Therapist directory and try again. Unfortunately Hello71's repository and the new Dwarf-Therapist repository are too different to reuse the former as a base for the latter.^
^ At least in my testing they were, you may have better luck -- edit your existing Dwarf-Therapist/config and change the url to "https://github.com/Dwarf-Therapist/Dwarf-Therapist.git" to try to reuse it. I got
warning: remote HEAD refers to nonexistent ref, unable to checkout.
followed by a build failure when I tried.WorMzy commented on 2017-11-27 20:00 (UTC)
Helvegr commented on 2017-11-27 01:46 (UTC)
WorMzy commented on 2017-11-15 13:09 (UTC)
1 2 3 4 5 6 .. 15 Next › Last »