New package: vimpc-0.09.1

Closes: #8370 [via git-merge-pr]
This commit is contained in:
Nicolas Porcel 2017-10-20 00:37:02 +02:00 committed by Jürgen Buchmüller
parent 0fd9179963
commit f2298e0ae4
1 changed files with 15 additions and 0 deletions

15
srcpkgs/vimpc/template Normal file
View File

@ -0,0 +1,15 @@
# Template file for 'vimpc'
pkgname=vimpc
version=0.09.1
revision=1
wrksrc="${pkgname}"
build_style=gnu-configure
configure_args="--with-boost --with-taglib"
hostmakedepends="pkg-config"
makedepends="ncurses-devel glib-devel libmpdclient-devel libpcre boost-devel taglib-devel"
short_desc="An ncurses based mpd client with vi like key bindings"
maintainer="Nicolas Porcel <nicolasporcel06@gmail.com>"
license="GPL-3"
homepage="http://vimpc.sourceforge.net/"
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz"
checksum="082fa9974e01bf563335ebf950b2f9bc129c0d05c0c15499f7827e8418306031"