diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2002-08-01 12:51:21 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2002-08-01 12:51:21 +0000 |
commit | 3d321aa9622623fbf3fa02991a2d7dcead41a955 (patch) | |
tree | 226e8385a46229bf597aea206d8f0e664b7be52d /app-editors | |
parent | masked anygui due to its outdated dependency (diff) | |
download | historical-3d321aa9622623fbf3fa02991a2d7dcead41a955.tar.gz historical-3d321aa9622623fbf3fa02991a2d7dcead41a955.tar.bz2 historical-3d321aa9622623fbf3fa02991a2d7dcead41a955.zip |
repoman'd
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/gtk-xemacs/gtk-xemacs-21.1.12_p3.ebuild | 35 | ||||
-rw-r--r-- | app-editors/xemacs-gamma/xemacs-gamma-21.4.6.ebuild | 8 | ||||
-rw-r--r-- | app-editors/xemacs-gamma/xemacs-gamma-21.4.8.ebuild | 8 |
3 files changed, 26 insertions, 25 deletions
diff --git a/app-editors/gtk-xemacs/gtk-xemacs-21.1.12_p3.ebuild b/app-editors/gtk-xemacs/gtk-xemacs-21.1.12_p3.ebuild index da91dcbcec4d..a9eddc916562 100644 --- a/app-editors/gtk-xemacs/gtk-xemacs-21.1.12_p3.ebuild +++ b/app-editors/gtk-xemacs/gtk-xemacs-21.1.12_p3.ebuild @@ -1,29 +1,26 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-editors/gtk-xemacs/gtk-xemacs-21.1.12_p3.ebuild,v 1.6 2002/08/01 11:58:57 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gtk-xemacs/gtk-xemacs-21.1.12_p3.ebuild,v 1.7 2002/08/01 12:51:21 seemant Exp $ -S=${WORKDIR}/gtk-xemacs +S=${WORKDIR}/${PN} DESCRIPTION="XEmacs 21.1.12 GTK" SRC_URI="http://www.cs.indiana.edu/elisp/gui-xemacs/dist/${PN}-09252000.tar.bz2" HOMEPAGE="http://www.cs.indiana.edu/elisp/gui-xemacs/" -src_compile() { - cd ${S} - try ./configure --prefix=/usr/X11R6 - try make -} - -src_install() { - cd ${S} - try make prefix=${D}/usr/X11R6 install - prepinfo /usr/X11R6/lib/xemacs-21.1.12 - prepman /usr/X11R6 - dodoc BUGS CHANGES-beta COPYING GETTING* INSTALL ISSUES PROBLEMS README* -} - - - - +SLOT="0" +LICENSE="GPL-2" +KEYWORDS="x86" +DEPEND="=x11-libs/gtk+-1.2*" +src_compile() { + ./configure --prefix=/usr/X11R6 || die + make || die +} +src_install() { + make prefix=${D}/usr/X11R6 install || die + prepinfo /usr/X11R6/lib/xemacs-21.1.12 + prepman /usr/X11R6 + dodoc BUGS CHANGES-beta COPYING GETTING* INSTALL ISSUES PROBLEMS README* +} diff --git a/app-editors/xemacs-gamma/xemacs-gamma-21.4.6.ebuild b/app-editors/xemacs-gamma/xemacs-gamma-21.4.6.ebuild index c56762f7c2df..0a354b16bf0b 100644 --- a/app-editors/xemacs-gamma/xemacs-gamma-21.4.6.ebuild +++ b/app-editors/xemacs-gamma/xemacs-gamma-21.4.6.ebuild @@ -1,12 +1,10 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs-gamma/xemacs-gamma-21.4.6.ebuild,v 1.4 2002/07/29 16:11:41 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs-gamma/xemacs-gamma-21.4.6.ebuild,v 1.5 2002/08/01 12:51:21 seemant Exp $ # this is just TEMPORARY until we can get to the core of the problem SANDBOX_DISABLED="1" -LICENSE="GPL-2" - REAL_P=${P//-gamma/} S="${WORKDIR}/${REAL_P}" DESCRIPTION="XEmacs is a highly customizable open source text editor and application development system." @@ -19,6 +17,10 @@ SRC_URI="http://ftp.us.xemacs.org/ftp/pub/xemacs/xemacs-21.4/${REAL_P}.tar.gz http://ibiblio.org/pub/packages/editors/xemacs/packages/mule-base-${MULE}-pkg.tar.gz" HOMEPAGE="http://www.xemacs.org" +SLOT="0" +LICENSE="GPL-2" +KEYWORDS="x86" + DEPEND=">=sys-libs/gdbm-1.8.0 >=sys-libs/zlib-1.1.4 >=dev-libs/openssl-0.9.6 diff --git a/app-editors/xemacs-gamma/xemacs-gamma-21.4.8.ebuild b/app-editors/xemacs-gamma/xemacs-gamma-21.4.8.ebuild index a7e7b0bc0659..bf0559a765aa 100644 --- a/app-editors/xemacs-gamma/xemacs-gamma-21.4.8.ebuild +++ b/app-editors/xemacs-gamma/xemacs-gamma-21.4.8.ebuild @@ -1,12 +1,10 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs-gamma/xemacs-gamma-21.4.8.ebuild,v 1.4 2002/07/29 16:11:41 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs-gamma/xemacs-gamma-21.4.8.ebuild,v 1.5 2002/08/01 12:51:21 seemant Exp $ # this is just TEMPORARY until we can get to the core of the problem SANDBOX_DISABLED="1" -LICENSE="GPL-2" - REAL_P=${P//-gamma/} S="${WORKDIR}/${REAL_P}" DESCRIPTION="XEmacs is a highly customizable open source text editor and application development system." @@ -19,6 +17,10 @@ SRC_URI="http://ftp.xemacs.org/xemacs-21.4/${REAL_P}.tar.gz http://ftp.xemacs.org/packages/mule-base-${MULE}-pkg.tar.gz" HOMEPAGE="http://www.xemacs.org" +SLOT="0" +LICENSE="GPL-2" +KEYWORDS="x86" + DEPEND=">=sys-libs/gdbm-1.8.0 >=sys-libs/zlib-1.1.4 >=dev-libs/openssl-0.9.6 |