File: control

package info (click to toggle)
neovim-qt 0.2.12-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 3,164 kB
  • sloc: cpp: 29,522; ansic: 3,366; python: 233; makefile: 18; sh: 17
file content (30 lines) | stat: -rw-r--r-- 1,018 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Source: neovim-qt
Section: editors
Priority: optional
Maintainer: Debian Vim Maintainers <team+vim@tracker.debian.org>
Uploaders: Jason Pleau <jason@jpleau.ca>, James McCoy <jamessan@debian.org>
Build-Depends: debhelper (>= 11.4~),
               cmake,
               help2man,
               libmsgpack-dev (>= 1.4.0-2),
               neovim,
               ninja-build,
               python-jinja2,
               python-msgpack,
               qtbase5-dev,
               xauth,
# This can be "neovim (>= 0.3.2) | xclip" once that version of neovim is
# generally available
               xclip,
               xvfb
Standards-Version: 4.3.0
Rules-Requires-Root: no
Homepage: https://github.com/equalsraf/neovim-qt
Vcs-Git: https://salsa.debian.org/vim-team/neovim-qt.git
Vcs-Browser: https://salsa.debian.org/vim-team/neovim-qt

Package: neovim-qt
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, neovim
Description: neovim client library and GUI
 neovim-qt provides a Qt5 GUI interface for neovim