summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-office')
-rw-r--r--app-office/koffice/koffice-1.1.1.ebuild11
-rw-r--r--app-office/logjam/ChangeLog8
-rw-r--r--app-office/logjam/logjam-3.0.4.ebuild31
-rw-r--r--app-office/openoffice/openoffice-1.0.0-r1.ebuild6
-rw-r--r--app-office/openoffice/openoffice-1.0.0-r2.ebuild6
-rw-r--r--app-office/sc/sc-7.12.ebuild24
-rw-r--r--app-office/scribus/scribus-0.7.4-r1.ebuild17
-rw-r--r--app-office/siag/files/digest-siag-3.4.71
-rw-r--r--app-office/siag/files/digest-siag-3.5.21
-rw-r--r--app-office/siag/files/digest-siag-3.5.2-r11
-rw-r--r--app-office/siag/siag-3.4.7.ebuild53
-rw-r--r--app-office/siag/siag-3.5.2-r1.ebuild48
-rw-r--r--app-office/siag/siag-3.5.2-r2.ebuild16
-rw-r--r--app-office/siag/siag-3.5.2.ebuild48
-rw-r--r--app-office/texmacs/texmacs-1.0.0.8.ebuild33
-rw-r--r--app-office/texmacs/texmacs-1.0.ebuild36
16 files changed, 102 insertions, 238 deletions
diff --git a/app-office/koffice/koffice-1.1.1.ebuild b/app-office/koffice/koffice-1.1.1.ebuild
index 882e3a831270..7cda5932ac16 100644
--- a/app-office/koffice/koffice-1.1.1.ebuild
+++ b/app-office/koffice/koffice-1.1.1.ebuild
@@ -1,6 +1,6 @@
# 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-office/koffice/koffice-1.1.1.ebuild,v 1.13 2002/08/01 11:58:59 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/koffice/koffice-1.1.1.ebuild,v 1.14 2002/08/01 13:09:06 seemant Exp $
inherit kde-base || die
@@ -16,7 +16,7 @@ SRC_URI="ftp://ftp.kde.org/pub/$SRC_PATH
ftp://ftp.fh-heilbronn.de/pub/mirrors/$SRC_PATH
ftp://ftp.sourceforge.net/pub/mirrors/$SRC_PATH"
-
+LICENSE="GPL-2 LGPL-2"
KEYWORDS="x86 ppc"
DEPEND="$DEPEND
@@ -30,12 +30,13 @@ src_unpack() {
src_compile() {
- myconf="$myconf --enable-all"
- myconf="$myconf --with-extra-libs=/usr/lib/python2.2/config"
+ myconf="${myconf} --enable-all"
+ myconf="${myconf} --with-extra-libs=/usr/lib/python2.2/config"
kde_src_compile myconf configure
export LIBPYTHON="`python-config --libs`"
- #the dir kchar/kdchart cannot be compiled with the -fomit-frame-pointer flag present
+ # the dir kchar/kdchart cannot be compiled with the
+ # -fomit-frame-pointer flag present
kde_remove_flag kchart/kdchart -fomit-frame-pointer
kde_src_compile make
diff --git a/app-office/logjam/ChangeLog b/app-office/logjam/ChangeLog
index 75957f7186f4..c408ef720cd9 100644
--- a/app-office/logjam/ChangeLog
+++ b/app-office/logjam/ChangeLog
@@ -1,9 +1,13 @@
# ChangeLog for app-office/logjam
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/app-office/logjam/ChangeLog,v 1.1 2002/05/24 07:16:12 agenkin Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/logjam/ChangeLog,v 1.2 2002/08/01 13:09:06 seemant Exp $
+
+ 01 Aug 2002; Seemant Kulleen <seemant@gentoo.org> logjam-3.0.4.ebuild :
+
+ repoman fixes, and made xmms dependency optional based on USE settings.
*logjam-3.0.4 (24 May 2002)
24 May 2002; Arcady Genkin <agenkin@thpoon.com> logjam-3.0.4.ebuild :
- Initial version of the package, created by lsd@linuxgamers.net (Leigh Dyer). \ No newline at end of file
+ Initial version of the package, created by lsd@linuxgamers.net (Leigh Dyer).
diff --git a/app-office/logjam/logjam-3.0.4.ebuild b/app-office/logjam/logjam-3.0.4.ebuild
index ed9ecf7b4e26..6531cd17f13e 100644
--- a/app-office/logjam/logjam-3.0.4.ebuild
+++ b/app-office/logjam/logjam-3.0.4.ebuild
@@ -1,31 +1,28 @@
# 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-office/logjam/logjam-3.0.4.ebuild,v 1.1 2002/05/24 07:16:12 agenkin Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/logjam/logjam-3.0.4.ebuild,v 1.2 2002/08/01 13:09:06 seemant Exp $
+S=${WORKDIR}/${P}
DESCRIPTION="GTK-based LiveJournal client"
HOMEPAGE="http://logjam.danga.com/"
+SRC_URI=http://logjam.danga.com/download/${P}.tar.gz
-DEPEND=">=x11-libs/gtk+-1.2.10
- net-ftp/curl
- gnome? ( >=gnome-base/gnome-core-1.4.0 )
- media-sound/xmms"
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="x86"
-SRC_URI=http://logjam.danga.com/download/${P}.tar.gz
-S=${WORKDIR}/${P}
+DEPEND=">=x11-libs/gtk+-1.2.10
+ net-ftp/curl
+ gnome? ( >=gnome-base/gnome-core-1.4.0 )
+ xmms? ( media-sound/xmms )"
src_compile () {
- local myopts
+ local myconf
- use gnome && myopts="${myopts} --with-gnome=yes"
-
- ./configure \
- --host=${CHOST} \
- --prefix=/usr \
- --infodir=/usr/share/info \
- --mandir=/usr/share/man \
- --enable-xmms \
- ${myopts} || die "./configure failed"
+ use gnome && myconf="${myconf} --with-gnome=yes"
+ use xmms && myconf="${myconf} --enable-xmms"
+ econf ${myconf} || die "./configure failed"
emake || die
}
diff --git a/app-office/openoffice/openoffice-1.0.0-r1.ebuild b/app-office/openoffice/openoffice-1.0.0-r1.ebuild
index 835fc9e659a4..f4ca41958b2a 100644
--- a/app-office/openoffice/openoffice-1.0.0-r1.ebuild
+++ b/app-office/openoffice/openoffice-1.0.0-r1.ebuild
@@ -1,6 +1,6 @@
# 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-office/openoffice/openoffice-1.0.0-r1.ebuild,v 1.3 2002/07/11 06:30:17 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice/openoffice-1.0.0-r1.ebuild,v 1.4 2002/08/01 13:09:06 seemant Exp $
# IMPORTANT: This is extremely alpha!!!
@@ -27,6 +27,10 @@
# Some kind of install process. Works mostly, but the xml registry
# needs to be updated via a script or some program, not a tarball.
+SLOT="0"
+LICENSE="LGPL-2 | SISSL-1.1"
+KEYWORDS="x86"
+
LOC="/opt"
#MAIN_VER="`echo ${PV} |sed -e "s:[a-z]::g"`"
MAIN_VER="641"
diff --git a/app-office/openoffice/openoffice-1.0.0-r2.ebuild b/app-office/openoffice/openoffice-1.0.0-r2.ebuild
index 4601ccc07c4d..aec6036860e6 100644
--- a/app-office/openoffice/openoffice-1.0.0-r2.ebuild
+++ b/app-office/openoffice/openoffice-1.0.0-r2.ebuild
@@ -1,6 +1,6 @@
# 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-office/openoffice/openoffice-1.0.0-r2.ebuild,v 1.1 2002/07/15 18:51:37 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice/openoffice-1.0.0-r2.ebuild,v 1.2 2002/08/01 13:09:06 seemant Exp $
inherit virtualx
@@ -29,6 +29,10 @@ inherit virtualx
# Some kind of install process. Works mostly, but the xml registry
# needs to be updated via a script or some program, not a tarball.
+SLOT="0"
+LICENSE="LGPL-2 | SISSL-1.1"
+KEYWORDS="x86"
+
LOC="/opt"
#MAIN_VER="`echo ${PV} |sed -e "s:[a-z]::g"`"
MAIN_VER="641"
diff --git a/app-office/sc/sc-7.12.ebuild b/app-office/sc/sc-7.12.ebuild
index 8814b4d40c8a..2700152bde9e 100644
--- a/app-office/sc/sc-7.12.ebuild
+++ b/app-office/sc/sc-7.12.ebuild
@@ -1,28 +1,30 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# Michael Conrad Tilstra <michael@gentoo.org> <tadpol@tadpol.org>
-# $Header: /var/cvsroot/gentoo-x86/app-office/sc/sc-7.12.ebuild,v 1.4 2002/08/01 11:40:14 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/sc/sc-7.12.ebuild,v 1.5 2002/08/01 13:09:06 seemant Exp $
S=${WORKDIR}/${P}
DESCRIPTION="sc is a free curses-based spreadsheet program that uses key bindings similar to vi and less."
SRC_URI="ftp://ibiblio.org/pub/Linux/apps/financial/spreadsheet/${P}.tar.gz"
HOMEPAGE=""
-DEPEND="virtual/glibc
- >=sys-libs/ncurses-5.2"
+SLOT="0"
+LICENSE="public-domain"
+KEYWORDS="x86"
+
+DEPEND=">=sys-libs/ncurses-5.2"
src_compile() {
- try make CFLAGS="-DSYSV3 $CFLAGS" prefix=/usr
+ make CFLAGS="-DSYSV3 $CFLAGS" prefix=/usr || die
}
src_install () {
- dodir /usr/bin
- dodir /usr/share/man/man1
- dodir /usr/lib/sc
- try make prefix=${D}/usr MANDIR=${D}/usr/share/man/man1 install
+ dodir /usr/bin
+ dodir /usr/share/man/man1
+ dodir /usr/lib/sc
+ make prefix=${D}/usr MANDIR=${D}/usr/share/man/man1 install || die
- dodoc CHANGES README sc.doc psc.doc tutorial.sc
- dodoc VMS_NOTES ${P}.lsm TODO SC.MACROS
+ dodoc CHANGES README sc.doc psc.doc tutorial.sc
+ dodoc VMS_NOTES ${P}.lsm TODO SC.MACROS
}
# vim: ai et sw=4 ts=4
diff --git a/app-office/scribus/scribus-0.7.4-r1.ebuild b/app-office/scribus/scribus-0.7.4-r1.ebuild
index 5d8e5600b611..b48882625798 100644
--- a/app-office/scribus/scribus-0.7.4-r1.ebuild
+++ b/app-office/scribus/scribus-0.7.4-r1.ebuild
@@ -1,18 +1,19 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/scribus/scribus-0.7.4-r1.ebuild,v 1.1 2002/06/12 01:53:04 bass Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/scribus/scribus-0.7.4-r1.ebuild,v 1.2 2002/08/01 13:09:06 seemant Exp $
+S=${WORKDIR}/${P}
DESCRIPTION="Scribus is a Layout program"
HOMEPAGE="http://web2.altmuehlnet.de/fschmid"
-LICENSE="GPL"
-
-DEPEND=">=x11-libs/qt-3.0.3 \
- media-libs/freetype \
- media-libs/lcms"
-RDEPEND="${DEPEND}"
SRC_URI="http://web2.altmuehlnet.de/fschmid/${P}.tar.gz"
+
SLOT="0"
-S=${WORKDIR}/${P}
+LICENSE="GPL-2"
+KEYWORDS="x86"
+
+DEPEND="=x11-libs/qt-3*
+ media-libs/freetype
+ media-libs/lcms"
src_compile() {
econf || die "./configure failed"
diff --git a/app-office/siag/files/digest-siag-3.4.7 b/app-office/siag/files/digest-siag-3.4.7
deleted file mode 100644
index f050f0703e60..000000000000
--- a/app-office/siag/files/digest-siag-3.4.7
+++ /dev/null
@@ -1 +0,0 @@
-MD5 354d0ccb5d9bd8abf61cd32f37a75f57 siag-3.4.7.tar.gz 2486716
diff --git a/app-office/siag/files/digest-siag-3.5.2 b/app-office/siag/files/digest-siag-3.5.2
deleted file mode 100644
index a5c41821208e..000000000000
--- a/app-office/siag/files/digest-siag-3.5.2
+++ /dev/null
@@ -1 +0,0 @@
-MD5 80169faebe7bca9fd531b53b6c5d3ed5 siag-3.5.2.tar.gz 1514672
diff --git a/app-office/siag/files/digest-siag-3.5.2-r1 b/app-office/siag/files/digest-siag-3.5.2-r1
deleted file mode 100644
index a5c41821208e..000000000000
--- a/app-office/siag/files/digest-siag-3.5.2-r1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 80169faebe7bca9fd531b53b6c5d3ed5 siag-3.5.2.tar.gz 1514672
diff --git a/app-office/siag/siag-3.4.7.ebuild b/app-office/siag/siag-3.4.7.ebuild
deleted file mode 100644
index 72b4c970999f..000000000000
--- a/app-office/siag/siag-3.4.7.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# 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-office/siag/siag-3.4.7.ebuild,v 1.5 2002/08/01 11:58:59 seemant Exp $
-
-S=${WORKDIR}/${P}
-DESCRIPTION="A free Office package for Linux"
-SRC_URI="ftp://siag.nu/pub/siag/${P}.tar.gz"
-HOMEPAGE="http://siag.nu/"
-
-DEPEND="virtual/x11
- >=dev-libs/gmp-3.1.1
- >=media-libs/t1lib-1.0.1
- mysql? ( dev-db/mysql )
- guile? ( dev-util/guile )"
-
-RDEPEND="virtual/x11
- >=media-libs/t1lib-1.0.1"
-
-src_compile() {
-
- local myconf
- if [ "`use mysql`" ]
- then
- myconf="--with-mysql"
- else
- myconf="--without-mysql"
- fi
- if [ "`use guile`" ]
- then
- myconf="$myconf --with-guile"
- else
- myconf="$myconf --without-guile"
- fi
-# siag only supports python1.5
-# if [ "`use python`" ]
-# then
-# myconf="$myconf --with-python"
-# else
-# myconf="$myconf --without-python"
-# fi
- try ./configure --prefix=/opt/siag --mandir=/opt/siag/share/man --host=${CHOST} \
- --with-gmp --with-t1lib $myconf
- try make
-
-}
-
-src_install () {
-
- try make DESTDIR=${D} install
- insinto /etc/env.d
- doins ${FILESDIR}/10siag
-}
-
diff --git a/app-office/siag/siag-3.5.2-r1.ebuild b/app-office/siag/siag-3.5.2-r1.ebuild
deleted file mode 100644
index 94efaa95b934..000000000000
--- a/app-office/siag/siag-3.5.2-r1.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# 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-office/siag/siag-3.5.2-r1.ebuild,v 1.3 2002/08/01 11:58:59 seemant Exp $
-
-S=${WORKDIR}/${P}
-DESCRIPTION="A free Office package for Linux"
-SRC_URI="ftp://siag.nu/pub/siag/${P}.tar.gz"
-HOMEPAGE="http://siag.nu/"
-
-DEPEND="virtual/x11
- >=dev-libs/gmp-3.1.1
- >=media-libs/xpm-3.4
- >=x11-misc/mowitz-0.2.1
- >=dev-lang/tcl-8.0.0"
-# >=media-libs/t1lib-1.0.1"
-
-RDEPEND="virtual/x11"
-# >=media-libs/t1lib-1.0.1"
-
-src_compile() {
-
- local myconf
-#Causes segfaults in 3.5.2 on my system...
-# if [ "`use guile`" ]
-# then
-# myconf="$myconf --with-guile"
-# else
-# myconf="$myconf --without-guile"
-# fi
- ./configure --prefix=/usr \
- --with-x \
- --with-xawm="Xaw" \
- --mandir=/usr/share/man \
- --host=${CHOST} \
- --with-tcl \
- --with-gmp \
- $myconf || die "Configure failed"
-# --with-t1lib \
-
- make || die "Make failed"
-
-}
-
-src_install () {
-
- make DESTDIR=${D} install || die "Install failed"
-}
-
diff --git a/app-office/siag/siag-3.5.2-r2.ebuild b/app-office/siag/siag-3.5.2-r2.ebuild
index 6d75fee7d9b5..0b1dbb06317b 100644
--- a/app-office/siag/siag-3.5.2-r2.ebuild
+++ b/app-office/siag/siag-3.5.2-r2.ebuild
@@ -1,12 +1,16 @@
# 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-office/siag/siag-3.5.2-r2.ebuild,v 1.3 2002/08/01 11:58:59 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/siag/siag-3.5.2-r2.ebuild,v 1.4 2002/08/01 13:09:06 seemant Exp $
S=${WORKDIR}/${P}
DESCRIPTION="A free Office package for Linux"
SRC_URI="ftp://siag.nu/pub/siag/${P}.tar.gz"
HOMEPAGE="http://siag.nu/"
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="x86"
+
DEPEND="virtual/x11
>=dev-libs/gmp-3.1.1
>=media-libs/xpm-3.4
@@ -34,7 +38,6 @@ src_unpack() {
> common/kdeinst.hacked && \
mv common/kdeinst.hacked common/kdeinst || die "Hacking of kdeinst failed"
fi
-
}
src_compile() {
@@ -43,9 +46,9 @@ src_compile() {
#Causes segfaults in 3.5.2 on my system...
# if [ "`use guile`" ]
# then
-# myconf="$myconf --with-guile"
+# myconf="${myconf} --with-guile"
# else
-# myconf="$myconf --without-guile"
+# myconf="${myconf} --without-guile"
# fi
./configure --prefix=/usr \
--with-x \
@@ -54,11 +57,10 @@ src_compile() {
--host=${CHOST} \
--with-tcl \
--with-gmp \
- $myconf || die "Configure failed"
+ ${myconf} || die "Configure failed"
# --with-t1lib \
make || die "Make failed"
-
}
src_install () {
@@ -70,5 +72,5 @@ src_install () {
make DESTDIR=${D} install || die "Install failed"
+ dodoc AUTHORS COPYING ChangeLog FILES NEWS NLS README
}
-
diff --git a/app-office/siag/siag-3.5.2.ebuild b/app-office/siag/siag-3.5.2.ebuild
deleted file mode 100644
index 8f00e84237cd..000000000000
--- a/app-office/siag/siag-3.5.2.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# 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-office/siag/siag-3.5.2.ebuild,v 1.3 2002/08/01 11:58:59 seemant Exp $
-
-S=${WORKDIR}/${P}
-DESCRIPTION="A free Office package for Linux"
-SRC_URI="ftp://siag.nu/pub/siag/${P}.tar.gz"
-HOMEPAGE="http://siag.nu/"
-
-DEPEND="virtual/x11
- >=dev-libs/gmp-3.1.1
- >=media-libs/xpm-3.4
- >=x11-misc/mowitz-0.2.1
- >=dev-lang/tcl-8.0.0"
-# >=media-libs/t1lib-1.0.1"
-
-RDEPEND="virtual/x11"
-# >=media-libs/t1lib-1.0.1"
-
-src_compile() {
-
- local myconf
-#Causes segfaults in 3.5.2 on my system...
-# if [ "`use guile`" ]
-# then
-# myconf="$myconf --with-guile"
-# else
-# myconf="$myconf --without-guile"
-# fi
- ./configure --prefix=/usr \
- --with-x \
- --with-xawm="Xaw" \
- --mandir=/use/share/man \
- --host=${CHOST} \
- --with-tcl \
- --with-gmp \
- $myconf || die "Configure failed"
-# --with-t1lib \
-
- make || die "Make failed"
-
-}
-
-src_install () {
-
- make DESTDIR=${D} install || die "Install failed"
-}
-
diff --git a/app-office/texmacs/texmacs-1.0.0.8.ebuild b/app-office/texmacs/texmacs-1.0.0.8.ebuild
index e9f952481c05..bc16122c91af 100644
--- a/app-office/texmacs/texmacs-1.0.0.8.ebuild
+++ b/app-office/texmacs/texmacs-1.0.0.8.ebuild
@@ -7,26 +7,27 @@ DESCRIPTION="GNU TeXmacs is a free GUI scientific editor, inspired by TeX and GN
SRC_URI="ftp://ftp.texmacs.org/pub/TeXmacs/targz/TeXmacs-${PV}-src.tar.gz
ftp://ftp.texmacs.org/pub/TeXmacs/targz/TeXmacs-600dpi-fonts.tar.gz"
HOMEPAGE="http://www.texmacs.org/"
-LICENSE=GPL-2
-COMMONDEPEND=">=app-text/tetex-1.0.7-r7
- >=dev-util/guile-1.3.4
- >=x11-base/xfree-4.2.0-r5"
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="x86"
-DEPEND="$COMMONDEPEND sys-devel/gcc sys-devel/make"
+DEPEND=">=app-text/tetex-1.0.7-r7
+ >=dev-util/guile-1.3.4
+ >=x11-base/xfree-4.2.0-r5"
-RDEPEND="$COMMONDEPEND app-text/ghostscript"
+RDEPEND="${DEPEND}
+ app-text/ghostscript"
src_install() {
- cd ${S}
- make DESTDIR=${D} install || die
-
- cd ${WORKDIR}
- dodir /usr/share/texmf
- cp -r fonts ${D}/usr/share/texmf/
-
- cd ${S}
- dodoc COMPILE COPYING LICENSE
-
+ cd ${S}
+ make DESTDIR=${D} install || die
+
+ cd ${WORKDIR}
+ dodir /usr/share/texmf
+ cp -r fonts ${D}/usr/share/texmf/
+
+ cd ${S}
+ dodoc COMPILE COPYING LICENSE
}
diff --git a/app-office/texmacs/texmacs-1.0.ebuild b/app-office/texmacs/texmacs-1.0.ebuild
index e9f952481c05..9c2a78b6bb41 100644
--- a/app-office/texmacs/texmacs-1.0.ebuild
+++ b/app-office/texmacs/texmacs-1.0.ebuild
@@ -1,32 +1,32 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# /space/gentoo/cvsroot/gentoo-x86/skel.ebuild,v 1.3 2002/02/04 15:46:51 gbevin Exp
+# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/texmacs-1.0.ebuild,v 1.3 2002/08/01 13:09:07 seemant Exp $
S=${WORKDIR}/TeXmacs-${PV}-src
DESCRIPTION="GNU TeXmacs is a free GUI scientific editor, inspired by TeX and GNU Emacs."
SRC_URI="ftp://ftp.texmacs.org/pub/TeXmacs/targz/TeXmacs-${PV}-src.tar.gz
ftp://ftp.texmacs.org/pub/TeXmacs/targz/TeXmacs-600dpi-fonts.tar.gz"
HOMEPAGE="http://www.texmacs.org/"
-LICENSE=GPL-2
-COMMONDEPEND=">=app-text/tetex-1.0.7-r7
- >=dev-util/guile-1.3.4
- >=x11-base/xfree-4.2.0-r5"
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="x86"
-DEPEND="$COMMONDEPEND sys-devel/gcc sys-devel/make"
+DEPEND=">=app-text/tetex-1.0.7-r7
+ >=dev-util/guile-1.3.4
+ >=x11-base/xfree-4.2.0-r5"
-RDEPEND="$COMMONDEPEND app-text/ghostscript"
+RDEPEND="${DEPEND}
+ app-text/ghostscript"
src_install() {
-
- cd ${S}
- make DESTDIR=${D} install || die
-
- cd ${WORKDIR}
- dodir /usr/share/texmf
- cp -r fonts ${D}/usr/share/texmf/
-
- cd ${S}
- dodoc COMPILE COPYING LICENSE
-
+ cd ${S}
+ make DESTDIR=${D} install || die
+
+ cd ${WORKDIR}
+ dodir /usr/share/texmf
+ cp -r fonts ${D}/usr/share/texmf/
+
+ cd ${S}
+ dodoc COMPILE COPYING LICENSE
}