diff options
author | Marinus Schraal <foser@gentoo.org> | 2003-12-14 17:59:47 +0000 |
---|---|---|
committer | Marinus Schraal <foser@gentoo.org> | 2003-12-14 17:59:47 +0000 |
commit | 84808b98beee0915dfd8e5724d50802f1915442d (patch) | |
tree | 19617bdeb2228ef4affb7c533ed167170359834f /gnome-extra/at-spi | |
parent | new release, 1.3.8 x86 'n cleanup (diff) | |
download | historical-84808b98beee0915dfd8e5724d50802f1915442d.tar.gz historical-84808b98beee0915dfd8e5724d50802f1915442d.tar.bz2 historical-84808b98beee0915dfd8e5724d50802f1915442d.zip |
new release, 1.3.8 x86 'n cleanup
Diffstat (limited to 'gnome-extra/at-spi')
-rw-r--r-- | gnome-extra/at-spi/Manifest | 11 | ||||
-rw-r--r-- | gnome-extra/at-spi/at-spi-1.0.1.ebuild | 30 | ||||
-rw-r--r-- | gnome-extra/at-spi/at-spi-1.1.9.ebuild | 36 | ||||
-rw-r--r-- | gnome-extra/at-spi/at-spi-1.3.8.ebuild | 4 | ||||
-rw-r--r-- | gnome-extra/at-spi/at-spi-1.3.9.ebuild | 30 | ||||
-rw-r--r-- | gnome-extra/at-spi/files/at-spi-1.1.9-lspi.patch | 11 | ||||
-rw-r--r-- | gnome-extra/at-spi/files/digest-at-spi-1.0.1 | 1 | ||||
-rw-r--r-- | gnome-extra/at-spi/files/digest-at-spi-1.1.9 | 1 | ||||
-rw-r--r-- | gnome-extra/at-spi/files/digest-at-spi-1.3.9 | 1 |
9 files changed, 36 insertions, 89 deletions
diff --git a/gnome-extra/at-spi/Manifest b/gnome-extra/at-spi/Manifest index 568f0a9afd98..8a154ae6d9e7 100644 --- a/gnome-extra/at-spi/Manifest +++ b/gnome-extra/at-spi/Manifest @@ -1,17 +1,12 @@ MD5 1c2d9d1522be963f08beddb071761175 at-spi-1.1.8.ebuild 684 -MD5 baf761293b63e2c80f836192664c0d2c at-spi-1.3.9.ebuild 757 +MD5 c7dd2239342d455e43d4a4a98a109d6a at-spi-1.3.9.ebuild 741 MD5 b8d742bbd6bac745bc9dec6a9cff3ebd at-spi-1.0.2.ebuild 716 -MD5 baf761293b63e2c80f836192664c0d2c at-spi-1.3.8.ebuild 757 -MD5 b7781f56cc9273bc9ae41731afc27b4b at-spi-1.0.1.ebuild 706 -MD5 35020cb3f01f32048fb48daadf67a27b at-spi-1.1.9.ebuild 850 -MD5 deed854f4ce306a661671492d169770a ChangeLog 2666 +MD5 771b8b07a9782abd019038017fc0a5af at-spi-1.3.8.ebuild 752 +MD5 c9a956409dcd712b0c3e32252986c755 ChangeLog 2781 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 MD5 09499995b99bf57bffdf833a448af48b at-spi-1.3.7.ebuild 850 -MD5 22dee9ffe77841ab8e23f5e7a891977c files/at-spi-1.1.9-lspi.patch 282 -MD5 970130f3de8c7c0e1077567ac433c17d files/digest-at-spi-1.0.1 65 MD5 dfe189e4aef5e50aea20770e036bdd97 files/digest-at-spi-1.0.2 65 MD5 62a394abed965ca4bcf71a069bc41190 files/digest-at-spi-1.1.8 65 -MD5 9bdd83d0c2c4d9791b9473618028f7bd files/digest-at-spi-1.1.9 65 MD5 0e6c651b80d069e3b085bf75e07d5f39 files/digest-at-spi-1.3.7 65 MD5 4442e9ea6d5df9770c201c27cb4fdca3 files/digest-at-spi-1.3.8 65 MD5 1db32c9a39a71dc877098609ecd2d8d4 files/digest-at-spi-1.3.9 65 diff --git a/gnome-extra/at-spi/at-spi-1.0.1.ebuild b/gnome-extra/at-spi/at-spi-1.0.1.ebuild deleted file mode 100644 index 7d0e6a6e8d08..000000000000 --- a/gnome-extra/at-spi/at-spi-1.0.1.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/at-spi-1.0.1.ebuild,v 1.11 2003/09/06 23:52:56 msterret Exp $ - -IUSE="doc" - -inherit gnome2 - -S=${WORKDIR}/${P} -DESCRIPTION="This is the Gnome Accessibility Toolkit" -SRC_URI="mirror://gnome/2.0.0/sources/at-spi/${P}.tar.bz2" -HOMEPAGE="http://www.gnome.org/" -SLOT="0" -LICENSE="LGPL-2.1" -KEYWORDS="x86 sparc ppc" - -RDEPEND=">=gnome-base/gail-0.16 - >=gnome-base/libbonobo-2.0.0 - >=dev-libs/popt-1.6.3" - -DEPEND="${RDEPEND} - >=dev-util/pkgconfig-0.12.0 - doc? ( dev-util/gtk-doc )" - -DOCS="AUTHORS COPYING ChangeLog INSTALL NEWS README TODO" - - - - - diff --git a/gnome-extra/at-spi/at-spi-1.1.9.ebuild b/gnome-extra/at-spi/at-spi-1.1.9.ebuild deleted file mode 100644 index 2787f428a765..000000000000 --- a/gnome-extra/at-spi/at-spi-1.1.9.ebuild +++ /dev/null @@ -1,36 +0,0 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/at-spi-1.1.9.ebuild,v 1.4 2003/10/17 22:06:05 leonardop Exp $ - -IUSE="doc" - -inherit gnome2 - -DESCRIPTION="This is the Gnome Accessibility Toolkit" -HOMEPAGE="http://www.gnome.org/" - -IUSE="" -SLOT="0" -LICENSE="LGPL-2.1" -KEYWORDS="x86 ~ppc ~alpha ~amd64" - -RDEPEND=">=gnome-base/gail-0.17 - >=gnome-base/libbonobo-2.0.0 - >=dev-libs/atk-1.1 - >=x11-libs/gtk+-2 - >=dev-libs/popt-1.6.3 - >=gnome-base/ORBit2-2 - virtual/x11" -# virtual/x11 for libXtst libXi libXkb - -DEPEND="${RDEPEND} - >=dev-util/pkgconfig-0.12.0 - doc? ( dev-util/gtk-doc )" - -MAKEOPTS="${MAKEOPTS} -j1" -DOCS="AUTHORS COPYING ChangeLog INSTALL NEWS README TODO" - -src_unpack() { - unpack ${A} - epatch ${FILESDIR}/${P}-lspi.patch -} diff --git a/gnome-extra/at-spi/at-spi-1.3.8.ebuild b/gnome-extra/at-spi/at-spi-1.3.8.ebuild index 04019eba9965..a23ee971cec7 100644 --- a/gnome-extra/at-spi/at-spi-1.3.8.ebuild +++ b/gnome-extra/at-spi/at-spi-1.3.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/at-spi-1.3.8.ebuild,v 1.1 2003/11/04 01:32:56 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/at-spi-1.3.8.ebuild,v 1.2 2003/12/14 17:59:42 foser Exp $ IUSE="doc" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.gnome.org/" SLOT="0" LICENSE="LGPL-2.1" -KEYWORDS="~x86 ~ppc ~alpha ~amd64" +KEYWORDS="x86 ~ppc ~alpha ~amd64" RDEPEND=">=gnome-base/gail-1.3 >=gnome-base/libbonobo-1.107 diff --git a/gnome-extra/at-spi/at-spi-1.3.9.ebuild b/gnome-extra/at-spi/at-spi-1.3.9.ebuild new file mode 100644 index 000000000000..2aa6cede340d --- /dev/null +++ b/gnome-extra/at-spi/at-spi-1.3.9.ebuild @@ -0,0 +1,30 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/at-spi-1.3.9.ebuild,v 1.1 2003/12/14 17:59:42 foser Exp $ + +inherit gnome2 + +DESCRIPTION="The Gnome Accessibility Toolkit" +HOMEPAGE="http://www.gnome.org/" + +SLOT="0" +LICENSE="LGPL-2.1" +KEYWORDS="~x86 ~ppc ~alpha ~amd64" +IUSE="doc" + +RDEPEND=">=gnome-base/gail-1.3 + >=gnome-base/libbonobo-2 + >=dev-libs/atk-1.3.4 + >=x11-libs/gtk+-2 + dev-libs/popt + gnome-base/ORBit2 + virtual/x11" +# virtual/x11 for libXtst libXi libXkb + +DEPEND="${RDEPEND} + >=dev-util/pkgconfig-0.12.0 + doc? ( dev-util/gtk-doc )" + +MAKEOPTS="${MAKEOPTS} -j1" + +DOCS="AUTHORS ChangeLog COPYING NEWS README TODO" diff --git a/gnome-extra/at-spi/files/at-spi-1.1.9-lspi.patch b/gnome-extra/at-spi/files/at-spi-1.1.9-lspi.patch deleted file mode 100644 index 0c47d65267bb..000000000000 --- a/gnome-extra/at-spi/files/at-spi-1.1.9-lspi.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- at-spi-1.1.9/configure 2003-03-27 13:52:12.000000000 +0000 -+++ at-spi-1.1.9/configure.new 2003-07-08 10:38:19.000000000 +0100 -@@ -10000,7 +10000,7 @@ - { (exit 1); exit 1; }; } - fi - --ATK_BRIDGE_LIBS="$ATK_BRIDGE_LIBS -lspi" -+#ATK_BRIDGE_LIBS="$ATK_BRIDGE_LIBS -lspi" - - - diff --git a/gnome-extra/at-spi/files/digest-at-spi-1.0.1 b/gnome-extra/at-spi/files/digest-at-spi-1.0.1 deleted file mode 100644 index 19a250561436..000000000000 --- a/gnome-extra/at-spi/files/digest-at-spi-1.0.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 99567da24fb9e4170b234dcf88ed06da at-spi-1.0.1.tar.bz2 322123 diff --git a/gnome-extra/at-spi/files/digest-at-spi-1.1.9 b/gnome-extra/at-spi/files/digest-at-spi-1.1.9 deleted file mode 100644 index 84d3354663be..000000000000 --- a/gnome-extra/at-spi/files/digest-at-spi-1.1.9 +++ /dev/null @@ -1 +0,0 @@ -MD5 771e7140601140f255836d7df4c5fdde at-spi-1.1.9.tar.bz2 363139 diff --git a/gnome-extra/at-spi/files/digest-at-spi-1.3.9 b/gnome-extra/at-spi/files/digest-at-spi-1.3.9 new file mode 100644 index 000000000000..bc1a1ab9a94e --- /dev/null +++ b/gnome-extra/at-spi/files/digest-at-spi-1.3.9 @@ -0,0 +1 @@ +MD5 9a3915d9df16ea0f61cd613e94037998 at-spi-1.3.9.tar.bz2 409343 |