# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit gtk-engines2 kde need-kde 3 DESCRIPTION="Use your Qt themes with your GTK applications" HOMEPAGE="http://www.freedesktop.org/Software/gtk-qt" SRC_URI="http://www.freedesktop.org/Software/gtk-qt/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86" IUSE="" src_compile() { gtk-engines2_src_compile $(use_with arts) $(use_enable debug) } src_install() { gtk-engines2_src_install }