blob: e0a2c8d91ca7ee0ed3cf138f3af6b68503726ae1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
# Generated by mksrcinfo v8
# Mon Oct 10 21:18:59 UTC 2016
pkgbase = neovim-qt-git
pkgdesc = A Qt gui for Neovim (Neovim RPC and GUI using Qt5).
pkgver = v0.2.2.r27.g4015d8c
pkgrel = 1
url = https://github.com/equalsraf/neovim-qt
install = neovim-qt-git.install
arch = i686
arch = x86_64
license = custom
makedepends = git
makedepends = cmake
depends = neovim
depends = qt5-base
depends = msgpack-c
depends = libxkbcommon-x11
conflicts = neovim-qt
source = neovim-qt-git::git+https://github.com/equalsraf/neovim-qt.git
md5sums = SKIP
pkgname = neovim-qt-git
|