add licenses for more packages

This commit is contained in:
Leonid Pliushch
2019-01-21 14:53:58 +02:00
parent a225288e36
commit 46d333adba
430 changed files with 430 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
TERMUX_PKG_HOMEPAGE=https://www.vim.org
TERMUX_PKG_DESCRIPTION="Vi IMproved - enhanced vi editor"
TERMUX_PKG_LICENSE="custom"
TERMUX_PKG_DEPENDS="ncurses, vim-runtime, python"
# vim should only be updated every 50 releases on multiples of 50.
# Update both vim and vim-python to the same version in one PR.