vim recipe

master
Philippe Pittoli 2021-03-27 23:54:26 +01:00
parent da22ea8ef1
commit 6c33169c7b
1 changed files with 18 additions and 0 deletions

18
recipes/vim/Makefile Normal file
View File

@ -0,0 +1,18 @@
name = vim
version = 8.2.2650
URL = https://github.com/$(name)/$(name)/archive/v$(version).tar.gz
description = Improved vi-style text editor
license = charityware
url = https://www.vim.org
packager = Mickaël Bauer <mickael.bauer7@gmail.com>
dependencies = ncurses
CONFIGURE_OPTIONS_USER = --with-tlib=ncursesw
SYSCONF ?= ../../
include $(SYSCONF)/package.mk
post_fake_root_install:
rm $(pkg_fake_root_dir)/$(PREFIX)/bin/xxd