summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-accessibility/emacspeak-ss/emacspeak-ss-1.9.1.ebuild6
-rw-r--r--app-accessibility/epos/epos-2.5.23-r1.ebuild5
-rw-r--r--app-accessibility/epos/epos-2.5.23.ebuild4
-rw-r--r--app-accessibility/nfbtrans/nfbtrans-7.70.ebuild10
-rw-r--r--app-accessibility/speech-tools/speech-tools-1.2.3.ebuild4
-rw-r--r--app-accessibility/speechd-up/speechd-up-0.0.1_pre20040616.ebuild16
-rw-r--r--app-accessibility/sphinx2/sphinx2-0.4.ebuild19
-rw-r--r--app-accessibility/yasr/yasr-0.6.5.ebuild4
8 files changed, 32 insertions, 36 deletions
diff --git a/app-accessibility/emacspeak-ss/emacspeak-ss-1.9.1.ebuild b/app-accessibility/emacspeak-ss/emacspeak-ss-1.9.1.ebuild
index 9fd0772771b1..cd23876b1154 100644
--- a/app-accessibility/emacspeak-ss/emacspeak-ss-1.9.1.ebuild
+++ b/app-accessibility/emacspeak-ss/emacspeak-ss-1.9.1.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-accessibility/emacspeak-ss/emacspeak-ss-1.9.1.ebuild,v 1.5 2004/06/24 21:21:16 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/emacspeak-ss/emacspeak-ss-1.9.1.ebuild,v 1.6 2004/06/25 15:59:55 vapier Exp $
inherit eutils
DESCRIPTION="adds support for several speech synthesizers to emacspeak"
-HOMEPAGE="http://leb.net/blinux"
+HOMEPAGE="http://leb.net/blinux/"
SRC_URI="http://leb.net/pub/blinux/emacspeak/blinux/${P}.tar.gz"
LICENSE="GPL-2"
@@ -13,7 +13,7 @@ SLOT="0"
KEYWORDS="x86 ~ppc"
IUSE=""
-DEPEND="virtual/glibc"
+DEPEND="virtual/libc"
RDEPEND="${DEPEND}
>=app-accessibility/emacspeak-18"
diff --git a/app-accessibility/epos/epos-2.5.23-r1.ebuild b/app-accessibility/epos/epos-2.5.23-r1.ebuild
index 043c47bdb977..83f616351b10 100644
--- a/app-accessibility/epos/epos-2.5.23-r1.ebuild
+++ b/app-accessibility/epos/epos-2.5.23-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/app-accessibility/epos/epos-2.5.23-r1.ebuild,v 1.3 2004/06/24 21:21:30 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/epos/epos-2.5.23-r1.ebuild,v 1.4 2004/06/25 15:59:31 vapier Exp $
inherit eutils
@@ -14,13 +14,12 @@ KEYWORDS="~x86 ~ppc"
IUSE=""
DEPEND=">=sys-apps/sed-4"
-RDEPEND="virtual/glibc"
+RDEPEND="virtual/libc"
src_unpack() {
unpack ${A}
cd ${S}/src
epatch ${FILESDIR}/epos-waveform.patch
- cd ${S}
}
src_install() {
diff --git a/app-accessibility/epos/epos-2.5.23.ebuild b/app-accessibility/epos/epos-2.5.23.ebuild
index 9953a55989f2..5b7a2911be0a 100644
--- a/app-accessibility/epos/epos-2.5.23.ebuild
+++ b/app-accessibility/epos/epos-2.5.23.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/app-accessibility/epos/epos-2.5.23.ebuild,v 1.3 2004/06/24 21:21:30 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/epos/epos-2.5.23.ebuild,v 1.4 2004/06/25 15:59:31 vapier Exp $
DESCRIPTION="language independent text-to-speech system"
HOMEPAGE="http://epos.ure.cas.cz/"
@@ -11,7 +11,7 @@ SLOT="0"
KEYWORDS="x86"
IUSE=""
-DEPEND="virtual/glibc"
+DEPEND="virtual/libc"
src_install() {
einstall || die
diff --git a/app-accessibility/nfbtrans/nfbtrans-7.70.ebuild b/app-accessibility/nfbtrans/nfbtrans-7.70.ebuild
index e84e47797a94..b2c30a76bd2e 100644
--- a/app-accessibility/nfbtrans/nfbtrans-7.70.ebuild
+++ b/app-accessibility/nfbtrans/nfbtrans-7.70.ebuild
@@ -1,17 +1,19 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-accessibility/nfbtrans/nfbtrans-7.70.ebuild,v 1.4 2004/06/24 21:23:50 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/nfbtrans/nfbtrans-7.70.ebuild,v 1.5 2004/06/25 16:00:45 vapier Exp $
inherit eutils
-DESCRIPTION="The braille translator from the National Federation of the Blind"
+DESCRIPTION="braille translator from the National Federation of the Blind"
HOMEPAGE="http://www.nfb.org/nfbtrans.htm"
SRC_URI="http://www.nfb.org/braille/nfbtrans/nfbtr770.zip"
+
LICENSE="public-domain"
SLOT="0"
KEYWORDS="x86 ~ppc"
IUSE=""
-RDEPEND="virtual/glibc"
+
+RDEPEND="virtual/libc"
DEPEND="${RDEPEND}
>=app-arch/unzip-5.50-r2"
@@ -30,7 +32,7 @@ src_compile() {
}
src_install() {
- dobin nfbtrans
+ dobin nfbtrans || die
dodoc *fmt readme.txt makedoc
insinto /etc/nfbtrans
doins *cnf *tab *dic spell.dat *zip
diff --git a/app-accessibility/speech-tools/speech-tools-1.2.3.ebuild b/app-accessibility/speech-tools/speech-tools-1.2.3.ebuild
index e2d1ba5c6683..e419e512e3ad 100644
--- a/app-accessibility/speech-tools/speech-tools-1.2.3.ebuild
+++ b/app-accessibility/speech-tools/speech-tools-1.2.3.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/app-accessibility/speech-tools/speech-tools-1.2.3.ebuild,v 1.10 2004/06/24 21:24:48 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-tools/speech-tools-1.2.3.ebuild,v 1.11 2004/06/25 15:57:41 vapier Exp $
inherit eutils fixheadtails gcc
@@ -15,7 +15,7 @@ SLOT="0"
KEYWORDS="x86 ~ppc sparc amd64"
IUSE="doc"
-RDEPEND="virtual/glibc"
+RDEPEND="virtual/libc"
S="${WORKDIR}/speech_tools"
diff --git a/app-accessibility/speechd-up/speechd-up-0.0.1_pre20040616.ebuild b/app-accessibility/speechd-up/speechd-up-0.0.1_pre20040616.ebuild
index f82fcb83a39d..016ec2e31668 100644
--- a/app-accessibility/speechd-up/speechd-up-0.0.1_pre20040616.ebuild
+++ b/app-accessibility/speechd-up/speechd-up-0.0.1_pre20040616.ebuild
@@ -1,25 +1,25 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speechd-up/speechd-up-0.0.1_pre20040616.ebuild,v 1.2 2004/06/24 21:24:34 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speechd-up/speechd-up-0.0.1_pre20040616.ebuild,v 1.3 2004/06/25 16:02:10 vapier Exp $
+ECVS_SERVER="cvs.freebsoft.org:/var/lib/cvs"
+ECVS_MODULE="speechd-up"
+ECVS_TOP_DIR="${DISTDIR}/cvs-src/${PN}"
inherit cvs eutils libtool
DESCRIPTION="speechup screen reader with software synthesis"
HOMEPAGE="http://www.freebsoft.org/speechd-up"
-SLOT="0"
+
LICENSE="GPL-2"
+SLOT="0"
KEYWORDS="~x86"
IUSE=""
-RDEPEND="virtual/glibc"
-
-DEPENDS="${RDEPEND}
+RDEPEND="virtual/libc"
+DEPEND="${RDEPEND}
>=sys-devel/automake-1.7.8
>=sys-devel/autoconf-2.58"
-ECVS_SERVER="cvs.freebsoft.org:/var/lib/cvs"
-ECVS_MODULE="speechd-up"
-ECVS_TOP_DIR="${DISTDIR}/cvs-src/${PN}"
S=${WORKDIR}/${ECVS_MODULE}
src_compile() {
diff --git a/app-accessibility/sphinx2/sphinx2-0.4.ebuild b/app-accessibility/sphinx2/sphinx2-0.4.ebuild
index 63cf71cdb9fd..1199bea7b049 100644
--- a/app-accessibility/sphinx2/sphinx2-0.4.ebuild
+++ b/app-accessibility/sphinx2/sphinx2-0.4.ebuild
@@ -1,20 +1,21 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-accessibility/sphinx2/sphinx2-0.4.ebuild,v 1.4 2004/06/24 21:24:56 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/sphinx2/sphinx2-0.4.ebuild,v 1.5 2004/06/25 15:58:20 vapier Exp $
inherit eutils
-DESCRIPTION="Sphinx2 - CMU Speech Recognition-engine"
-HOMEPAGE="http://fife.speech.cs.cmu.edu/sphinx/"
MY_P=${P/_/}
S=${WORKDIR}/${MY_P}
+DESCRIPTION="CMU Speech Recognition-engine"
+HOMEPAGE="http://fife.speech.cs.cmu.edu/sphinx/"
SRC_URI="mirror://sourceforge/cmusphinx/${P}.tar.gz"
-SLOT="0"
+
LICENSE="BSD as-is"
+SLOT="0"
KEYWORDS="x86 ~ppc"
IUSE=""
-DEPEND="virtual/glibc"
+DEPEND="virtual/libc"
src_unpack() {
unpack ${A}
@@ -22,12 +23,6 @@ src_unpack() {
epatch ${FILESDIR}/sphinx2-gcc3.4.patch
}
-src_compile() {
- econf || die
- emake || die
-}
-
-src_install () {
+src_install() {
einstall || die
-
}
diff --git a/app-accessibility/yasr/yasr-0.6.5.ebuild b/app-accessibility/yasr/yasr-0.6.5.ebuild
index c2ac76693d90..0d8ba1d55e60 100644
--- a/app-accessibility/yasr/yasr-0.6.5.ebuild
+++ b/app-accessibility/yasr/yasr-0.6.5.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/app-accessibility/yasr/yasr-0.6.5.ebuild,v 1.8 2004/06/24 21:25:18 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/yasr/yasr-0.6.5.ebuild,v 1.9 2004/06/25 15:58:50 vapier Exp $
DESCRIPTION="general-purpose console screen reader"
HOMEPAGE="http://yasr.sourceforge.net/"
@@ -11,7 +11,7 @@ SLOT="0"
KEYWORDS="x86 ~ppc ~amd64"
IUSE=""
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
>=sys-devel/make-3.80
>=sys-devel/autoconf-2.58"
RDEPEND=""