blob: 59d20b7a9be5afee5e4fb2f1f67e13f3ee2faaae (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = sparse-git
pkgdesc = A semantic parser for C, parsing most of ANSI C as well as many GCC extensions, [also] including a static analyzer.
pkgver = 0.6.4.r66.g0196afe1
pkgrel = 1
url = http://sparse.wiki.kernel.org/
arch = i686
arch = x86_64
license = custom:MIT
depends = perl
depends = libxml2
provides = sparse
conflicts = sparse
source = sparse-git::git+git://git.kernel.org/pub/scm/devel/sparse/sparse.git
md5sums = SKIP
pkgname = sparse-git
|