/[gentoo-x86]/dev-cpp/atkmm/atkmm-2.22.6.ebuild
Gentoo

Contents of /dev-cpp/atkmm/atkmm-2.22.6.ebuild

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.9 - (show annotations) (download)
Fri May 4 03:44:58 2012 UTC (12 months, 2 weeks ago) by jdhore
Branch: MAIN
CVS Tags: HEAD
Changes since 1.8: +2 -2 lines
dev-util/pkgconfig -> virtual/pkgconfig

(Portage version: 2.2.0_alpha101/cvs/Linux i686)

1 # Copyright 1999-2012 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3 # $Header: /var/cvsroot/gentoo-x86/dev-cpp/atkmm/atkmm-2.22.6.ebuild,v 1.8 2012/03/25 14:55:51 armin76 Exp $
4
5 EAPI="4"
6 GCONF_DEBUG="no"
7 GNOME2_LA_PUNT="yes"
8
9 inherit gnome2
10
11 DESCRIPTION="C++ interface for the ATK library"
12 HOMEPAGE="http://www.gtkmm.org"
13
14 LICENSE="LGPL-2.1"
15 SLOT="0"
16 KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris"
17 IUSE="doc"
18
19 RDEPEND=">=dev-cpp/glibmm-2.24:2[doc?]
20 >=dev-libs/atk-1.12
21 dev-libs/libsigc++:2
22 !<dev-cpp/gtkmm-2.22.0"
23 DEPEND="${RDEPEND}
24 virtual/pkgconfig"
25
26 src_prepare() {
27 DOCS="AUTHORS ChangeLog NEWS README"
28 G2CONF="${G2CONF}
29 $(use_enable doc documentation)"
30 }

  ViewVC Help
Powered by ViewVC 1.1.13