summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* improve a commentAlexis Ballier2014-11-041-2/+2
|
* Whitespace.Ulrich Müller2014-03-091-2/+2
|
* Do not inherit base.eclass, bug 497054.Ulrich Müller2014-03-091-5/+19
|
* Require EAPI>=2, add prefix supportChristoph Junghans2013-09-251-24/+16
|
* install the fmtutil.d files in texmf-dist and run tl-handle-config-files on ↵Alexis Ballier2013-07-051-7/+8
| | | | texmf-dist too since texlive 2013 dropped support for /usr/share/texmf
* Add support for TEXLIVE_MODULE_BINLINKS so that I can fix bug #473584 for ↵Alexis Ballier2013-06-281-1/+12
| | | | TeX Live 2013.
* create texmf-var/web2c before trying to build the formats if it does not ↵Alexis Ballier2013-06-261-1/+3
| | | | exist. this is required by texlive 2013
* Use # as parsing magic symbol instead of @, the latter is used in TeX Live 2012.Alexis Ballier2012-07-261-3/+3
|
* Add support for addKanjiMap (needed for TeX Live 2012)Alexis Ballier2012-07-261-1/+3
|
* Drop support for pre-2010 TeX Live versionsAlexis Ballier2012-03-221-29/+10
|
* trim useless trailing whitespaceMike Frysinger2011-08-291-3/+3
|
* fix random bugs in eclass documentation, and convert to new @AUTHOR tagMike Frysinger2011-08-221-3/+3
|
* inherit base in texlive-module so that we can easily add patches with EAPI>=2Alexis Ballier2011-02-171-3/+4
|
* Introduce TL_MODULE_INFORMATION variable for displaying postinst messages.Alexis Ballier2010-11-071-1/+7
|
* Set umask before unpacking to avoid installing world writable files, bugs ↵Alexis Ballier2010-11-071-1/+4
| | | | #338881, #310039 and #309997
* Use etexmf-updateAlexis Ballier2010-10-241-15/+3
|
* Add default values for left/righthyphenmin in language.dat.lua tooAlexis Ballier2010-10-241-1/+3
|
* Cosmetics, again and againAlexis Ballier2010-10-231-1/+2
|
* Cosmetics, again and againAlexis Ballier2010-10-231-2/+2
|
* CosmeticsAlexis Ballier2010-10-231-4/+4
|
* CosmeticsAlexis Ballier2010-10-231-9/+10
|
* Improve descriptionsAlexis Ballier2010-10-231-1/+2
|
* Describe what src_unpack doesAlexis Ballier2010-10-231-1/+3
|
* improve yet another commentAlexis Ballier2010-10-231-2/+2
|
* mention tl2010 in a commentAlexis Ballier2010-10-231-3/+3
|
* Remove the restriction for tl 2008 since we dont support 2007 anymoreAlexis Ballier2010-10-231-2/+1
|
* improve another commentAlexis Ballier2010-10-231-6/+7
|
* improve a commentAlexis Ballier2010-10-231-3/+3
|
* it is language.dat.lua not language.lua.datAlexis Ballier2010-10-231-3/+3
|
* We do not need the double = hereAlexis Ballier2010-10-231-3/+3
|
* Improve some commentsAlexis Ballier2010-10-231-3/+6
|
* Make the description match what the function does...Alexis Ballier2010-10-231-2/+2
|
* Generate language.dat.lua files for TeX Live 2010Alexis Ballier2010-10-231-4/+46
|
* make_language_..._lines: declare more variables as local, these are used in ↵Alexis Ballier2010-10-231-3/+3
| | | | TeX Live 2010
* Strip \t too, one can see tlpobjs with \t in TeX Live 2010Alexis Ballier2010-10-111-2/+2
|
* Use unpack if our EAPI allows to unpack .xz filesAlexis Ballier2010-10-111-9/+13
|
* Introduce TL_PV to override TeXLive dependencyChristian Faulhammer2010-01-131-2/+8
|
* Update documentation wrt 2009 additionsAlexis Ballier2010-01-131-4/+4
|
* sort is not needed, remaining of a (failed) attempt to manually clean upAlexis Ballier2010-01-071-2/+2
|
* Handle the AddFormat directive of TeX Live 2009Alexis Ballier2010-01-071-1/+22
|
* build the formats after looking for jobs in the tlpkgs so that the AddFormat ↵Alexis Ballier2010-01-071-11/+11
| | | | directive will work
* relocate 'RELOC' files when unpackingAlexis Ballier2010-01-071-1/+11
|
* give unpack support for tl2009Alexis Ballier2010-01-071-2/+24
|
* Add SRC_URI support for TeX Live 2009Alexis Ballier2010-01-071-10/+17
|
* Be sure to delete ls-R files if they happen to be created, bug #280978Alexis Ballier2009-11-121-1/+5
|
* Update lzma deps to allow xz-utils too, bug #279871Alexis Ballier2009-08-191-2/+2
|
* Ignore TEXINPUTS from the environment when building formats, should fix bug ↵Alexis Ballier2009-08-141-2/+2
| | | | #262177
* Set VARTEXFONTS to some sandboxed location when building formats, it cannot ↵Alexis Ballier2009-08-101-2/+2
| | | | hurt and may fix bug #280914
* drop tl 2007 install support as all ebuilds are gone nowAlexis Ballier2009-06-211-19/+2
|
* add the generated formats to the list of directories to search while ↵Alexis Ballier2009-06-081-2/+2
| | | | building them