diff --git a/srcpkgs/ivan/template b/srcpkgs/ivan/template new file mode 100644 index 00000000000..9e76ac2d584 --- /dev/null +++ b/srcpkgs/ivan/template @@ -0,0 +1,18 @@ +# Template file for 'ivan' +pkgname=ivan +version=054 +revision=1 +build_style=cmake +hostmakedepends="pkg-config" +makedepends="libpng-devel pcre-devel SDL2-devel SDL2_mixer-devel" +short_desc="Iter Vehemens ad Necem - a graphical roguelike game" +maintainer="travankor " +license="GPL-2.0-or-later" +homepage="https://attnam.com/wiki/Main_Page" +changelog="https://raw.githubusercontent.com/Attnam/ivan/master/NEWS" +distfiles="https://github.com/Attnam/ivan/archive/v${version}.tar.gz" +checksum=fa8c3e26c12d5e6c142cadaa1677dced9965aa132bb694fc0b0cae4b4716abd8 + +case "${XBPS_TARGET_MACHINE}" in + *-musl) broken="uses Glibc-specific backtrace_symbols_fd" ;; +esac