summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarinus Schraal <foser@gentoo.org>2003-02-09 15:19:04 +0000
committerMarinus Schraal <foser@gentoo.org>2003-02-09 15:19:04 +0000
commit11b9d4bd241760317e696a6704530cf374f7b8ae (patch)
treea290d91dfa7d8203dceb5fb15b264840ff2450f8 /dev-libs
parentx86 stable (diff)
downloadgentoo-2-11b9d4bd241760317e696a6704530cf374f7b8ae.tar.gz
gentoo-2-11b9d4bd241760317e696a6704530cf374f7b8ae.tar.bz2
gentoo-2-11b9d4bd241760317e696a6704530cf374f7b8ae.zip
mark x86 stable
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/atk/atk-1.2.1.ebuild40
-rw-r--r--dev-libs/atk/atk-1.2.2.ebuild4
-rw-r--r--dev-libs/atk/files/digest-atk-1.2.11
-rw-r--r--dev-libs/glib/glib-2.2.1.ebuild4
-rw-r--r--dev-libs/librep/librep-0.16.1.ebuild12
5 files changed, 7 insertions, 54 deletions
diff --git a/dev-libs/atk/atk-1.2.1.ebuild b/dev-libs/atk/atk-1.2.1.ebuild
deleted file mode 100644
index 7ea44adcda23..000000000000
--- a/dev-libs/atk/atk-1.2.1.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2002 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-1.2.1.ebuild,v 1.2 2003/02/04 06:03:58 spider Exp $
-
-inherit libtool gnome2
-
-IUSE="doc"
-S=${WORKDIR}/${P}
-DESCRIPTION="Gnome Accessibility Toolkit"
-HOMEPAGE="http://developer.gnome.org/projects/gap/"
-
-SLOT="1"
-LICENSE="LGPL-2.1"
-KEYWORDS="~x86 ~ppc ~alpha"
-
-RDEPEND=">=dev-libs/glib-2"
-
-DEPEND="${RDEPEND}
- doc? ( >=dev-util/gtk-doc-0.9-r2 )
- >=dev-util/pkgconfig-0.12.0"
-
-src_compile() {
- elibtoolize
- local myconf
- use doc \
- && myconf="${myconf} --enable-gtk-doc" \
- || myconf="${myconf} --disable-gtk-doc"
-
- if [ -n "$DEBUGBUILD" ]; then
- myconf="${myconf} --enable-debug"
- fi
-
- econf ${myconf} || die
- emake || die
-}
-
-src_install() {
- einstall || die
- dodoc AUTHORS ChangeLog COPYING README* INSTALL NEWS
-}
diff --git a/dev-libs/atk/atk-1.2.2.ebuild b/dev-libs/atk/atk-1.2.2.ebuild
index 2e40f958ec1d..cbec48143098 100644
--- a/dev-libs/atk/atk-1.2.2.ebuild
+++ b/dev-libs/atk/atk-1.2.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-1.2.2.ebuild,v 1.1 2003/01/21 19:20:25 foser Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-1.2.2.ebuild,v 1.2 2003/02/09 15:17:51 foser Exp $
inherit libtool gnome2
@@ -11,7 +11,7 @@ HOMEPAGE="http://developer.gnome.org/projects/gap/"
SLOT="1"
LICENSE="LGPL-2.1"
-KEYWORDS="~x86 ~ppc ~alpha"
+KEYWORDS="x86 ~ppc ~alpha"
RDEPEND=">=dev-libs/glib-2"
diff --git a/dev-libs/atk/files/digest-atk-1.2.1 b/dev-libs/atk/files/digest-atk-1.2.1
deleted file mode 100644
index eee9df229ed0..000000000000
--- a/dev-libs/atk/files/digest-atk-1.2.1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 6486749eed2c32c48ad883e0402e9e3c atk-1.2.1.tar.bz2 288666
diff --git a/dev-libs/glib/glib-2.2.1.ebuild b/dev-libs/glib/glib-2.2.1.ebuild
index 0737f12f5cb3..6afefc62c73f 100644
--- a/dev-libs/glib/glib-2.2.1.ebuild
+++ b/dev-libs/glib/glib-2.2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.2.1.ebuild,v 1.1 2003/02/04 06:02:09 spider Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.2.1.ebuild,v 1.2 2003/02/09 15:17:51 foser Exp $
inherit libtool
@@ -12,7 +12,7 @@ HOMEPAGE="http://www.gtk.org/"
SLOT="2"
LICENSE="LGPL-2.1"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha"
+KEYWORDS="x86 ~ppc ~sparc ~alpha"
DEPEND=">=dev-util/pkgconfig-0.14.0
doc? ( >=dev-util/gtk-doc-0.9-r2 )"
diff --git a/dev-libs/librep/librep-0.16.1.ebuild b/dev-libs/librep/librep-0.16.1.ebuild
index 61fa97ed6129..02e8f597eec8 100644
--- a/dev-libs/librep/librep-0.16.1.ebuild
+++ b/dev-libs/librep/librep-0.16.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# # $Header: /var/cvsroot/gentoo-x86/dev-libs/librep/librep-0.16.1.ebuild,v 1.7 2003/02/05 16:45:27 agriffis Exp $
+# # $Header: /var/cvsroot/gentoo-x86/dev-libs/librep/librep-0.16.1.ebuild,v 1.8 2003/02/09 15:17:51 foser Exp $
IUSE="readline"
@@ -17,9 +17,6 @@ LICENSE="GPL-2"
KEYWORDS="x86 sparc ppc alpha"
DEPEND=">=sys-libs/gdbm-1.8.0
- >=dev-libs/gmp-3.1.1
- readline? ( >=sys-libs/readline-4.1
- >=sys-libs/ncurses-5.2 )
sys-apps/texinfo
>=sys-devel/automake-1.6.1-r5"
@@ -29,9 +26,7 @@ src_compile() {
local myconf=""
- use readline \
- && myconf="--with-readline" \
- || myconf="--without-readline"
+ myconf="--without-readline --without-gmp"
LC_ALL=""
LINGUAS=""
@@ -40,10 +35,9 @@ src_compile() {
econf \
--libexecdir=/usr/lib \
- --with-extra-cflags=-fstrength-reduce \
${myconf} || die "configure failure"
- emake host_type=${CHOST} || die "compile failure"
+ make -j1 host_type=${CHOST} || die "compile failure"
}
src_install() {