diff options
author | Matthew Turk <satai@gentoo.org> | 2003-02-06 04:19:28 +0000 |
---|---|---|
committer | Matthew Turk <satai@gentoo.org> | 2003-02-06 04:19:28 +0000 |
commit | c6ff7e77b2c6f0a6e7d366a620aa0029e01584c1 (patch) | |
tree | a3ceacc7801258df96be44ca5a6cf95f900277e7 /app-text/tetex | |
parent | Fixed sedding to not need sed-4 (diff) | |
download | gentoo-2-c6ff7e77b2c6f0a6e7d366a620aa0029e01584c1.tar.gz gentoo-2-c6ff7e77b2c6f0a6e7d366a620aa0029e01584c1.tar.bz2 gentoo-2-c6ff7e77b2c6f0a6e7d366a620aa0029e01584c1.zip |
Revision bump. Still masked. Fixed installation woes, as well as added a few
Babel formats. Also fixed local tree location.
Diffstat (limited to 'app-text/tetex')
-rw-r--r-- | app-text/tetex/ChangeLog | 8 | ||||
-rw-r--r-- | app-text/tetex/files/digest-tetex-2.0-r1 | 3 | ||||
-rw-r--r-- | app-text/tetex/files/tetex-2.0.diff | 47 | ||||
-rw-r--r-- | app-text/tetex/tetex-2.0-r1.ebuild | 178 |
4 files changed, 235 insertions, 1 deletions
diff --git a/app-text/tetex/ChangeLog b/app-text/tetex/ChangeLog index c09daae42305..16d70e176131 100644 --- a/app-text/tetex/ChangeLog +++ b/app-text/tetex/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-text/tetex # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/app-text/tetex/ChangeLog,v 1.29 2003/02/05 05:26:32 satai Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/tetex/ChangeLog,v 1.30 2003/02/06 04:19:28 satai Exp $ + +*tetex-2.0-r1 (05 Feb 2003) + + 05 Feb 2003; Matthew Turk <satai@gentoo.org> : + Revision bump. Added a patch to fix the local tree. Also enabled a number + of Babel formats. Installation should be all fixed now, too. 04 Feb 2003; Matthew Turk <satai@gentoo.org> : tetex-2.0.ebuild Fixed installation woes; will now manually remove /usr/share/texmf/dvipdfm if diff --git a/app-text/tetex/files/digest-tetex-2.0-r1 b/app-text/tetex/files/digest-tetex-2.0-r1 new file mode 100644 index 000000000000..c66b7d12ee72 --- /dev/null +++ b/app-text/tetex/files/digest-tetex-2.0-r1 @@ -0,0 +1,3 @@ +MD5 47aed744f1311d49dd9fbd60581da2c4 tetex-src-2.0.tar.gz 11339755 +MD5 91eb7e7aa77a6559e49eecef69211307 tetex-texmfsrc-2.0.tar.gz 22681178 +MD5 56dbbb48f40d795da18c2695666fd175 tetex-texmf-2.0.tar.gz 51697826 diff --git a/app-text/tetex/files/tetex-2.0.diff b/app-text/tetex/files/tetex-2.0.diff new file mode 100644 index 000000000000..cc9f775e0e67 --- /dev/null +++ b/app-text/tetex/files/tetex-2.0.diff @@ -0,0 +1,47 @@ +diff -ru tetex-src-2.0-orig/texk/kpathsea/texmf.in tetex-src-2.0/texk/kpathsea/texmf.in +--- tetex-src-2.0-orig/texk/kpathsea/texmf.in 2003-01-19 05:58:27.000000000 -0600 ++++ tetex-src-2.0/texk/kpathsea/texmf.in 2003-02-05 20:17:16.000000000 -0600 +@@ -58,7 +58,7 @@ + TEXMFMAIN = @texmf@ + + % A place for local additions to a "standard" texmf tree. For example: +-TEXMFLOCAL = @texmf@-local ++TEXMFLOCAL = /usr/local/share/texmf + + % If defined, teTeX's texconfig stores modifications here (instead of the + % TEXMFMAIN tree). +diff -ru tetex-src-2.0-orig/texk/web2c/fmtutil.in tetex-src-2.0/texk/web2c/fmtutil.in +--- tetex-src-2.0-orig/texk/web2c/fmtutil.in 2003-01-26 16:24:30.000000000 -0600 ++++ tetex-src-2.0/texk/web2c/fmtutil.in 2003-02-05 20:17:44.000000000 -0600 +@@ -39,7 +39,7 @@ + + # Change "tex.ini -> bplain.ini" and "- -> language.dat" + # if you want babel support in tex: +-tex @TEXBIN@ - tex.ini ++tex @TEXBIN@ language.dat bplain.ini + # Change "tex -> etex" and "latex.ini -> *latex.ini" to get an + # eTeX-2 enabled LaTeX format named latex. Or, don't change anything + # and use elatex which is just the same. +@@ -48,7 +48,7 @@ + @ETEX@elatex etex language.dat *elatex.ini + # Change "pdftex.ini -> pdfbplain.ini" and "- -> language.dat" + # if you want babel support in pdftex: +-@PTEX@pdftex pdftex - pdftex.ini ++@PTEX@pdftex pdftex language.dat pdfbplain.ini + @PTEX@pdflatex pdftex language.dat pdflatex.ini + @PETEX@pdfetex pdfetex language.def *pdfetex.ini + @PETEX@pdfelatex pdfetex language.dat *pdfelatex.ini +@@ -59,11 +59,11 @@ + + # Change "amstex.ini -> bamstex.ini" and "- -> language.dat" + # if you want babel support in amstex: +-#! amstex @TEXBIN@ - amstex.ini ++ amstex @TEXBIN@ language.dat bamstex.ini + + # Change "pdfamstex.ini -> pdfbamstex.ini" and "- -> language.dat" + # if you want babel support in pdfamstex: +-#! pdfamstex pdftex - pdfamstex.ini ++ pdfamstex pdftex language.dat pdfbamstex.ini + + # Context formats: + #! cont-cz pdfetex cont-usr.tex *cont-cz.ini diff --git a/app-text/tetex/tetex-2.0-r1.ebuild b/app-text/tetex/tetex-2.0-r1.ebuild new file mode 100644 index 000000000000..b9d45b1cb5e7 --- /dev/null +++ b/app-text/tetex/tetex-2.0-r1.ebuild @@ -0,0 +1,178 @@ +# Copyright 1999-2002 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/tetex/tetex-2.0-r1.ebuild,v 1.1 2003/02/06 04:19:28 satai Exp $ + +inherit eutils flag-o-matic + +IUSE="ncurses X libwww png" +S=${WORKDIR}/tetex-src-${PV} + +TETEXSRC="tetex-src-${PV}.tar.gz" +TEXMFSRC="tetex-texmfsrc-${PV}.tar.gz" +TEXMF="tetex-texmf-${PV}.tar.gz" + +DESCRIPTION="teTeX is a complete TeX distribution" +SRC_URI="ftp://cam.ctan.org/tex-archive/systems/unix/teTeX/2.0/distrib/${TETEXSRC} + ftp://cam.ctan.org/tex-archive/systems/unix/teTeX/2.0/distrib/${TEXMFSRC} + ftp://cam.ctan.org/tex-archive/systems/unix/teTeX/2.0/distrib/${TEXMF}" +HOMEPAGE="http://tug.cs.umb.edu/tetex/" +KEYWORDS="~x86 ~ppc ~sparc ~alpha" +SLOT="0" +LICENSE="GPL-2" + +DEPEND="sys-apps/ed + sys-libs/zlib + X? ( virtual/x11 ) + png? ( >=media-libs/libpng-1.2.1 ) + ncurses? ( sys-libs/ncurses ) + libwww? ( >=net-libs/libwww-5.3.2-r1 )" + +RDEPEND=">=sys-devel/perl-5.2 + dev-util/dialog" + + +src_unpack() { + unpack ${TETEXSRC} + + cd ${WORKDIR} + mkdir ${S}/texmf + cd ${S}/texmf + umask 022 + pwd + einfo "Unpacking ${TEXMFSRC}" + tar --no-same-owner -xzf ${DISTDIR}/${TEXMFSRC} || die + + einfo "Unpacking ${TEXMF}" + tar --no-same-owner -xzf ${DISTDIR}/${TEXMF} || die + + # Do not run config. Also fix local texmf tree. + cd ${WORKDIR} + cd ${S} + epatch ${FILESDIR}/${P}-dont-run-config.diff + epatch ${FILESDIR}/${P}.diff + +} + +src_compile() { + + local myconf="" + use X \ + && myconf="--with-x" \ + || myconf="--without-x" + + use libwww \ + && myconf="${myconf} --with-system-wwwlib \ + --with-libwww-include=/usr/include/w3c-libwww" + + use png \ + && myconf="${myconf} --with-system-pnglib" + + + use ncurses \ + && myconf="${myconf} --with-system-ncurses" + + + # Does it make sense to compile the included libwww with mysql ? + + ./configure --host=${CHOST} \ + --prefix=/usr \ + --bindir=/usr/bin \ + --datadir=/usr/share \ + --mandir=/usr/share/man \ + --infodir=/usr/share/info \ + --datadir=${S} \ + --without-texinfo \ + --without-dialog \ + --with-system-zlib \ + --disable-multiplatform \ + --with-epsfwin \ + --with-mftalkwin \ + --with-regiswin \ + --with-tektronixwin \ + --with-unitermwin \ + --with-ps=gs \ + --enable-ipc \ + --with-etex \ + ${myconf} || die + + make texmf=/usr/share/texmf || die +} + +src_install() { + + dodir /usr/share/ + # Install texmf files + einfo "Installing texmf..." + cp -Rv texmf ${D}/usr/share + + make prefix=${D}/usr \ + bindir=${D}/usr/bin \ + datadir=${D}/usr/share \ + mandir=${D}/usr/share/man \ + infodir=${D}/usr/share/info \ + texmf=${D}/usr/share/texmf \ + install || die + + dodoc PROBLEMS README + docinto texk + dodoc texk/ChangeLog texk/README + docinto kpathesa + cd ${S}/texk/kpathsea + dodoc README* NEWS PROJECTS HIER + docinto dviljk + cd ${S}/texk/dviljk + dodoc AUTHORS README NEWS + docinto dvipsk + cd ${S}/texk/dvipsk + dodoc AUTHORS ChangeLog INSTALLATION README + docinto makeindexk + cd ${S}/texk/makeindexk + dodoc CONTRIB COPYING NEWS NOTES PORTING README + docinto ps2pkm + cd ${S}/texk/ps2pkm + dodoc ChangeLog CHANGES.type1 INSTALLATION README* + docinto web2c + cd ${S}/texk/web2c + dodoc AUTHORS ChangeLog NEWS PROJECTS README + docinto xdvik + cd ${S}/texk/xdvik + dodoc BUGS FAQ README* + + #fix for conflicting readlink binary: + rm -f ${D}/bin/readlink + rm -f ${D}/usr/bin/readlink + #add /var/cache/fonts directory + dodir /var/cache/fonts + + #fix for lousy upstream permisssions on /usr/share/texmf files + #NOTE: do not use fowners, as its not recursive ... + einfo "Fixing permissions..." + chown -R root.root ${D}/usr/share/texmf +} + +pkg_preinst() { + if [ -d "/usr/share/texmf/dvipdfm/config" ] + then + ewarn "Removing /usr/share/texmf/dvipdfm/config/" + rm -rf /usr/share/texmf/dvipdfm/config + fi +} + +pkg_postinst() { + + if [ $ROOT = "/" ] + then + einfo "Configuring teTeX..." + mktexlsr &>/dev/null + texlinks &>/dev/null + texconfig init &>/dev/null + texconfig confall &>/dev/null + texconfig font vardir /var/cache/fonts &>/dev/null + einfo "Generating format files..." + fmtutil --missing &>/dev/null # This should generate all missing fmt files. + echo + einfo "Use 'texconfig font rw' to allow all users to generate fonts." + echo + fi +} + |