# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/sys-apps/dbus-core/dbus-core-0.93.ebuild,v 1.2 2006/09/22 00:29:42 cardoe Exp $ WANT_AUTOCONF=2.5 inherit eutils multilib debug autotools MY_P=${PN/-core/}-${PV} DESCRIPTION="A message bus system, a simple way for applications to talk to each other" HOMEPAGE="http://dbus.freedesktop.org/" SRC_URI="http://dbus.freedesktop.org/releases/${MY_P}.tar.gz" SLOT="0" LICENSE="|| ( GPL-2 AFL-2.1 )" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="doc selinux X" RDEPEND="X? ( x11-libs/libXt x11-libs/libX11 ) selinux? ( sys-libs/libselinux ) >=dev-libs/expat-1.95.8 !