dev-ruby/neovim-ruby: initial import
This commit is contained in:
parent
c56801c820
commit
068d5d76dd
23
packages/dev-ruby/neovim-ruby/neovim-ruby-0.7.1.exheres-0
Normal file
23
packages/dev-ruby/neovim-ruby/neovim-ruby-0.7.1.exheres-0
Normal file
@ -0,0 +1,23 @@
|
|||||||
|
# Copyright 2018 Julian Ospald <hasufell@posteo.de>
|
||||||
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
|
require gem [ pn=neovim ]
|
||||||
|
|
||||||
|
SUMMARY="Ruby bindings for Neovim"
|
||||||
|
HOMEPAGE="https://github.com/alexgenco/neovim-ruby"
|
||||||
|
|
||||||
|
LICENCES="MIT"
|
||||||
|
SLOT="0"
|
||||||
|
PLATFORMS="~amd64 ~x86"
|
||||||
|
MYOPTIONS=""
|
||||||
|
|
||||||
|
DEPENDENCIES="
|
||||||
|
build+run:
|
||||||
|
dev-ruby/msgpack[~>1.1]
|
||||||
|
dev-ruby/multi_json[~>1.0]
|
||||||
|
"
|
||||||
|
|
||||||
|
BUGS_TO="hasufell@posteo.de"
|
||||||
|
|
||||||
|
REMOTE_IDS+=" github:alexgenco/neovim-ruby"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user