summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Tolboom <ryan@gentoo.org>2001-11-27 03:24:34 +0000
committerRyan Tolboom <ryan@gentoo.org>2001-11-27 03:24:34 +0000
commit6df27835fd3e56b369a19daf619f9653d6e192fe (patch)
treea193828c1ff6e3a29bcd766972b8c12ce13d828e /app-text/aspell
parentnew version (diff)
downloadgentoo-2-6df27835fd3e56b369a19daf619f9653d6e192fe.tar.gz
gentoo-2-6df27835fd3e56b369a19daf619f9653d6e192fe.tar.bz2
gentoo-2-6df27835fd3e56b369a19daf619f9653d6e192fe.zip
Updated aspell and pspell
Diffstat (limited to 'app-text/aspell')
-rw-r--r--app-text/aspell/aspell-0.33.7.1.ebuild35
-rw-r--r--app-text/aspell/files/digest-aspell-0.33.7.11
2 files changed, 36 insertions, 0 deletions
diff --git a/app-text/aspell/aspell-0.33.7.1.ebuild b/app-text/aspell/aspell-0.33.7.1.ebuild
new file mode 100644
index 000000000000..b5256742fe61
--- /dev/null
+++ b/app-text/aspell/aspell-0.33.7.1.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2000 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License, v2 or later
+# Author Achim Gottinger <achim@gentoo.org>
+# /space/gentoo/cvsroot/gentoo-x86/app-text/aspell/aspell-0.33.ebuild,v 1.2 2001/05/28 14:32:32 achim Exp
+
+
+A=${PN}-.33.7.1.tar.gz
+S=${WORKDIR}/${PN}-.33.7.1
+DESCRIPTION="A spell checker replacement for ispell"
+SRC_URI="http://download.sourceforge.net/aspell/${A}"
+HOMEPAGE="http://aspell.sourceforge.net"
+
+DEPEND=">=app-text/pspell-0.12
+ >=sys-libs/ncurses-5.2"
+
+src_compile() {
+
+ try ./configure --prefix=/usr --sysconfdir=/etc/aspell --host=${CHOST} --enable-doc-dir=/usr/share/doc/${P}
+ try make
+
+}
+
+src_install () {
+
+ try make DESTDIR=${D} install
+ cd ${D}/usr/share/doc/${P}
+ mv man-html html
+ mv man-text txt
+ prepalldocs
+ cd ${S}
+
+ dodoc README* TODO
+
+}
+
diff --git a/app-text/aspell/files/digest-aspell-0.33.7.1 b/app-text/aspell/files/digest-aspell-0.33.7.1
new file mode 100644
index 000000000000..25f90a97adfa
--- /dev/null
+++ b/app-text/aspell/files/digest-aspell-0.33.7.1
@@ -0,0 +1 @@
+MD5 5a975196883a139e6759701633021955 aspell-.33.7.1.tar.gz 1650688