summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Gryniewicz <dang@gentoo.org>2006-05-01 17:48:13 +0000
committerDaniel Gryniewicz <dang@gentoo.org>2006-05-01 17:48:13 +0000
commitbe2c375518feb94f5ca7d042a86bd877c5751be4 (patch)
tree917655783a4a78b318bbeea16acca4af8ead53ce /gnome-extra
parentAdd patch to fix compilation with gcc-4.1 (diff)
downloadgentoo-2-be2c375518feb94f5ca7d042a86bd877c5751be4.tar.gz
gentoo-2-be2c375518feb94f5ca7d042a86bd877c5751be4.tar.bz2
gentoo-2-be2c375518feb94f5ca7d042a86bd877c5751be4.zip
Bump for 2.14.1
(Portage version: 2.1_pre9-r5)
Diffstat (limited to 'gnome-extra')
-rw-r--r--gnome-extra/at-spi/ChangeLog7
-rw-r--r--gnome-extra/at-spi/at-spi-1.7.7.ebuild47
-rw-r--r--gnome-extra/at-spi/files/digest-at-spi-1.7.73
3 files changed, 56 insertions, 1 deletions
diff --git a/gnome-extra/at-spi/ChangeLog b/gnome-extra/at-spi/ChangeLog
index cbbd2ff36861..afca9184c993 100644
--- a/gnome-extra/at-spi/ChangeLog
+++ b/gnome-extra/at-spi/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for gnome-extra/at-spi
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/ChangeLog,v 1.111 2006/03/30 23:28:03 leonardop Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/ChangeLog,v 1.112 2006/05/01 17:48:13 dang Exp $
+
+*at-spi-1.7.7 (01 May 2006)
+
+ 01 May 2006; Daniel Gryniewicz <dang@gentoo.org> +at-spi-1.7.7.ebuild:
+ Bump for 2.14.1
30 Mar 2006; Leonardo Boshell <leonardop@gentoo.org> at-spi-1.7.6.ebuild:
Updated atk dependency (bug #126740). Cleaned up modular X dependencies.
diff --git a/gnome-extra/at-spi/at-spi-1.7.7.ebuild b/gnome-extra/at-spi/at-spi-1.7.7.ebuild
new file mode 100644
index 000000000000..fd7a99d49806
--- /dev/null
+++ b/gnome-extra/at-spi/at-spi-1.7.7.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/at-spi-1.7.7.ebuild,v 1.1 2006/05/01 17:48:13 dang Exp $
+
+inherit virtualx gnome2
+
+DESCRIPTION="The Gnome Accessibility Toolkit"
+HOMEPAGE="http://developer.gnome.org/projects/gap/"
+
+LICENSE="LGPL-2"
+SLOT="1"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+IUSE="doc"
+
+# >=atk-1.11 required. See
+# http://mail.gnome.org/archives/gnome-accessibility-list/2006-February/msg00036.html
+RDEPEND=">=dev-libs/atk-1.11
+ >=gnome-base/libbonobo-1.107
+ >=gnome-base/gail-1.3
+ >=x11-libs/gtk+-2
+ >=gnome-base/orbit-2
+ dev-libs/popt
+ || ( (
+ x11-libs/libICE
+ x11-libs/libSM
+ x11-libs/libX11
+ x11-libs/libXi
+ x11-libs/libXtst )
+ virtual/x11 )"
+
+DEPEND="${RDEPEND}
+ >=dev-util/pkgconfig-0.9
+ >=dev-util/intltool-0.31
+ doc? ( >=dev-util/gtk-doc-1 )
+ || ( (
+ x11-libs/libXt
+ x11-proto/xextproto
+ x11-proto/inputproto
+ x11-proto/xproto )
+ virtual/x11 )"
+
+DOCS="AUTHORS ChangeLog NEWS README TODO"
+
+
+src_test() {
+ Xmake check || die "Testing phase failed"
+}
diff --git a/gnome-extra/at-spi/files/digest-at-spi-1.7.7 b/gnome-extra/at-spi/files/digest-at-spi-1.7.7
new file mode 100644
index 000000000000..19867c958a7c
--- /dev/null
+++ b/gnome-extra/at-spi/files/digest-at-spi-1.7.7
@@ -0,0 +1,3 @@
+MD5 2988cd21d9f292fd404a8c532fe2723d at-spi-1.7.7.tar.bz2 696704
+RMD160 e19c1d3f7696832add2c3bc2a2f965acf5d019f6 at-spi-1.7.7.tar.bz2 696704
+SHA256 8e5a5a9be3e3c26068b98fbcd37e44a6c377b1d8f97735339e8dd1215b506ad6 at-spi-1.7.7.tar.bz2 696704