# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-java/gnu-classpath/gnu-classpath-0.97-r1.ebuild,v 1.15 2010/03/25 13:15:47 caster Exp $ EAPI=1 inherit eutils multilib java-pkg-2 # .properties were from missing from tools.zip so I rolled out my own tarball # Should be changed back to upstream tarballs fro next release # - betelgeuse MY_P=${P/gnu-/}-gentoo DESCRIPTION="Free core class libraries for use with virtual machines and compilers for the Java programming language" SRC_URI="mirror://gentoo/${MY_P}.tar.gz" HOMEPAGE="http://www.gnu.org/software/classpath" LICENSE="GPL-2-with-linking-exception" SLOT="0.97" KEYWORDS="amd64 ppc ppc64 x86" IUSE="alsa debug doc dssi examples gconf gtk gstreamer qt4 xml" RDEPEND="alsa? ( media-libs/alsa-lib ) doc? ( >=dev-java/gjdoc-0.7.8 ) dssi? ( >=media-libs/dssi-0.9 ) gconf? ( >=gnome-base/gconf-2.6.0 >=x11-libs/gtk+-2.8 ) gtk? ( >=x11-libs/gtk+-2.8 >=dev-libs/glib-2.0 media-libs/freetype >=x11-libs/cairo-1.1.9 x11-libs/libXrandr x11-libs/libXrender x11-libs/libXtst x11-libs/pango ) qt4? ( x11-libs/qt-gui:4 ) xml? ( >=dev-libs/libxml2-2.6.8 >=dev-libs/libxslt-1.1.11 ) gstreamer? ( >=media-libs/gstreamer-0.10.10 >=media-libs/gst-plugins-base-0.10.10 x11-libs/gtk+ ) sys-apps/file" DEPEND="app-arch/zip || ( dev-java/eclipse-ecj:3.3 >=virtual/jdk-1.6.0 ) gtk? ( || ( >=x11-libs/libXtst-1.1.0