blob: 30aa491f96fe862f51d1b2d1796fac0688f51f2b (
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_=toolchain-funcs 0c713337f7872f1a002cecaaea9bef73 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 10a50dfaf728b802fcfd37f8d0da9056
_md5_=708598010a92951673d39bd664c49af6
|