# Copyright (C) 2008 Seznam.cz, a.s. # Distributed under the terms of the LGPL License # $Header$ PHP_EXT_NAME="dbglog" PHP_EXT_INI="yes" PHP_EXT_ZENDEXT="no" inherit php-ext-pecl-r1 DESCRIPTION="C++ library for debugging purposes and runtime logging to file - php5 extension" HOMEPAGE="http://dbglog.sourceforge.net/" SRC_URI="http://switch.dl.sourceforge.net/sourceforge/dbglog/php5-${P}.tar.bz2" LICENSE="LGPL-3" SLOT="0" KEYWORDS="~x86 ~amd64" IUSE="" DEPEND="( >=dev-libs/libdbglog-1.5.0 )" RDEPEND="${DEPEND}" S="${WORKDIR}/php5-${P}" need_php_by_category