New package: smenu-0.9.10.

This commit is contained in:
maxice8 2017-12-15 22:07:35 -02:00 committed by Leаh Neukirchen
parent f2298e0ae4
commit f8ae138009

14
srcpkgs/smenu/template Normal file
View file

@ -0,0 +1,14 @@
# Template file for 'smenu'
pkgname=smenu
version=0.9.10
revision=1
build_style=gnu-configure
makedepends="ncurses-devel"
short_desc="Create selection menus with words from stdin"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
license="GPL-2"
homepage="https://github.com/p-gen/smenu"
distfiles="https://github.com/p-gen/smenu/archive/v${version}.tar.gz"
checksum=09c0818ccbfef5278334b5c2a5c46425aa074300725e39d2a53a225661996b66
LDFLAGS="-lncurses"