Skip to content

Commit

Permalink
Dwarf-Therapist: update to 42.1.8.
Browse files Browse the repository at this point in the history
  • Loading branch information
Rutpiv committed Dec 22, 2024
1 parent 6356637 commit b5ba443
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions srcpkgs/Dwarf-Therapist/template
Original file line number Diff line number Diff line change
@@ -1,16 +1,21 @@
# Template file for 'Dwarf-Therapist'
pkgname=Dwarf-Therapist
version=41.2.1
version=42.1.8
revision=1
build_style=cmake
makedepends="qt5-declarative-devel libcap-devel hicolor-icon-theme"
depends="dwarffortress"
short_desc="Management tool designed to run side-by-side with Dwarf Fortress"
maintainer="Robert Stancil <[email protected]>"
maintainer="Rutpiv <[email protected]>"
license="GPL-3.0-or-later"
homepage="https://github.com/Dwarf-Therapist/Dwarf-Therapist/"
distfiles="https://github.com/Dwarf-Therapist/Dwarf-Therapist/archive/v${version}.tar.gz"
checksum=ec954daff6e03d9d44153ed3df90685de3a7a07431fd47639d83b2f5b3f62e4b
checksum=8770deaa9508b51c78b822e606c69b3dd9e2950f6e97c6e5a2fe0002c9216dfe

post_build() {
vsed -i dist/xdg/applications/dwarftherapist.desktop \
-e 's|^Exec=dwarftherapist$|Exec=ptrace_cap_wrapper dwarftherapist|'
}

post_install() {
vbin dist/ptrace_scope/patch_df_ptracer
Expand Down

0 comments on commit b5ba443

Please sign in to comment.