blob: 1a97ce10e5e37d2e4b1775ef7ec5464456b400eb (
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
# Wed Jan 18 23:20:52 UTC 2017
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 = 0.r913.0e832ae
pkgrel = 1
epoch = 1
url = http://vim-latex.sourceforge.net
install = vim-latexsuite-git.install
arch = any
groups = vim-plugins
license = custom:vim
makedepends = git
depends = vim-runtime
optdepends = python2
optdepends = texlive-bin
provides = vim-latexsuite
conflicts = vim-latexsuite
source = vim-latexsuite::git+https://github.com/vim-latex/vim-latex.git
md5sums = SKIP
pkgname = vim-latexsuite-git
|