Commit graph

32 commits

Author SHA1 Message Date
Peter Simons db9fc16b70 moderncv: cleanup the build instructions
Just add this package to texLiveAggregationFun to install it.

svn path=/nixpkgs/trunk/; revision=27765
2011-07-13 16:23:48 +00:00
Peter Simons a16e01fe19 Added moderncv package to texlive.
svn path=/nixpkgs/trunk/; revision=27762
2011-07-13 15:00:59 +00:00
Peter Simons 758e85cfac texlive: fixed erroneous forwarder scripts
- Generate a forwarder scripts only for executable files. This change
   removes the broken 'man' script, for example.

 - Run the real binaries with 'exec'.

 - Use $SHELL to interpret the forwarder scripts rather than /bin/sh.

 - Indent consistently with blanks.

 - Removed some debug output from the build expression.

svn path=/nixpkgs/trunk/; revision=27679
2011-07-08 22:45:23 +00:00
Nicolas Pierron 0069aa0637 texlive Aggregate:
- Add bouncer to binaries stored in /bin directory.
- Avoid manipulation of patterns as a match.

svn path=/nixpkgs/trunk/; revision=26862
2011-04-17 08:27:09 +00:00
Michael Raskin 9570117dc4 Make TeXLive-linkdir skip not try to wrap directories in libexec
svn path=/nixpkgs/trunk/; revision=23429
2010-08-25 19:31:23 +00:00
Ludovic Courtès dbf2a74829 TeXLive: Building the format files, again.
svn path=/nixpkgs/trunk/; revision=20517
2010-03-09 22:47:22 +00:00
Ludovic Courtès 6961831c73 TeXLive: Try again building the format files.
svn path=/nixpkgs/trunk/; revision=20503
2010-03-09 15:57:33 +00:00
Ludovic Courtès 249c487efa TeXLive: Pass `mktexfmt' the argument it wants.
svn path=/nixpkgs/trunk/; revision=20480
2010-03-08 21:38:05 +00:00
Ludovic Courtès cd0f5826df TeXLive: Run mktexfmt' after the first mktexlsr'.
svn path=/nixpkgs/trunk/; revision=20476
2010-03-08 13:22:45 +00:00
Ludovic Courtès 9502391275 TeXLive: attempt to pre-build format files.
svn path=/nixpkgs/trunk/; revision=20473
2010-03-08 10:40:05 +00:00
Michael Raskin ecc14afbda Roll back the changes to TeXLive. I failed to make Context work, and these changes made the situation worse
svn path=/nixpkgs/trunk/; revision=20202
2010-02-23 19:14:31 +00:00
Michael Raskin 17c0e537e3 Fixing some mistakes in TeXLive expressions. Context still does not work, but in a more complicated way
svn path=/nixpkgs/trunk/; revision=20186
2010-02-23 10:52:19 +00:00
Michael Raskin 023ff2a74a Fix some interpreter paths
svn path=/nixpkgs/trunk/; revision=20182
2010-02-22 23:40:39 +00:00
Michael Raskin ea7c7d1932 Update TeXLive packages w.r.t. TeXLive2009 texmf vs. prefix layout
svn path=/nixpkgs/trunk/; revision=20151
2010-02-21 10:31:21 +00:00
Michael Raskin ed1c9cefdd Remove xcolor documentation until I understand how to compile it..
svn path=/nixpkgs/trunk/; revision=20143
2010-02-21 06:56:24 +00:00
Michael Raskin 76328b76b7 Update TeX packages
svn path=/nixpkgs/trunk/; revision=19926
2010-02-11 09:45:07 +00:00
Michael Raskin db5fae520c TeXLive insists on texmf in $prefix/texmf
svn path=/nixpkgs/trunk/; revision=19921
2010-02-11 05:20:16 +00:00
Michael Raskin 62e31307ec If I understand anything, this fixes TeXLive. Has not yet finished the build
svn path=/nixpkgs/trunk/; revision=19914
2010-02-10 18:16:32 +00:00
Michael Raskin dc75a9dc6e Update TeXLive
svn path=/nixpkgs/trunk/; revision=19892
2010-02-10 04:38:11 +00:00
Eelco Dolstra d3f5d94ac7 * Fix some attributes that now make nix-env -q --meta barf.
svn path=/nixpkgs/trunk/; revision=16134
2009-07-02 09:08:01 +00:00
Marc Weber 52647ea3b0 FullDepEntry -> fullDepEntry, PackEntry -> packEntry
svn path=/nixpkgs/trunk/; revision=15662
2009-05-19 23:25:58 +00:00
Michael Raskin d8e3181425 Update URLs for TeXLive
svn path=/nixpkgs/trunk/; revision=15544
2009-05-10 23:26:19 +00:00
Ludovic Courtès 7874b9a379 TeXLive/PGF 2.00.
svn path=/nixpkgs/trunk/; revision=13019
2008-10-09 12:44:11 +00:00
Michael Raskin e8d58c83f9 Now TeXLive builds and seems to work without /var/tmp
svn path=/nixpkgs/trunk/; revision=12322
2008-07-08 18:22:33 +00:00
Michael Raskin 5245bad31a Updated texlive-extra source
svn path=/nixpkgs/trunk/; revision=12293
2008-07-07 05:53:21 +00:00
Michael Raskin c9027b1cba Added ConTEXt; cyrillic seems to be fundamentally broken...
svn path=/nixpkgs/trunk/; revision=11735
2008-04-28 00:25:42 +00:00
Michael Raskin 44644a059f Updated TeXLive source URLs. Converted everything to mirror://debian, switched to dfsg.1.orig where orig unavailable
svn path=/nixpkgs/trunk/; revision=11493
2008-04-08 18:00:47 +00:00
Michael Raskin b7ee7d1999 TeXLive. Now more configurable, and more options included. Beamer class for conference slides added. Before asking questions, look in configurations/misc/raskin.nix or in all-packages.nix .
svn path=/nixpkgs/trunk/; revision=11257
2008-03-22 13:04:04 +00:00
Michael Raskin f272e7780b TeXLive. Russian checked - OK
svn path=/nixpkgs/trunk/; revision=11247
2008-03-20 20:39:00 +00:00
Michael Raskin 5f2bcdbdb6 Some refactorings in builderDefs. Psi is a simple showcase. TeXLive now works as far as English is concerned, and it is also updated up to newest builderDefs.
svn path=/nixpkgs/trunk/; revision=11235
2008-03-20 15:40:26 +00:00
Michael Raskin 9d05eb2f2c Removed glibc reference
svn path=/nixpkgs/trunk/; revision=11219
2008-03-20 10:22:53 +00:00
Michael Raskin 77d61d38b5 Added TeXLive; still some troubles with texmf; just not to break nix-env -qas *
svn path=/nixpkgs/trunk/; revision=11216
2008-03-20 09:52:08 +00:00