blob: d87131f0f8cfbe30ee83e38e6b58558e3a11f819 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = vim-latexsuite-git
pkgdesc = Provides a comprehensive set of tools to view, edit, and compile LaTeX documents within Vim. Also provides macros to speed up the creation of LaTeX documents.
pkgver = 1.10.0.r1021.08821de
pkgrel = 1
epoch = 1
url = http://vim-latex.sourceforge.net
install = vim-latexsuite-git.install
arch = any
groups = vim-plugins
license = vim
makedepends = git
depends = vim-plugin-runtime
depends = perl
optdepends = python
optdepends = texlive-bin
provides = vim-latexsuite
conflicts = vim-latexsuite
source = vim-latexsuite::git+https://github.com/vim-latex/vim-latex.git
source = LICENSE
sha256sums = SKIP
sha256sums = 0b3f1f330cb1b179bb17c7c687d4cec601e0aa3462bc7f890ad4c3888d37d720
pkgname = vim-latexsuite-git
|