blob: 74d67203be848e6e84216bc6d24f6ad9a4c64cce (
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 948855ec7ad9f11351edf9066708dfa9 multilib 7e1347c006a76bb812f3a9f663b79991 flag-o-matic fa33e3696fe4689dda7e9affe92e2c94 multiprocessing e644caa6eb7ce7e5ab0864383ac13ad9 ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 5465aed08f1dfc2a75f14cbea4272961 cmake 10a50dfaf728b802fcfd37f8d0da9056
_md5_=708598010a92951673d39bd664c49af6
|