public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Nirbheek Chauhan" <nirbheek@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gnome:master commit in: dev-libs/atk/
Date: Wed,  9 Feb 2011 20:13:22 +0000 (UTC)	[thread overview]
Message-ID: <55d419a6368d361bf6950e4cf4064e81d9111e37.nirbheek@gentoo> (raw)

commit:     55d419a6368d361bf6950e4cf4064e81d9111e37
Author:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
AuthorDate: Wed Feb  9 11:51:34 2011 +0000
Commit:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
CommitDate: Wed Feb  9 11:51:34 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=55d419a6

Add dev-libs/atk-1.33.6

---
 dev-libs/atk/atk-1.33.6.ebuild |   43 ++++++++++++++++++++++++++++++++++++++++
 1 files changed, 43 insertions(+), 0 deletions(-)

diff --git a/dev-libs/atk/atk-1.33.6.ebuild b/dev-libs/atk/atk-1.33.6.ebuild
new file mode 100644
index 0000000..460c69c
--- /dev/null
+++ b/dev-libs/atk/atk-1.33.6.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-1.32.0.ebuild,v 1.3 2011/01/29 16:32:15 grobian Exp $
+
+EAPI="3"
+GCONF_DEBUG="no"
+
+inherit gnome2
+
+DESCRIPTION="GTK+ & GNOME Accessibility Toolkit"
+HOMEPAGE="http://projects.gnome.org/accessibility/"
+
+LICENSE="LGPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
+IUSE="doc +introspection nls"
+
+RDEPEND="dev-libs/glib:2
+	introspection? ( >=dev-libs/gobject-introspection-0.6.7 )"
+DEPEND="${RDEPEND}
+	>=dev-lang/perl-5
+	dev-util/pkgconfig
+	doc? ( >=dev-util/gtk-doc-1.13 )
+	nls? ( sys-devel/gettext )"
+
+pkg_setup() {
+	G2CONF="${G2CONF} $(use_enable introspection)"
+	DOCS="AUTHORS ChangeLog NEWS README"
+}
+
+src_prepare() {
+	gnome2_src_prepare
+
+	if ! use test; then
+		# don't waste time building tests (bug #226353)
+		sed 's/^\(SUBDIRS =.*\)tests\(.*\)$/\1\2/' -i Makefile.am Makefile.in \
+			|| die "sed failed"
+	fi
+
+	# Remove DEPRECATED flags
+	sed -e '/-D[A-Z_]*DISABLE_DEPRECATED/d' -i atk/Makefile.am atk/Makefile.in \
+		tests/Makefile.am tests/Makefile.in || die "sed 2 failed"
+}



             reply	other threads:[~2011-02-09 20:14 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-09 20:13 Nirbheek Chauhan [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-03-23 22:24 [gentoo-commits] proj/gnome:master commit in: dev-libs/atk/ Nirbheek Chauhan
2011-04-05  7:33 Nirbheek Chauhan
2011-06-24 17:35 Alexandre Restovtsev
2012-09-02 18:59 Nirbheek Chauhan
2012-09-05 15:48 Nirbheek Chauhan
2012-09-25 15:46 Alexandre Rostovtsev
2013-03-08 14:39 Priit Laes
2013-11-24 21:38 Gilles Dartiguelongue
2014-04-20 13:46 Gilles Dartiguelongue
2014-04-20 13:46 Gilles Dartiguelongue
2014-10-11 16:43 Gilles Dartiguelongue
2014-12-22 23:50 Gilles Dartiguelongue
2015-04-18  9:00 Ole Reifschneider
2015-06-09  9:16 Gilles Dartiguelongue
2018-01-29 12:12 Sobhan Mohammadpour
2018-05-29 22:07 Sobhan Mohammadpour
2018-09-13  7:38 Mart Raudsepp
2019-02-23 20:37 Mart Raudsepp

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=55d419a6368d361bf6950e4cf4064e81d9111e37.nirbheek@gentoo \
    --to=nirbheek@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox