New Package: Dwarf-Therapist-41.1.7
This commit is contained in:
parent
34e242e131
commit
32f63291dc
|
@ -0,0 +1,18 @@
|
|||
# Template file for 'Dwarf-Therapist'
|
||||
pkgname=Dwarf-Therapist
|
||||
version=41.2.1
|
||||
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>"
|
||||
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
|
||||
|
||||
post_install() {
|
||||
vbin dist/ptrace_scope/patch_df_ptracer
|
||||
vbin dist/ptrace_scope/ptrace_cap_wrapper
|
||||
}
|
Loading…
Reference in New Issue