# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp/gupnp-0.13.0.ebuild,v 1.1 2009/10/04 17:15:06 mrpouet Exp $ EAPI=2 DESCRIPTION="an object-oriented framework for creating UPnP devs and control points." HOMEPAGE="http://gupnp.org" SRC_URI="http://${PN}.org/sources/${PN}/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" KEYWORDS="~amd64 ~hppa ~ppc ~x86" IUSE="" RDEPEND=">=net-libs/gssdp-0.7 net-libs/libsoup:2.4 >=dev-libs/glib-2.18:2 dev-libs/libxml2 || ( >=sys-apps/util-linux-2.16