blob: a88bd3242a24c6bf85bb710f709d1e7b49d771f1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = backward-cpp
pkgdesc = A beautiful stack trace pretty printer for C++.
pkgver = 1.6
pkgrel = 2
url = https://github.com/bombela/backward-cpp
arch = i686
arch = x86_64
arch = pentium4
arch = i486
license = MIT
makedepends = cmake
makedepends = binutils
makedepends = libelf
makedepends = libdwarf
makedepends = libunwind
depends = gcc-libs
source = backward-cpp-1.6.tar.gz::https://github.com/bombela/backward-cpp/archive/v1.6.tar.gz
source = 01-cmake-minimum-version.patch
sha256sums = c654d0923d43f1cea23d086729673498e4741fb2457e806cfaeaea7b20c97c10
sha256sums = e8910651366c991ad4ba8d4cae82384ac248a218f9620651d46d1cea2ad81f54
pkgname = backward-cpp
|