summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-misc/kgtk/kgtk-0.5.ebuild')
-rw-r--r--kde-misc/kgtk/kgtk-0.5.ebuild17
1 files changed, 17 insertions, 0 deletions
diff --git a/kde-misc/kgtk/kgtk-0.5.ebuild b/kde-misc/kgtk/kgtk-0.5.ebuild
new file mode 100644
index 000000000000..46e32ff24451
--- /dev/null
+++ b/kde-misc/kgtk/kgtk-0.5.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/kgtk/kgtk-0.5.ebuild,v 1.1 2006/05/05 16:38:38 genstef Exp $
+
+inherit kde
+
+DESCRIPTION="Allows *some* Gtk applications to use KDE's file dialogs when run under KDE"
+HOMEPAGE="http://www.kde-apps.org/content/show.php?content=36077"
+SRC_URI="http://home.freeuk.com/cpdrummond/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~ppc ~x86"
+IUSE=""
+
+DEPEND=">=x11-libs/gtk+-2.6"
+need-kde 3.4