blob: 64518061d622f91c32d7ec7c100667c18b222ed0 (
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
|
# Generated by mksrcinfo v8
# Fri Apr 21 17:44:33 UTC 2017
pkgbase = auctex-git
pkgdesc = TeX/LaTeX writing environment for Emacs - git checkout
pkgver = 11.90.104.ga28aea0a
pkgrel = 1
url = http://savannah.gnu.org/projects/auctex
install = auctex.install
arch = any
license = GPL3
makedepends = git
makedepends = texinfo
makedepends = perl
depends = texlive-core
depends = emacs
provides = auctex
conflicts = auctex
options = !makeflags
backup = var/auctex/.nosearch
source = git://git.sv.gnu.org/auctex.git
md5sums = SKIP
pkgname = auctex-git
|