blob: f41b6bfe6fdfd4d4ce7c8f7dfd81cd7d98b2b1b8 (
plain)
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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
|
pkgbase = gvim-wayland-lilydjwg-git
pkgdesc = VIM: Vi IMproved. Fork by lilydjwg to add Wayland support for the GUI mode.
pkgver = 20022.a1abaec71
pkgrel = 1
url = http://github.com/lilydjwg/vim
arch = i686
arch = x86_64
license = custom:vim
makedepends = glibc
makedepends = libgcrypt
makedepends = gpm
makedepends = python
makedepends = ruby
makedepends = libxt
makedepends = gtk3
makedepends = lua
makedepends = gawk
makedepends = tcl
makedepends = zlib
makedepends = libcanberra
source = git+https://github.com/lilydjwg/vim.git#branch=all
source = vimrc
source = archlinux.vim
source = vimdoc.hook
source = gvim-wayland.sh
source = gvim-wayland.csh
sha512sums = SKIP
sha512sums = 4b5bed0813f22af9e158ea9aa56a4a9862dd786ba2d201f20159ccf652da6190164aaed0b6b7217d578f7b25c33a8adcc307bfcf3caa8d173a7ff29e2a00fee7
sha512sums = fe091d289d876f45319c898f6021ef86d6a238b540c225a279c46efc5c36fa7d868cd0cee73a111811c4be90df160f85340bb251be3a437727dbe5c699950363
sha512sums = a02ad0d66f300160911aeb81d8886c6c558436ac4ee3fcd161dd65c6b1e5d1f41b9005a7f5bb5ba68d57027fc1c8e43daabf055bd6207fb5a216a67f758df8d1
sha512sums = aeb67262a228f546fc8ce28fbeb7f94f04cdb9bd23adc658c03b8805781e2858b31b8414e5d4ec175d3ba0c68c6f3a79149100994d41021a36303bf2d55611da
sha512sums = 807b56fe85f4a2c7338698624a18513a94a0dc0b7d3785cf92f86647fe2b62b2e6e0351a0eea642a0dba173f53cd25f2aa85c6e5dd6e1583beb5f416c8025204
pkgname = gvim-wayland-lilydjwg-git
install = gvim-wayland.install
depends = vim-wayland-lilydjwg-git-runtime=20022.a1abaec71-1
depends = gpm
depends = acl
depends = libxt
depends = gtk3
depends = glibc
depends = libgcrypt
depends = zlib
depends = libcanberra
depends = perl
optdepends = python: Python language support
optdepends = ruby: Ruby language support
optdepends = lua: Lua language support
optdepends = tcl: Tcl language support
provides = vim
provides = gvim
provides = xxd
provides = vim-plugin-runtime
conflicts = vim-minimal
conflicts = vim
conflicts = gvim
pkgname = vim-wayland-lilydjwg-git-runtime
pkgdesc = VIM: Vi IMproved. Fork by lilydjwg to add Wayland support for the GUI mode. (shared runtime)
optdepends = sh: support for some tools and macros
optdepends = python: demoserver example tool
optdepends = gawk: mve tools upport
provides = vim-runtime
conflicts = vim-runtime
backup = etc/vimrc
|