aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/refdbg/refdbg_1.2.bb
blob: 8001872ef8180c58bb9798708b14ca0d25ec0438 (plain)
1
2
3
4
5
6
7
8
9
10
DESCRIPTION = "RefDbg is a GObject Reference Count Debugger"
HOMEPAGE = "http://refdbg.sourceforge.net/index.html"
LICENSE = "GPL"
SECTION = "devel"
DEPENDS = "binutils"

SRC_URI = "${SOURCEFORGE_MIRROR}/refdbg/refdbg-${PV}.tar.gz"

inherit autotools