# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit kde eutils DESCRIPTION="BibTeX editor/management program for KDE" HOMEPAGE="http://users.tpg.com.au/thachly/kbib/" SRC_URI="http://users.tpg.com.au/thachly/kbib/${P}.tar.gz" LICENSE="GPL-2" KEYWORDS="~x86" SLOT="0" IUSE="" DEPEND=">=dev-tex/bibtex2html-1.80 >=dev-libs/libxml2-2.6 >=dev-libs/libxslt-1.0.19 app-text/poppler app-text/poppler-bindings dev-libs/yaz dev-libs/yaz++" need-kde 3.3 src_unpack() { kde_src_unpack cd "${S}" }