diff options
author | 2004-06-28 19:38:10 +0000 | |
---|---|---|
committer | 2004-06-28 19:38:10 +0000 | |
commit | ad8ebb432f514fbc01add504f04876497115b396 (patch) | |
tree | 1575e4d947459c51e1630394ee6be904f19f7008 /x11-libs/wxGTK | |
parent | fixed typo and indentation in base profile (diff) | |
download | gentoo-2-ad8ebb432f514fbc01add504f04876497115b396.tar.gz gentoo-2-ad8ebb432f514fbc01add504f04876497115b396.tar.bz2 gentoo-2-ad8ebb432f514fbc01add504f04876497115b396.zip |
econf || die, sync IUSE, glibc -> libc
Diffstat (limited to 'x11-libs/wxGTK')
-rw-r--r-- | x11-libs/wxGTK/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/wxGTK/wxGTK-2.4.0.ebuild | 6 | ||||
-rw-r--r-- | x11-libs/wxGTK/wxGTK-2.4.2-r1.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/wxGTK/wxGTK-2.4.2.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/wxGTK/wxGTK-2.5.1.ebuild | 6 |
5 files changed, 15 insertions, 11 deletions
diff --git a/x11-libs/wxGTK/ChangeLog b/x11-libs/wxGTK/ChangeLog index 291b3002cb74..d6e32d9542e0 100644 --- a/x11-libs/wxGTK/ChangeLog +++ b/x11-libs/wxGTK/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/wxGTK # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v 1.53 2004/06/24 22:08:44 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v 1.54 2004/06/28 19:38:10 agriffis Exp $ + + 28 Jun 2004; Aron Griffis <agriffis@gentoo.org> wxGTK-2.4.0.ebuild, + wxGTK-2.4.2-r1.ebuild, wxGTK-2.4.2.ebuild, wxGTK-2.5.1.ebuild: + econf || die, sync IUSE, glibc -> libc 23 Jun 2004; Aron Griffis <agriffis@gentoo.org> wxGTK-2.4.0.ebuild, wxGTK-2.4.1-r1.ebuild, wxGTK-2.5.1.ebuild: diff --git a/x11-libs/wxGTK/wxGTK-2.4.0.ebuild b/x11-libs/wxGTK/wxGTK-2.4.0.ebuild index 9562f2f2e0ae..5ce4d942cefc 100644 --- a/x11-libs/wxGTK/wxGTK-2.4.0.ebuild +++ b/x11-libs/wxGTK/wxGTK-2.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.4.0.ebuild,v 1.18 2004/06/24 22:08:44 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.4.0.ebuild,v 1.19 2004/06/28 19:38:10 agriffis Exp $ DESCRIPTION="GTK+ version of wxWindows, a cross-platform C++ GUI toolkit." SRC_URI="mirror://sourceforge/wxwindows/${P}.tar.bz2" @@ -9,9 +9,9 @@ HOMEPAGE="http://www.wxwindows.org/" LICENSE="wxWinLL-3" SLOT="0" KEYWORDS="x86 ~ppc ~sparc ~alpha" -IUSE="nls odbc opengl gtk2" +IUSE="gtk2 nls odbc opengl static" -DEPEND="virtual/glibc +DEPEND="virtual/libc virtual/x11 media-libs/netpbm media-libs/giflib diff --git a/x11-libs/wxGTK/wxGTK-2.4.2-r1.ebuild b/x11-libs/wxGTK/wxGTK-2.4.2-r1.ebuild index 70c5e8c915be..a99717d5ec46 100644 --- a/x11-libs/wxGTK/wxGTK-2.4.2-r1.ebuild +++ b/x11-libs/wxGTK/wxGTK-2.4.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.4.2-r1.ebuild,v 1.2 2004/06/24 22:08:44 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.4.2-r1.ebuild,v 1.3 2004/06/28 19:38:10 agriffis Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/wxwindows/${P}.tar.bz2" LICENSE="wxWinLL-3" SLOT="0" KEYWORDS="x86 ppc ~sparc alpha arm amd64 ia64" -IUSE="odbc opengl gtk2 unicode debug" +IUSE="gtk2 odbc opengl unicode" RDEPEND="virtual/x11 sys-libs/zlib diff --git a/x11-libs/wxGTK/wxGTK-2.4.2.ebuild b/x11-libs/wxGTK/wxGTK-2.4.2.ebuild index 4d217d6d7695..a7ff1d7a4f35 100644 --- a/x11-libs/wxGTK/wxGTK-2.4.2.ebuild +++ b/x11-libs/wxGTK/wxGTK-2.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.4.2.ebuild,v 1.14 2004/06/24 22:08:44 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.4.2.ebuild,v 1.15 2004/06/28 19:38:10 agriffis Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/wxwindows/${P}.tar.bz2" LICENSE="wxWinLL-3" SLOT="0" KEYWORDS="x86 ppc ~sparc alpha arm amd64 ia64" -IUSE="odbc opengl gtk2 unicode debug" +IUSE="gtk2 odbc opengl unicode" RDEPEND="virtual/x11 sys-libs/zlib diff --git a/x11-libs/wxGTK/wxGTK-2.5.1.ebuild b/x11-libs/wxGTK/wxGTK-2.5.1.ebuild index 3edfa87f5eb3..c6f685d97cd8 100644 --- a/x11-libs/wxGTK/wxGTK-2.5.1.ebuild +++ b/x11-libs/wxGTK/wxGTK-2.5.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.5.1.ebuild,v 1.3 2004/06/24 22:08:44 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.5.1.ebuild,v 1.4 2004/06/28 19:38:10 agriffis Exp $ DESCRIPTION="GTK+ version of wxWindows, a cross-platform C++ GUI toolkit." SRC_URI="mirror://sourceforge/wxwindows/${P}.tar.bz2" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.wxwindows.org/" LICENSE="wxWinLL-3" SLOT="0" KEYWORDS="~x86" -IUSE="nls odbc opengl gtk2 unicode debug" +IUSE="gtk2 odbc opengl unicode" RDEPEND="virtual/x11 sys-libs/zlib @@ -57,7 +57,7 @@ src_compile() { myconf="${myconf} `use_with odbc`" fi - econf ${myconf} + econf ${myconf} || die "econf failed" emake || die "make failed" cd ${S}/contrib/src |