pkgname: dialog pkgver: '1.3-20260721' pkgrel: '1' pkgdesc: 'To create nice user interfaces to shell scripts or other scripting languages.' url: 'https://hightek.org/dialog/' arch: x86_64 depends: [] makedepends: - ncurses source: - 'https://invisible-mirror.net/archives/${pkgname}/${pkgname}-${pkgver}.tgz' sha256sums: - SKIP build: | cd ${pkgname}-${pkgver} ./configure --prefix=/usr \ --enable-nls \ --with-ncursesw \ --mandir=/usr/share/man make make DESTDIR=${PKGDIR} install package: | true