dev-cpp/gperftools - 2.7 (gerislay)

Search

Package Information

Description:
Fast, multi-threaded malloc() and nifty performance analysis tools
Homepage:
https://github.com/gperftools/gperftools
License:
BSD

Ebuild Details

Version EAPI Keywords Slot
2.7 7 ~amd64 0
View Raw Ebuild
# Copyright 2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7

DESCRIPTION="Fast, multi-threaded malloc() and nifty performance analysis tools"
HOMEPAGE="https://github.com/gperftools/gperftools"
SRC_URI="https://github.com/gperftools/${PN}/releases/download/${P}/${P}.tar.gz"

LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64"
IUSE=""

DEPEND="sys-libs/libunwind"
RDEPEND="${DEPEND}"

Dependencies

DEPEND

sys-libs/libunwind

RDEPEND

sys-libs/libunwind

Manifest for 2.7

Type File Size Source URLs
DIST gperftools-2.7.tar.gz 1523562 bytes https://github.com/gperftools/gperftools/releases/download/gperftools-2.7/gperftools-2.7.tar.gz