diff options
author | Peter Brown <rendhalver@gentoo.org> | 2003-01-07 15:52:51 +0000 |
---|---|---|
committer | Peter Brown <rendhalver@gentoo.org> | 2003-01-07 15:52:51 +0000 |
commit | 5a5562879b3b757b158d70e5fff2d78cb91ce8fe (patch) | |
tree | e4f1b516bdc0d6e096a7c9bc3aab7f956f297e9c /app-editors/xemacs | |
parent | Initial release (diff) | |
download | gentoo-2-5a5562879b3b757b158d70e5fff2d78cb91ce8fe.tar.gz gentoo-2-5a5562879b3b757b158d70e5fff2d78cb91ce8fe.tar.bz2 gentoo-2-5a5562879b3b757b158d70e5fff2d78cb91ce8fe.zip |
removing 21.4.6 21.4.8 ebuilds
Diffstat (limited to 'app-editors/xemacs')
-rw-r--r-- | app-editors/xemacs/files/digest-xemacs-21.4.6-r4 | 3 | ||||
-rw-r--r-- | app-editors/xemacs/files/digest-xemacs-21.4.8-r2 | 4 | ||||
-rw-r--r-- | app-editors/xemacs/files/digest-xemacs-21.4.8-r3 | 4 | ||||
-rw-r--r-- | app-editors/xemacs/xemacs-21.4.6-r4.ebuild | 110 | ||||
-rw-r--r-- | app-editors/xemacs/xemacs-21.4.8-r2.ebuild | 152 | ||||
-rw-r--r-- | app-editors/xemacs/xemacs-21.4.8-r3.ebuild | 155 |
6 files changed, 0 insertions, 428 deletions
diff --git a/app-editors/xemacs/files/digest-xemacs-21.4.6-r4 b/app-editors/xemacs/files/digest-xemacs-21.4.6-r4 deleted file mode 100644 index 59f9f28f98be..000000000000 --- a/app-editors/xemacs/files/digest-xemacs-21.4.6-r4 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 e27bf0aa5c332d8ee130633df7c2ca3e xemacs-21.4.6.tar.gz 10460867 -MD5 8ffd5903390fc49fd78c4e4517c0f111 efs-1.27-pkg.tar.gz 370061 -MD5 a4d511159174e4da1b20456a9c20eab5 xemacs-base-1.58-pkg.tar.gz 457041 diff --git a/app-editors/xemacs/files/digest-xemacs-21.4.8-r2 b/app-editors/xemacs/files/digest-xemacs-21.4.8-r2 deleted file mode 100644 index b1825922a0e7..000000000000 --- a/app-editors/xemacs/files/digest-xemacs-21.4.8-r2 +++ /dev/null @@ -1,4 +0,0 @@ -MD5 8d111231c5ad7d2434f0a80de6de238d xemacs-21.4.8.tar.gz 10539644 -MD5 8c2c6c00cfbdc5f8d64ad54ddfb731df efs-1.29-pkg.tar.gz 371905 -MD5 b0e29382cc9bc6c93cb068fa924ecb14 xemacs-base-1.63-pkg.tar.gz 463861 -MD5 b0b6e1b39d8aa97c2e596b84b478702b mule-base-1.40-pkg.tar.gz 443823 diff --git a/app-editors/xemacs/files/digest-xemacs-21.4.8-r3 b/app-editors/xemacs/files/digest-xemacs-21.4.8-r3 deleted file mode 100644 index f95ed4e6ac3e..000000000000 --- a/app-editors/xemacs/files/digest-xemacs-21.4.8-r3 +++ /dev/null @@ -1,4 +0,0 @@ -MD5 8d111231c5ad7d2434f0a80de6de238d xemacs-21.4.8.tar.gz 10539644 -MD5 8c2c6c00cfbdc5f8d64ad54ddfb731df efs-1.29-pkg.tar.gz 371905 -MD5 108cb98a37dd6270618b942e0fe97b48 xemacs-base-1.66-pkg.tar.gz 464634 -MD5 d521ca4256a8333db5dc686b9d719232 mule-base-1.42-pkg.tar.gz 443826 diff --git a/app-editors/xemacs/xemacs-21.4.6-r4.ebuild b/app-editors/xemacs/xemacs-21.4.6-r4.ebuild deleted file mode 100644 index d68f6af8efea..000000000000 --- a/app-editors/xemacs/xemacs-21.4.6-r4.ebuild +++ /dev/null @@ -1,110 +0,0 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.4.6-r4.ebuild,v 1.9 2002/12/09 04:17:41 manson Exp $ - -IUSE="nas esd motif gpm X" - -# this is just TEMPORARY until we can get to the core of the problem -SANDBOX_DISABLED="1" - -S="${WORKDIR}/${P}" -DESCRIPTION="The ultimate emacs, IMO. This is a non-FSF but still free for use version of the biggest text editor ever created." -EFS=1.27 -BASE=1.58 -SRC_URI="http://ftp.us.xemacs.org/ftp/pub/xemacs/xemacs-21.4/${P}.tar.gz - http://ftp.us.xemacs.org/ftp/pub/xemacs/packages/efs-${EFS}-pkg.tar.gz - http://ftp.us.xemacs.org/ftp/pub/xemacs/packages/xemacs-base-${BASE}-pkg.tar.gz" -HOMEPAGE="http://www.xemacs.org" - -DEPEND="sys-libs/ncurses - >=sys-libs/db-3 - nas? ( media-libs/nas ) - esd? ( media-sound/esound ) - motif? ( >=x11-libs/openmotif-2.1.30 ) - X? ( virtual/x11 - media-libs/libpng - media-libs/tiff - media-libs/jpeg - media-libs/compface )" -RDEPEND="" - -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="x86 sparc " - -PROVIDE="virtual/emacs" - -src_unpack() { - cd ${WORKDIR} - unpack ${P}.tar.gz - patch -p0 <${FILESDIR}/emodules.info-gentoo.patch -} - -src_compile() { - local myopts - local soundopts - - if [ "`use X`" ] - then - myopts="--with-x \ - --with-jpeg \ - --with-png \ - --with-tiff \ - --with-xface \ - --with-menubars=lucid \ - --with-scrollbars=lucid" - - use motif \ - && myopts="${myopts} --with-dialogs=motif --with-widgets=motif" \ - || myopts="${myopts} --with-dialogs=lucid --with-widgets=lucid" - else - myopts="--without-x" - fi - - use gpm \ - && myopts="${myopts} --with-gpm" \ - || myopts="${myopts} --without-gpm" - - soundopts="native" - use nas \ - && soundopts="$soundopts,nas" - - use esd \ - && soundopts="$soundopts,esd" - - myopts="${myopts} --with-sound=$soundopts" - - ./configure ${myopts} \ - --with-database=gnudbm \ - --prefix=/usr \ - --with-ncurses \ - --with-pop \ - --without-dragndrop \ - --with-xpm \ - --with-gif=no \ - --with-site-lisp=yes \ - --package-path=/usr/lib/xemacs/xemacs-packages/ \ - --with-msw=no \ - || die - - emake || die -} - -src_install() { - make prefix="${D}/usr" \ - mandir="${D}/usr/share/man/man1" \ - infodir="${D}/usr/share/info" \ - install || die - - # Install the two packages - dodir /usr/lib/xemacs/xemacs-packages/ - cd "${D}/usr/lib/xemacs/xemacs-packages/" - unpack "efs-${EFS}-pkg.tar.gz" - unpack "xemacs-base-${BASE}-pkg.tar.gz" - - #remove extraneous files - cd "${D}/usr/share/info" - rm -f dir info.info texinfo* termcap* - cd "${S}" - dodoc BUGS CHANGES-release COPYING GETTING* INSTALL ISSUES PROBLEMS README* -} diff --git a/app-editors/xemacs/xemacs-21.4.8-r2.ebuild b/app-editors/xemacs/xemacs-21.4.8-r2.ebuild deleted file mode 100644 index e51a5de61f63..000000000000 --- a/app-editors/xemacs/xemacs-21.4.8-r2.ebuild +++ /dev/null @@ -1,152 +0,0 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.4.8-r2.ebuild,v 1.7 2002/12/09 04:17:41 manson Exp $ - -IUSE="gpm esd postgres xface nas X jpeg tiff png mule" - -# this is just TEMPORARY until we can get to the core of the problem -SANDBOX_DISABLED="1" - -LICENSE="GPL-2" - -S="${WORKDIR}/${P}" -DESCRIPTION="XEmacs is a highly customizable open source text editor and application development system. This is the \"gamma\" release. Support for ncurses, and optional support for X via the lucid toolkit." -EFS=1.29 -BASE=1.63 -MULE=1.40 - -SRC_URI="http://ftp.xemacs.org/xemacs-21.4/${P}.tar.gz - http://ftp.xemacs.org/packages/efs-${EFS}-pkg.tar.gz - http://ftp.xemacs.org/packages/xemacs-base-${BASE}-pkg.tar.gz - http://ftp.xemacs.org/packages/mule-base-${MULE}-pkg.tar.gz" - -HOMEPAGE="http://www.xemacs.org" - - -RDEPEND="virtual/glibc - !virtual/xemacs - - >=sys-libs/gdbm-1.8.0 - >=sys-libs/zlib-1.1.4 - >=dev-libs/openssl-0.9.6 - >=media-libs/audiofile-0.2.3 - - gpm? ( >=sys-libs/gpm-1.19.6 ) - postgres? ( >=dev-db/postgresql-7.2 ) - - nas? ( media-libs/nas ) - esd? ( media-sound/esound ) - - X? ( virtual/x11 >=x11-libs/openmotif-2.1.30 ) - xface? ( media-libs/compface ) - tiff? ( media-libs/tiff ) - png? ( =media-libs/libpng-1.2* ) - jpeg? ( media-libs/jpeg )" - -DEPEND="${RDEPEND} - >=sys-libs/ncurses-5.2" - -PROVIDE="virtual/xemacs" - -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc " - - -src_unpack() { - cd ${WORKDIR} - unpack ${P}.tar.gz - cd ${S} - patch -p0 <${FILESDIR}/emodules.info-21.4.8-gentoo.patch - - if [ ${ARCH} = "ppc" ] ; then - patch -p0 < ${FILESDIR}/${P}-ppc.diff - fi - -} - -src_compile() { - local myconf="" - - if use X; - then - myconf="${myconf} - --with-x - --with-xpm - --with-dragndrop - --with-gif=no" - - use tiff && myconf="${myconf} --with-tiff" || - myconf="${myconf} --without-tiff" - use png && mconf="${myconf} --with-png" || - myconf="${myconf} --without-png" - use jpeg && myconf="${myconf} --with-jpeg" || - myconf="${myconf} --without-jpeg" - use xface && myconf="${myconf} --with-xface" || - myconf="${myconf} --without-xface" - - myconf="${myconf} --with-dialogs=lucid" - myconf="${myconf} --with-widgets=lucid" - myconf="${myconf} --with-scrollbars=lucid" - myconf="${myconf} --with-menubars=lucid" - else - myconf="${myconf} - --without-x - --without-xpm - --without-dragndrop - --with-gif=no" - fi - - use gpm && myconf="${myconf} --with-gpm" || - myconf="${myconf} --without-gpm" - use postgres && myconf="${myconf} --with-postgresql" || - myconf="${myconf} --without-postgresql" - use mule && myconf="${myconf} --with-mule" || - myconf="${myconf} --without-mule" - - local soundconf="native" - - use nas && soundconf="${soundconf},nas" - use esd && soundconf="${soundconf},esd" - - myconf="${myconf} --with-sound=${soundconf}" - - ./configure ${myconf} \ - --prefix=/usr \ - --with-database=gnudbm \ - --with-pop \ - --with-ncurses \ - --with-site-lisp=yes \ - --package-path=/usr/lib/xemacs/xemacs-packages/ \ - --with-msw=no \ - || die - - emake || die -} - -src_install() { - make prefix="${D}/usr" \ - mandir="${D}/usr/share/man/man1" \ - infodir="${D}/usr/share/info" \ - install gzip-el || die - - # install base packages - dodir /usr/lib/xemacs/xemacs-packages/ - cd ${D}/usr/lib/xemacs/xemacs-packages/ - unpack efs-${EFS}-pkg.tar.gz - unpack xemacs-base-${BASE}-pkg.tar.gz - # (optionally) install mule base package - if use mule; - then - dodir /usr/lib/xemacs/mule-packages - cd ${D}/usr/lib/xemacs/mule-packages/ - unpack mule-base-${MULE}-pkg.tar.gz - fi - - # remove extraneous files - cd ${D}/usr/share/info - rm -f dir info.info texinfo* termcap* - cd ${S} - dodoc BUGS CHANGES-* COPYING ChangeLog GETTING* INSTALL PROBLEMS README* - dodoc ${FILESDIR}/README.Gentoo -} diff --git a/app-editors/xemacs/xemacs-21.4.8-r3.ebuild b/app-editors/xemacs/xemacs-21.4.8-r3.ebuild deleted file mode 100644 index 0dc028a2bea5..000000000000 --- a/app-editors/xemacs/xemacs-21.4.8-r3.ebuild +++ /dev/null @@ -1,155 +0,0 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.4.8-r3.ebuild,v 1.10 2002/12/09 04:17:41 manson Exp $ - -IUSE="gpm esd postgres xface nas X jpeg tiff png mule" - -# this is just TEMPORARY until we can get to the core of the problem -SANDBOX_DISABLED="1" - -LICENSE="GPL-2" - -S="${WORKDIR}/${P}" -DESCRIPTION="XEmacs is a highly customizable open source text editor and application development system. This is the \"gamma\" release. Support for ncurses, and optional support for X via the lucid toolkit." -EFS=1.29 -BASE=1.66 -MULE=1.42 - -SRC_URI="http://ftp.xemacs.org/xemacs-21.4/${P}.tar.gz - http://ftp.xemacs.org/packages/efs-${EFS}-pkg.tar.gz - http://ftp.xemacs.org/packages/xemacs-base-${BASE}-pkg.tar.gz - http://ftp.xemacs.org/packages/mule-base-${MULE}-pkg.tar.gz" - -HOMEPAGE="http://www.xemacs.org" - - -RDEPEND="virtual/glibc - !virtual/xemacs - - >=sys-libs/gdbm-1.8.0 - >=sys-libs/zlib-1.1.4 - >=dev-libs/openssl-0.9.6 - >=media-libs/audiofile-0.2.3 - - gpm? ( >=sys-libs/gpm-1.19.6 ) - postgres? ( >=dev-db/postgresql-7.2 ) - - nas? ( media-libs/nas ) - esd? ( media-sound/esound ) - - X? ( virtual/x11 >=x11-libs/openmotif-2.1.30 ) - xface? ( media-libs/compface ) - tiff? ( media-libs/tiff ) - png? ( =media-libs/libpng-1.2* ) - jpeg? ( media-libs/jpeg )" - -DEPEND="${RDEPEND} - >=sys-libs/ncurses-5.2" - -PROVIDE="virtual/xemacs" - -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc " - - -src_unpack() { - unpack ${P}.tar.gz - - cd ${S} - patch -p0 <${FILESDIR}/emodules.info-21.4.8-gentoo.patch || die - - if [ ${ARCH} = "ppc" ] ; then - patch -p0 < ${FILESDIR}/${P}-ppc.diff || die - fi - -} - -src_compile() { - local myconf="" - - if use X; - then - myconf="${myconf} - --with-x - --with-xpm - --with-dragndrop - --with-gif=no" - - use tiff && myconf="${myconf} --with-tiff" || - myconf="${myconf} --without-tiff" - use png && mconf="${myconf} --with-png" || - myconf="${myconf} --without-png" - use jpeg && myconf="${myconf} --with-jpeg" || - myconf="${myconf} --without-jpeg" - use xface && myconf="${myconf} --with-xface" || - myconf="${myconf} --without-xface" - - myconf="${myconf} --with-dialogs=lucid" - myconf="${myconf} --with-widgets=lucid" - myconf="${myconf} --with-scrollbars=lucid" - myconf="${myconf} --with-menubars=lucid" - else - myconf="${myconf} - --without-x - --without-xpm - --without-dragndrop - --with-gif=no" - fi - - use gpm && myconf="${myconf} --with-gpm" || - myconf="${myconf} --without-gpm" - use postgres && myconf="${myconf} --with-postgresql" || - myconf="${myconf} --without-postgresql" - use mule && myconf="${myconf} --with-mule" || - myconf="${myconf} --without-mule" - - local soundconf="native" - - use nas && soundconf="${soundconf},nas" - use esd && soundconf="${soundconf},esd" - - myconf="${myconf} --with-sound=${soundconf}" - - ./configure ${myconf} \ - --prefix=/usr \ - --with-database=gnudbm \ - --with-pop \ - --with-ncurses \ - --with-site-lisp=yes \ - --package-path=/usr/lib/xemacs/xemacs-packages/ \ - --with-msw=no \ - || die - - # emake dont work on faster boxes it seems - # azarah (04 Aug 2002) - make || die -} - -src_install() { - make prefix=${D}/usr \ - mandir=${D}/usr/share/man/man1 \ - infodir=${D}/usr/share/info \ - install gzip-el || die - - # install base packages - dodir /usr/lib/xemacs/xemacs-packages/ - cd ${D}/usr/lib/xemacs/xemacs-packages/ - unpack efs-${EFS}-pkg.tar.gz - unpack xemacs-base-${BASE}-pkg.tar.gz - # (optionally) install mule base package - if use mule; - then - dodir /usr/lib/xemacs/mule-packages - cd ${D}/usr/lib/xemacs/mule-packages/ - unpack mule-base-${MULE}-pkg.tar.gz - fi - - # remove extraneous files - cd ${D}/usr/share/info - rm -f dir info.info texinfo* termcap* - cd ${S} - dodoc BUGS CHANGES-* COPYING ChangeLog GETTING* INSTALL PROBLEMS README* - dodoc ${FILESDIR}/README.Gentoo -} - |