diff options
author | Mamoru Komachi <usata@gentoo.org> | 2004-11-04 11:57:48 +0000 |
---|---|---|
committer | Mamoru Komachi <usata@gentoo.org> | 2004-11-04 11:57:48 +0000 |
commit | 7ecfc6aec7842b714c0fd372434d695d5130bca7 (patch) | |
tree | db80418d78cbec36ea01bd802246b6ccd35550c2 /app-office | |
parent | Marked as stable. (Manifest recommit) (diff) | |
download | gentoo-2-7ecfc6aec7842b714c0fd372434d695d5130bca7.tar.gz gentoo-2-7ecfc6aec7842b714c0fd372434d695d5130bca7.tar.bz2 gentoo-2-7ecfc6aec7842b714c0fd372434d695d5130bca7.zip |
Marked 1.0.4-r1 stable on x86, ppc and alpha.
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/texmacs/ChangeLog | 6 | ||||
-rw-r--r-- | app-office/texmacs/files/digest-texmacs-1.0.4.1 | 2 | ||||
-rw-r--r-- | app-office/texmacs/texmacs-1.0.4-r1.ebuild | 4 | ||||
-rw-r--r-- | app-office/texmacs/texmacs-1.0.4.1.ebuild | 61 |
4 files changed, 7 insertions, 66 deletions
diff --git a/app-office/texmacs/ChangeLog b/app-office/texmacs/ChangeLog index 5aa1e8d572c8..352dfffc85fa 100644 --- a/app-office/texmacs/ChangeLog +++ b/app-office/texmacs/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-office/texmacs # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/ChangeLog,v 1.27 2004/10/09 21:59:05 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/ChangeLog,v 1.28 2004/11/04 11:57:48 usata Exp $ + + 04 Nov 2004; Mamoru KOMACHI <usata@gentoo.org> texmacs-1.0.4-r1.ebuild, + -texmacs-1.0.4.1.ebuild: + Marked 1.0.4-r1 stable on x86, ppc and alpha. *texmacs-1.0.4.3 (10 Oct 2004) *texmacs-1.0.4-r1 (10 Oct 2004) diff --git a/app-office/texmacs/files/digest-texmacs-1.0.4.1 b/app-office/texmacs/files/digest-texmacs-1.0.4.1 deleted file mode 100644 index ddc694222be8..000000000000 --- a/app-office/texmacs/files/digest-texmacs-1.0.4.1 +++ /dev/null @@ -1,2 +0,0 @@ -MD5 b0c66ad185ea78c4fcec4a6b30a2e5eb TeXmacs-1.0.4.1-src.tar.gz 2615188 -MD5 945dfd3f76b20082aeea8131d87a260f TeXmacs-600dpi-fonts.tar.gz 2899193 diff --git a/app-office/texmacs/texmacs-1.0.4-r1.ebuild b/app-office/texmacs/texmacs-1.0.4-r1.ebuild index cc746a79e6aa..d5edff65ec59 100644 --- a/app-office/texmacs/texmacs-1.0.4-r1.ebuild +++ b/app-office/texmacs/texmacs-1.0.4-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-office/texmacs/texmacs-1.0.4-r1.ebuild,v 1.1 2004/10/09 21:59:05 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/texmacs-1.0.4-r1.ebuild,v 1.2 2004/11/04 11:57:48 usata Exp $ inherit flag-o-matic @@ -16,7 +16,7 @@ LICENSE="GPL-2" SLOT="0" IUSE="spell" # TeXmacs 1.0.X-r? -> stable release, TeXmacs 1.0.X.Y -> development release -KEYWORDS="~x86 ~ppc ~alpha ~sparc" +KEYWORDS="x86 ppc alpha ~sparc" RDEPEND="virtual/tetex >=dev-util/guile-1.4 diff --git a/app-office/texmacs/texmacs-1.0.4.1.ebuild b/app-office/texmacs/texmacs-1.0.4.1.ebuild deleted file mode 100644 index d68b93af967e..000000000000 --- a/app-office/texmacs/texmacs-1.0.4.1.ebuild +++ /dev/null @@ -1,61 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/texmacs-1.0.4.1.ebuild,v 1.2 2004/10/09 21:59:05 usata Exp $ - -# although flag-o-matic functions in portage, we should inherit it -inherit flag-o-matic - -MY_P=${P/tex/TeX}-src -S=${WORKDIR}/${MY_P} - -DESCRIPTION="GNU TeXmacs is a free GUI scientific editor, inspired by TeX and GNU Emacs." -SRC_URI="ftp://ftp.texmacs.org/pub/TeXmacs/targz/${MY_P}.tar.gz - ftp://ftp.texmacs.org/pub/TeXmacs/targz/TeXmacs-600dpi-fonts.tar.gz" -HOMEPAGE="http://www.texmacs.org/" -LICENSE="GPL-2" - -SLOT="0" -IUSE="spell" -# TeXmacs 1.0.X-r? -> stable release, TeXmacs 1.0.X.Y -> development release -KEYWORDS="~x86 ~ppc ~alpha ~sparc" - -RDEPEND="virtual/tetex - >=dev-util/guile-1.4 - >=sys-apps/sed-4 - virtual/x11 - spell? ( >=app-text/ispell-3.2 )" - -DEPEND="${RDEPEND} - virtual/ghostscript" - -src_compile() { - - # we're not trusting texmacs optimisations here, so - # we only want the following two - strip-flags - append-flags -fno-default-inline - append-flags -fno-inline - - econf || die - # and now replace the detected optimisations with our safer ones - sed -i "s:\(^CXXOPTIMIZE = \).*:\1${CXXFLAGS}:" src/common.makefile - # emake b0rked - emake -j1 || die - -} - - -src_install() { - - make DESTDIR=${D} install || die - dodoc COMPILE COPYING LICENSE - - insinto /usr/share/applications - doins ${FILESDIR}/TeXmacs.desktop - - # now install the fonts - cd ${WORKDIR} - dodir /usr/share/texmf - cp -r fonts ${D}/usr/share/texmf/ - -} |