| /[gentoo-x86]/eclass/texlive-module.eclass |
Parent Directory
|
Revision Log
| Links to HEAD: | (view) (download) (annotate) |
| Links to HEAD: | (view) (download) (annotate) |
Use # as parsing magic symbol instead of @, the latter is used in TeX Live 2012.
Add support for addKanjiMap (needed for TeX Live 2012)
Drop support for pre-2010 TeX Live versions
trim useless trailing whitespace
fix random bugs in eclass documentation, and convert to new @AUTHOR tag
inherit base in texlive-module so that we can easily add patches with EAPI>=2
Introduce TL_MODULE_INFORMATION variable for displaying postinst messages.
Set umask before unpacking to avoid installing world writable files, bugs #338881, #310039 and #309997
Use etexmf-update
Add default values for left/righthyphenmin in language.dat.lua too
Cosmetics, again and again
Cosmetics, again and again
Cosmetics
Cosmetics
Improve descriptions
Describe what src_unpack does
improve yet another comment
mention tl2010 in a comment
Remove the restriction for tl 2008 since we dont support 2007 anymore
improve another comment
improve a comment
it is language.dat.lua not language.lua.dat
We do not need the double = here
Improve some comments
Make the description match what the function does...
Generate language.dat.lua files for TeX Live 2010
make_language_..._lines: declare more variables as local, these are used in TeX Live 2010
Strip \t too, one can see tlpobjs with \t in TeX Live 2010
Use unpack if our EAPI allows to unpack .xz files
Introduce TL_PV to override TeXLive dependency
Update documentation wrt 2009 additions
sort is not needed, remaining of a (failed) attempt to manually clean up
Handle the AddFormat directive of TeX Live 2009
build the formats after looking for jobs in the tlpkgs so that the AddFormat directive will work
relocate 'RELOC' files when unpacking
give unpack support for tl2009
Add SRC_URI support for TeX Live 2009
Be sure to delete ls-R files if they happen to be created, bug #280978
Update lzma deps to allow xz-utils too, bug #279871
Ignore TEXINPUTS from the environment when building formats, should fix bug #262177
Set VARTEXFONTS to some sandboxed location when building formats, it cannot hurt and may fix bug #280914
drop tl 2007 install support as all ebuilds are gone now
add the generated formats to the list of directories to search while building them
Use cp -pR for installing the texmf tree so that file permissions are preserved. Bug #245117
Use TEXLIVE_MODULES_DEPS only for TeX Live 2007
document TEXLIVE_MODULE_BINSCRIPTS
add a small function to install a script from the texmf tree, add TEXLIVE_MODULE_BINSCRIPTS variable to texlive-module so that ebuilds can use it easily
fix typo in comments
Implement the AddHyphen instruction of tlpobjs for TeX Live 2008. This creates language.foo.def and language.foo.dat files required for hyphenations support.
drop (more or less) useless messages to einfo instead of elog
Add TEXLIVE_MODULE_DOC_CONTENTS and TEXLIVE_MODULE_SRC_CONTENTS support for texlive 2008 and document it.
Add source useflag for texlive2008
update comments about tl2008's way of distributing packages
remove doc useflag from documentation packages, it does not make much sense for them, thanks to Pacho Ramos <pacho@condmat1.ciencias.uniovi.es>, bug #223617.
start to make room for TeX Live 2008 and simplify the jobs parser.
improve comments of texlive eclasses so that they're ready to get a man page, thanks to mren <bugs@rennings.net>, bug #210049
Check for texmf-update before trying to execute it, otherwise display a warning, bug #206537
install dvips config files in dvips.d; no module installs such files, only texlive-core for now, but better safe than sorry if this happens after dvips config files handling has been switched to texmf-update
dont try to be too clever with TEXMFSYSVAR, it should not be modified, install paths should definitely not be dependant on tex configuration and consistent among themselves; thus hardcode default path for TEXMFSYSVAR
also remove texmf/doc directory if doc useflag is not set, will save much more space if you dont want the documention
add etexlinks helper function, use it for installing modules, bug #196246
install formats in TEXMFSYSVAR, otherwise kpathsea will not find them
add texlive module eclass
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.1.20 |