summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4f5272b1009e37e520fec04b02d3f8dc2bae3724 (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
25
26
27
28
29
30
31
32
pkgbase = sentry-native
	pkgdesc = Sentry SDK for C, C++ and native applications
	pkgver = 0.7.0
	pkgrel = 1
	url = https://github.com/getsentry/sentry-native
	arch = x86_64
	license = MIT
	checkdepends = python-msgpack
	checkdepends = python-pytest
	checkdepends = python-pytest-httpserver
	makedepends = cmake
	makedepends = git
	depends = curl
	depends = gcc-libs
	depends = glibc
	depends = zlib
	source = git+https://github.com/getsentry/sentry-native.git#commit=4ec95c0725df5f34440db8fa8d37b4c519fce74e
	source = git+https://github.com/getsentry/libunwindstack-ndk.git
	source = git+https://github.com/getsentry/breakpad.git
	source = git+https://chromium.googlesource.com/linux-syscall-support.git
	source = git+https://github.com/getsentry/crashpad.git
	source = git+https://chromium.googlesource.com/chromium/mini_chromium.git
	source = git+https://chromium.googlesource.com/chromium/src/third_party/zlib.git
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP

pkgname = sentry-native