# 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="" DEPEND="${DEPEND} >=x11-themes/qtpixmap-0.27" src_compile() { addwrite ${QTDIR}/etc/settings gtk-engines2_src_compile } src_install() { gtk-engines2_src_install }