blob: 1f75d42a6ced17b2f11a2cd8a1127900b5a0621c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
BDEPEND=virtual/pkgconfig nls? ( dev-util/intltool sys-devel/gettext )
DEFINED_PHASES=configure install
DEPEND=dev-libs/glib:2 >=gnome-base/libglade-2 >=x11-libs/gtk+-2.6:2 nls? ( virtual/libintl )
DESCRIPTION=Profiling and leak detection tool
EAPI=8
HOMEPAGE=https://www.secretlabs.de/projects/memprof/
IUSE=nls
KEYWORDS=amd64 x86
LICENSE=GPL-3
RDEPEND=dev-libs/glib:2 >=gnome-base/libglade-2 >=x11-libs/gtk+-2.6:2 nls? ( virtual/libintl )
SLOT=0
SRC_URI=https://www.secretlabs.de/projects/memprof/releases/memprof-0.6.2.tar.gz
_md5_=fcb5a21d0244066c385ce64d4a41de3a
|