diff options
author | Mamoru Komachi <usata@gentoo.org> | 2005-05-29 04:36:01 +0000 |
---|---|---|
committer | Mamoru Komachi <usata@gentoo.org> | 2005-05-29 04:36:01 +0000 |
commit | c7d187303a17aabf05fa3b9797b389b6473b8d8a (patch) | |
tree | 5ab30c402a77eb2bca3e2ec6bddbd5eb1134507f /app-office/texmacs | |
parent | Initial import. Thanks to Samir van de Sand <s.vandesand@web.de>; bug #14750. (diff) | |
download | gentoo-2-c7d187303a17aabf05fa3b9797b389b6473b8d8a.tar.gz gentoo-2-c7d187303a17aabf05fa3b9797b389b6473b8d8a.tar.bz2 gentoo-2-c7d187303a17aabf05fa3b9797b389b6473b8d8a.zip |
Version bumped. This closes bug #94250.
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-office/texmacs')
-rw-r--r-- | app-office/texmacs/ChangeLog | 7 | ||||
-rw-r--r-- | app-office/texmacs/Manifest | 2 | ||||
-rw-r--r-- | app-office/texmacs/files/digest-texmacs-1.0.5.2 | 2 | ||||
-rw-r--r-- | app-office/texmacs/texmacs-1.0.5.2.ebuild | 65 |
4 files changed, 75 insertions, 1 deletions
diff --git a/app-office/texmacs/ChangeLog b/app-office/texmacs/ChangeLog index d020d44f9d25..f7208f65e317 100644 --- a/app-office/texmacs/ChangeLog +++ b/app-office/texmacs/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-office/texmacs # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/ChangeLog,v 1.36 2005/05/21 22:16:19 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/ChangeLog,v 1.37 2005/05/29 04:36:01 usata Exp $ + +*texmacs-1.0.5.2 (29 May 2005) + + 29 May 2005; Mamoru KOMACHI <usata@gentoo.org> +texmacs-1.0.5.2.ebuild: + Version bumped. This closes bug #94250. *texmacs-1.0.5 (21 May 2005) diff --git a/app-office/texmacs/Manifest b/app-office/texmacs/Manifest index 5aa0d1ebff86..edc07e44d8c5 100644 --- a/app-office/texmacs/Manifest +++ b/app-office/texmacs/Manifest @@ -1,9 +1,11 @@ MD5 3ecc421bec8bd637357a603bd2b16c33 texmacs-1.0.5.ebuild 1621 MD5 510aab4ab281ea1ea01cd452fb70d64d ChangeLog 5704 MD5 c472f5fd1646eb8bca71d8df5cb2bdcc metadata.xml 164 +MD5 3ecc421bec8bd637357a603bd2b16c33 texmacs-1.0.5.2.ebuild 1621 MD5 d27656f3467bb1da5fa6a251451e9b73 texmacs-1.0.4-r1.ebuild 1480 MD5 694ed0160dae44daa7b79189cb217ec9 texmacs-1.0.4.7.ebuild 1623 MD5 2d501a8fe39616f98bc65ec3f7343548 files/TeXmacs.desktop 266 MD5 5cc6f39c9a6f50889e4c1b8fee14b276 files/digest-texmacs-1.0.5 143 +MD5 5a26d5f6c64dce62d33f64ab8e62177c files/digest-texmacs-1.0.5.2 145 MD5 bf93b125609bba4a0caf22c50fd0c084 files/digest-texmacs-1.0.4-r1 146 MD5 ddf3c12f0237f4a23f70292bcdc7ace1 files/digest-texmacs-1.0.4.7 145 diff --git a/app-office/texmacs/files/digest-texmacs-1.0.5.2 b/app-office/texmacs/files/digest-texmacs-1.0.5.2 new file mode 100644 index 000000000000..7ca5500c3ae1 --- /dev/null +++ b/app-office/texmacs/files/digest-texmacs-1.0.5.2 @@ -0,0 +1,2 @@ +MD5 d0f55012f7ff5b2f47cfc823a319eb13 TeXmacs-1.0.5.2-src.tar.gz 2920765 +MD5 945dfd3f76b20082aeea8131d87a260f TeXmacs-600dpi-fonts.tar.gz 2899193 diff --git a/app-office/texmacs/texmacs-1.0.5.2.ebuild b/app-office/texmacs/texmacs-1.0.5.2.ebuild new file mode 100644 index 000000000000..d7638697ea13 --- /dev/null +++ b/app-office/texmacs/texmacs-1.0.5.2.ebuild @@ -0,0 +1,65 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/texmacs-1.0.5.2.ebuild,v 1.1 2005/05/29 04:36:01 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 static" +# TeXmacs 1.0.X-r? -> stable release, TeXmacs 1.0.X.Y -> development release +KEYWORDS="~x86 ~ppc ~alpha ~sparc ~amd64" + +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 + if use static ; then + emake -j1 STATIC_TEXMACS || die + else + emake -j1 || die + fi + +} + + +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/ + +} |