# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ EAPI=2 inherit base DESCRIPTION="freesmartphone.org network daemon" HOMEPAGE="http://www.freesmartphone.org" SRC_URI="http://www.freesmartphone.org/sources/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" KEYWORDS="~arm ~x86 ~amd64" IUSE="" RDEPEND=">=dev-libs/glib-2.18.0 >=dev-libs/dbus-glib-0.76 >=dev-libs/libgee-0.3.0 >=sys-apps/dbus-1.2.1 >=sys-mobilephone/libfso-glib-0.2.0 >=sys-mobilephone/libfsoframework-0.2.3" DEPEND="${RDEPEND} >=dev-lang/vala-0.7.6"