mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
Dwarf-Therapist: update to 42.1.13, adopt.
This commit is contained in:
parent
7aa3de73a5
commit
5cb8f79cfd
1 changed files with 8 additions and 3 deletions
|
@ -1,16 +1,21 @@
|
|||
# Template file for 'Dwarf-Therapist'
|
||||
pkgname=Dwarf-Therapist
|
||||
version=41.2.1
|
||||
version=42.1.13
|
||||
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 <robert.stancil@mavs.uta.edu>"
|
||||
maintainer="Rutpiv <roger_freitas@live.com>"
|
||||
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=513c0443d2641f185d76edb8cdf79214fded1efa407137290b8c096ed410672a
|
||||
|
||||
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
|
||||
|
|
Loading…
Add table
Reference in a new issue