# Template file for 'dialog' pkgname=dialog version=1.3.20251001 revision=1 _distver=${version%.*} _date=${version##*.} build_style=gnu-configure configure_args="--with-ncursesw --disable-nls" makedepends="ncurses-devel" short_desc="Tool to display dialog boxes from shell scripts" maintainer="icp " license="LGPL-2.1-only" homepage="https://invisible-island.net/dialog/" changelog="https://invisible-island.net/dialog/CHANGES" distfiles="https://invisible-mirror.net/archives/dialog/dialog-${_distver}-${_date}.tgz" checksum=bee47347a983312facc4dbcccd7fcc86608d684e1f119d9049c4692213db96c3 post_install() { rm -r ${DESTDIR}/usr/lib }