blob: b1fc228c8a08e1deb85793b7a03c34a7b6e521a1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = bloaty-git
pkgdesc = A size profiler for binaries
pkgver = 1.1.r288.ge115514
pkgrel = 1
url = https://github.com/google/bloaty
arch = x86_64
arch = i686
license = Apache
makedepends = git
makedepends = cmake
makedepends = ninja
optdepends = re2
optdepends = capstone
optdepends = protobuf
optdepends = abseil-cpp
conflicts = bloaty
source = bloaty-git::git+https://github.com/google/bloaty
b2sums = SKIP
pkgname = bloaty-git
|