Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : neovim-qt | name : neovim-qt | ||||
| version : 0.2.10 | version : 0.2.16.1 | ||||
| release : 3 | release : 4 | ||||
| source : | source : | ||||
| - https://github.com/equalsraf/neovim-qt/archive/v0.2.10.tar.gz : 42e3205f3fa9924e4970aed8ff28d17d9aefeb394bb40493d37f8a0afba40c34 | - https://github.com/equalsraf/neovim-qt/archive/v0.2.16.1.tar.gz : 971d4597b40df2756b313afe1996f07915643e8bf10efe416b64cc337e4faf2a | ||||
| license : ISC | license : ISC | ||||
| component : editor | component : editor | ||||
| summary : Neovim client library and GUI, in Qt5. | summary : Neovim client library and GUI, in Qt5. | ||||
| description: | | description: | | ||||
| Neovim client library and GUI, in Qt5. | Neovim client library and GUI, in Qt5. | ||||
| builddeps : | builddeps : | ||||
| - pkgconfig(dri) | - pkgconfig(dri) | ||||
| - pkgconfig(msgpack) | - pkgconfig(msgpack) | ||||
| - pkgconfig(Qt5Svg) | |||||
| - pkgconfig(Qt5Widgets) | - pkgconfig(Qt5Widgets) | ||||
| - neovim | - neovim | ||||
| rundeps : | rundeps : | ||||
| - neovim | - neovim | ||||
| setup : | | setup : | | ||||
| %cmake -DCMAKE_BUILD_TYPE=Release -DUSE_SYSTEM_MSGPACK=ON . | %cmake -DCMAKE_BUILD_TYPE=Release -DUSE_SYSTEM_MSGPACK=ON . | ||||
| build : | | build : | | ||||
| %make | %make | ||||
| install : | | install : | | ||||
| %make_install | %make_install | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.