blob: bc5b885136ca15ef8a38150a89a7ebceb148aa72 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DEPEND=breakpad? ( dev-util/breakpad virtual/pkgconfig ) curl? ( net-misc/curl sys-libs/zlib )
DESCRIPTION=Sentry SDK for C, C++ and native applications
EAPI=8
HOMEPAGE=https://sentry.io/ https://github.com/getsentry/sentry-native
INHERIT=cmake
IUSE=+breakpad +curl test
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=breakpad? ( dev-util/breakpad virtual/pkgconfig ) curl? ( net-misc/curl sys-libs/zlib )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/getsentry/sentry-native/archive/refs/tags/0.7.2.tar.gz -> sentry-native-0.7.2.tar.gz
_eclasses_=cmake c0c9c21d01b8a96d2d736c554daedc57 flag-o-matic e8de74bac929ba17427e740e95707d00 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 xdg-utils 42869b3c8d86a70ef3cf75165a395e09
_md5_=708598010a92951673d39bd664c49af6
|