summaryrefslogtreecommitdiffstats
path: root/office/texlive
AgeCommit message (Collapse)Author
2013-06-16office/texlive: Fixup duplicate manpages in wrong places Robby Workman
Thanks to Andrew Psaltis for the report. Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2013-05-13office/texlive: include TL perl modules in package Mathew Holleran
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2013-02-24office/texlive: Clarified README wrt building Robby Workman
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2012-11-04office/texlive: Add a note re obtaining svn checkout Robby Workman
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2012-10-13office/texlive: Fixed banner text in configure Robby Workman
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2012-08-28Several: Change my email to @SBo in all maintained scripts Robby Workman
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2012-08-23office/texlive: Fixed dep information ponce
2012-08-20Add REQUIRED field to .info files. Erik Hanson
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
2012-08-15Entire Repo: Remove APPROVED field from .info files Robby Workman
This field used to make sense in our pre-git days, but the Signed-Off-By: line serves the same purpose (and even more) now, so APPROVED has been rejected. ;-) Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2012-08-01office/texlive: Updated for version 20120701. Robby Workman
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
2012-02-20office/texlive: Included more patches from branch2011 Robby Workman
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2011-10-29office/texlive: Updated with new patches + enabled xindy. Robby Workman
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
2011-09-05office/texlive: Included some patches from branch2011 Robby Workman
Thanks to Karl Berry and the other TeXLive contributors for their willingness to actively maintain a -stable branch of TeXLive with only critical patches - this makes things much easier for distro packagers and such. This commit also includes some miscellaneous script fixes wrt configure flags; thanks to Martin Ivanov for the tips. Thanks also to Daniil Bratashov for making me aware of the build problems that were fixed by the branch2011 patches (and to be fair, he also attached split versions of those patches). Finally, thanks also to Eduardo Sánchez for reporting the build problems and testing the patches before I had a chance to do so. Without feedback like this from our users, I'd be up a creek :) Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2011-08-04office/texlive: Updated for version 20110705. Robby Workman
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
2011-03-27office/texlive: Build using the included xpdf libraries. Robby Workman
I'm sure glad that the poppler library was split out of xpdf so we don't have to alter/recompile everything after a change to the pdf libraries. Oh wait... Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2011-01-30office/texlive: Patched to use correct path of texmf-local tree Robby Workman
From: Peter Berntsen <ptrber@gmail.com> To: rw@rlworkman.net Subject: TexLive Date: Sun, 16 Jan 2011 18:33:02 +0100 Hi, Installed from source texlive-20100722. Thanks! Writing a paper to Science and downloaded the style-files from http://www.sciencemag.org/site/feature/contribinfo/prep/TeX_help/index.xhtml Followed this wiki on how to install extra packages under texmf-local http://en.wikibooks.org/wiki/LaTeX/Packages/Installing_Extra_Packages Running texhash or mktexlsr. It did not find all directories in /usr/share/texmf* Edited TEXMFLOCAL = $SELFAUTOPARENT/../texmf-local on line 64 in /usr/share/texmf/web2c/texmf.cnf to TEXMFLOCAL =$SELFAUTOPARENT/texmf-local Now root@slack:~# mktexlsr mktexlsr: Updating /usr/share/texmf/ls-R... mktexlsr: Updating /usr/share/texmf-config/ls-R... mktexlsr: Updating /usr/share/texmf-dist/ls-R... mktexlsr: Updating /usr/share/texmf-local/ls-R... mktexlsr: Updating /usr/share/texmf-var/ls-R... mktexlsr: Done. finds texmv-local/ls-R and the installed sty files can be used in all directories. Don't know if this is a 'bug' but it might be possible to change in the default path generation to the texmf tree. Of course one can put all extra style files in a ~/texmf but to use texmf-local make it neat and clean. Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2010-09-22office/texlive: Updated for version 20100722. Robby Workman
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2010-06-04Various: Set perms to 0644 on all SlackBuild scripts Robby Workman
These will (ideally, assuming we remember when generating tarballs) still be mode 0755 inside the tarballs, but we would prefer to have them mode 0644 on the server. It's probably not really important, but just call us OCD like that. ;-) Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2010-06-04office/texlive: Misc automated cleanups. David Somero
Signed-off-by: David Somero <xgizzmo@slackbuilds.org>
2010-06-01office/texlive: Fix the texi2hmtl download link. Robby Workman
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2010-05-24office/texlive: More miscellaneous cleanup Robby Workman
2010-05-21office/texlive: Miscellaneous cleanups. Robby Workman
2010-05-13office/texlive: Added epstopdf and a patch for libpng14 Robby Workman
* Added epstopdf to the package (this was included in tetex, so we need it here) * Included a patch from Mikhail Zotov to link libpng14
2010-05-13office/texlive: Added to 13.0 repository Robby Workman