solus-stuff/nvimpager/package.yml

20 lines
446 B
YAML
Raw Normal View History

2020-06-23 16:14:04 +00:00
name : nvimpager
version : 1
release : 1
source :
- git|https://github.com/lucc/nvimpager.git : develop
license : GPL-2.0-or-later
summary : Insert summary here
networking : yes
2020-06-23 16:14:04 +00:00
description: |
Insert description here
builddeps :
- neovim
- pandoc
rundeps :
- neovim
build : |
%make PREFIX=%PREFIX% DESTDIR=%installroot%
install : |
%make_install PREFIX=%PREFIX% DESTDIR=%installroot%