You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

31 lines
789 B

# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/gdl/gdl-2.30.1.ebuild,v 1.12 2013/04/12 11:01:57 ssuominen Exp $
EAPI="4"
GCONF_DEBUG="no"
GNOME_TARBALL_SUFFIX="bz2"
GNOME2_LA_PUNT="yes"
inherit eutils gnome2 multilib
DESCRIPTION="GNOME docking library"
HOMEPAGE="http://www.gnome.org/"
LICENSE="LGPL-2.1+"
SLOT="1"
KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
IUSE=""
RDEPEND=">=dev-libs/glib-2:2
>=x11-libs/gtk+-2.12:2
>=dev-libs/libxml2-2.4"
DEPEND="${RDEPEND}
!<dev-python/gdl-python-2.19.1-r1
!<=dev-python/gnome-python-extras-2.19.1-r2
virtual/pkgconfig
dev-util/gtk-doc-am
>=dev-util/intltool-0.35"
DOCS="AUTHORS ChangeLog MAINTAINERS NEWS README"