1
0
Fork 0
mirror of https://github.com/Phantop/solus-stuff synced 2025-03-24 19:09:24 +00:00

nvimpager: networking on to get AnsiEsc

This commit is contained in:
Jonathan Hakimi 2020-06-24 15:14:46 -04:00
parent 4a471ec68a
commit a861b23cba

View file

@ -3,9 +3,9 @@ version : 1
release : 1
source :
- git|https://github.com/lucc/nvimpager.git : develop
- https://www.drchip.org/astronaut/vim/vbafiles/AnsiEsc.vba.gz : 632ee61e58c8a95e82b99dd2c95ff50f93a0fb21ad4c38f113f1e1f6211663e0
license : GPL-2.0-or-later
summary : Insert summary here
networking : yes
description: |
Insert description here
builddeps :
@ -13,9 +13,6 @@ builddeps :
- pandoc
rundeps :
- neovim
setup : |
xz -d $pkgfiles/AnsiEsc.vba.xz
cp $pkgfiles/AnsiEsc.vba .
build : |
%make PREFIX=%PREFIX% DESTDIR=%installroot%
install : |