Commit graph

2006 commits

Author SHA1 Message Date
Eelco Dolstra 3ba77c1b40 * Get the Unreal Tournament 2004 demo to work with the new scheme for
handling OpenGL.

svn path=/nixpkgs/trunk/; revision=4616
2006-01-30 11:44:39 +00:00
Eelco Dolstra 105150e281 * Added rss-glx, a collection of nice OpenGL screensavers.
svn path=/nixpkgs/trunk/; revision=4614
2006-01-28 02:10:26 +00:00
Andres Löh 719217d77a * modified tetex to support extra .sty's from other packages
* added lazylist and polytable (both tetex packages)
* added lhs2tex ebuild, depending on the two above

svn path=/nixpkgs/trunk/; revision=4609
2006-01-27 20:51:41 +00:00
Armijn Hemel 088688e47e download locations should not move...
svn path=/nixpkgs/trunk/; revision=4538
2006-01-11 18:58:58 +00:00
Eelco Dolstra 82e678362f * "." -> "source".
svn path=/nixpkgs/trunk/; revision=4335
2005-12-05 14:11:09 +00:00
Eelco Dolstra b13100fbdc * Added Dosbox, a DOS (x86) emulator.
svn path=/nixpkgs/trunk/; revision=4331
2005-12-03 02:32:02 +00:00
Eelco Dolstra b6befed50e * Updated SDL, NASM and Generator to the latest versions.
* Moved Generator to the misc/emulators directory.

svn path=/nixpkgs/trunk/; revision=4330
2005-12-03 01:33:18 +00:00
Eelco Dolstra d68e567fe3 * Enable option to compress multiple spaces in the index.
svn path=/nixpkgs/trunk/; revision=4314
2005-11-28 14:19:46 +00:00
Armijn Hemel c2732d31c7 add sane-backends
svn path=/nixpkgs/trunk/; revision=4208
2005-11-03 17:20:38 +00:00
Armijn Hemel d5b2a3cfe2 add cups. This is not complete, it misses PAM, SSL and a lot of other support...
svn path=/nixpkgs/trunk/; revision=4113
2005-10-21 13:06:08 +00:00
Armijn Hemel 696f46f737 add a patch to correctly use coreutils to create a profile. This is needed for NixOS, where we might not know our PATH in advance.
svn path=/nixpkgs/trunk/; revision=4066
2005-10-11 17:29:37 +00:00
Eelco Dolstra e11a1e014c * Also copy the generated bibliography (*.bbl) to $out.
svn path=/nixpkgs/trunk/; revision=3992
2005-10-02 15:49:09 +00:00
Eelco Dolstra ce5beb6a35 * Nix updated to 0.9.2.
svn path=/nixpkgs/trunk/; revision=3961
2005-09-29 12:36:49 +00:00
Eelco Dolstra 7fccd83384 * Support \pgfdeclareimage.
svn path=/nixpkgs/trunk/; revision=3771
2005-09-02 15:50:55 +00:00
Eelco Dolstra e468256879 * X11 support in Ghostscript.
svn path=/nixpkgs/trunk/; revision=3751
2005-08-30 13:50:14 +00:00
Eelco Dolstra 860e14cd3d * Support references to parent directories, e.g., \input{../../macros.ltx}.
svn path=/nixpkgs/trunk/; revision=3748
2005-08-30 13:10:30 +00:00
Eelco Dolstra 454707da23 * catamaran.labs.cs.uu.nl -> nix.cs.uu.nl.
svn path=/nixpkgs/trunk/; revision=3660
2005-08-22 08:39:27 +00:00
Eelco Dolstra 8c1905ce5b * Print the page count.
svn path=/nixpkgs/trunk/; revision=3592
2005-08-16 21:53:46 +00:00
Eelco Dolstra b40cfcf0f5 * Suppress most of that crap TeX spews over your screen. Print a
summary of the under/overfull boxes and undefined
  references/citations.  The full log output is still written to
  $out/log.

svn path=/nixpkgs/trunk/; revision=3590
2005-08-16 20:59:39 +00:00
Eelco Dolstra f0d6ad6071 * Use sourceforge (more stable).
svn path=/nixpkgs/trunk/; revision=3326
2005-07-13 07:23:55 +00:00
Eelco Dolstra b5a41376a7 * Don't use `seq'.
svn path=/nixpkgs/trunk/; revision=3281
2005-07-01 20:16:56 +00:00
Eelco Dolstra d33693c438 * Support PNG files.
svn path=/nixpkgs/trunk/; revision=3258
2005-06-27 16:48:00 +00:00
Eelco Dolstra 6ea37d567f * A function for dot animation.
svn path=/nixpkgs/trunk/; revision=3255
2005-06-27 09:44:27 +00:00
Eelco Dolstra 1751b6481d * Process \includegraphics{filename}.
svn path=/nixpkgs/trunk/; revision=3237
2005-06-21 20:34:15 +00:00
Eelco Dolstra 3919b35495 * Add a dot2pdf function.
svn path=/nixpkgs/trunk/; revision=3232
2005-06-20 22:43:35 +00:00
Eelco Dolstra fe0981babd * Scan for BibTeX files included by \bibliography.
* Automatically run BibTeX when necessary (i.e., when there are
  \citations in the aux file).

svn path=/nixpkgs/trunk/; revision=3222
2005-06-20 15:20:37 +00:00
Eelco Dolstra 6ce80304a5 * Handle subdirectories (e.g., \input{foo/bar.tex}). We don't yet
handle relative paths to parent directories (../foo/bar.tex).  This
  can be handled as was done in
  https://svn.cs.uu.nl:12443/repos/trace/nix/trunk/make/lib/compile-c.sh.
  The `copy-includes.pl' script is generic (not LaTeX specific), so it
  should eventually replace most of compile-c.sh and any future
  builders that have to set up a tree of symlinks to simulate the
  original directory hierarchy of the sources.

svn path=/nixpkgs/trunk/; revision=3220
2005-06-20 15:06:58 +00:00
Eelco Dolstra 2cc66184ce * Oops.
svn path=/nixpkgs/trunk/; revision=3218
2005-06-20 14:26:07 +00:00
Eelco Dolstra 6b35cefbf8 * Find LaTeX document dependencies automatically by scanning for
\input and \documentclass.  Copied from Maak
  (https://svn.cs.uu.nl:12443/repos/pkgs/texwrappers/trunk/chase-latex-inputs.pl).

  TODO: support \bibliography, \usepackage, \includegraphics, etc.

svn path=/nixpkgs/trunk/; revision=3217
2005-06-20 14:25:50 +00:00
Eelco Dolstra 6fcee91442 * Macros for building LaTeX documents using Nix.
svn path=/nixpkgs/trunk/; revision=3216
2005-06-20 13:51:48 +00:00
Eelco Dolstra 01cc75d092 * Added GPL Ghostscript 8.15.
svn path=/nixpkgs/trunk/; revision=2941
2005-04-29 13:23:15 +00:00
Eelco Dolstra d6a1bfe1dc * Added teTeX 3.0. Sure, it may take up 267M of disk space, but it
contains everything you could possibly need, including beamer ;-)

  This teTeX has been built without X11 support, meaning that xdvi is
  not included.

svn path=/nixpkgs/trunk/; revision=2931
2005-04-28 21:10:33 +00:00
Eelco Dolstra 09cea66748 * Nix updated to 0.8.1.
svn path=/nixpkgs/trunk/; revision=2558
2005-04-16 11:37:56 +00:00
Eelco Dolstra 3edb5db85d * Doh!
svn path=/nixpkgs/trunk/; revision=2548
2005-04-12 13:51:20 +00:00
Eelco Dolstra 23c1cac94d * Nix updated to 0.8.
svn path=/nixpkgs/trunk/; revision=2547
2005-04-12 13:49:34 +00:00
Eelco Dolstra ce52a3635d * Nix updated to 0.7.
svn path=/nixpkgs/trunk/; revision=2300
2005-02-25 12:05:16 +00:00
Eelco Dolstra e42507d182 * Move tarballs to catamaran so that we are no longer dependent on a
gazillion different servers.  Resurrected some 25 missing files.

svn path=/nixpkgs/trunk/; revision=2237
2005-02-15 14:44:19 +00:00
Eelco Dolstra 8a8b28a87b * Nix updated to 0.6.
svn path=/nixpkgs/trunk/; revision=1899
2004-12-17 13:49:08 +00:00
Eelco Dolstra 9da3f23a89 * UML updated to 2.4.27-1.
svn path=/nixpkgs/trunk/; revision=1845
2004-12-09 19:48:40 +00:00
Eelco Dolstra 50d021364a * Build UML with gcc 3.3, since gcc 3.4 makes it crash at startup.
svn path=/nixpkgs/trunk/; revision=1524
2004-09-27 19:50:58 +00:00
Eelco Dolstra 92c40ea0d8 * Nix updated to 0.6pre1465.
svn path=/nixpkgs/trunk/; revision=1480
2004-09-21 15:25:50 +00:00
Eelco Dolstra dde13d1ada * Remove patch arguments.
svn path=/nixpkgs/trunk/; revision=1462
2004-09-19 10:34:01 +00:00
Eelco Dolstra b9b9e8b29e * UML 2.4.24-2 is less buggy.
svn path=/nixpkgs/trunk/; revision=1209
2004-07-31 17:29:10 +00:00
Eelco Dolstra b63ec4b441 * UML 2.4.25.
svn path=/nixpkgs/trunk/; revision=1197
2004-07-29 20:20:59 +00:00
Eelco Dolstra 73ad8265a8 * Ugh. Typo.
svn path=/nixpkgs/trunk/; revision=959
2004-04-21 11:12:45 +00:00
Eelco Dolstra 7a1b8bfb71 * Upgrade to 0.5pre957 and pass `--disable-init-state'.
svn path=/nixpkgs/trunk/; revision=958
2004-04-21 11:08:36 +00:00
Eelco Dolstra 11f838c363 * Add dependency on Curl.
svn path=/nixpkgs/trunk/; revision=931
2004-04-08 14:17:47 +00:00
Eelco Dolstra f1d1900a92 * Upgraded Nix to the latest version.
svn path=/nixpkgs/trunk/; revision=929
2004-04-08 13:50:29 +00:00
Eelco Dolstra 5c9232e063 * Fix UML - poorly.
svn path=/nixpkgs/trunk/; revision=901
2004-04-01 20:12:54 +00:00
Eelco Dolstra 0376334dde * New Nix release.
svn path=/nixpkgs/trunk/; revision=886
2004-03-31 10:19:01 +00:00
Eelco Dolstra 12ae5363ea * Remove trivial builders.
* Make builders unexecutable by removing the hash-bang line and
  execute permission.
* Convert calls to `derivation' to `mkDerivation'.
* Remove `system' and `stdenv' attributes from calls to
  `mkDerivation'.  These transformations were all done automatically,
  so it is quite possible I broke stuff.
* Put the `mkDerivation' function in stdenv/generic.

svn path=/nixpkgs/trunk/; revision=874
2004-03-29 17:23:01 +00:00
Eelco Dolstra 08dbd48e8d * Newer version.
svn path=/nixpkgs/trunk/; revision=808
2004-02-19 16:24:43 +00:00
Eelco Dolstra cd0e06b9ef * Added the UML utilities (in particular for tunctl). mconsole is
not built since it requires readline, which we don't have right now.

svn path=/nixpkgs/trunk/; revision=804
2004-02-18 16:22:31 +00:00
Eelco Dolstra 5eea59c2cd * Use separate Berkeley DB and ATerm.
svn path=/nixpkgs/trunk/; revision=793
2004-02-16 16:54:01 +00:00
Eelco Dolstra d113da8bab * Added a Nix expression for Nix.
svn path=/nixpkgs/trunk/; revision=790
2004-02-16 15:40:55 +00:00
Eelco Dolstra d6a58594d2 * User-Mode Linux and GNU Patch.
svn path=/nixpkgs/trunk/; revision=779
2004-02-13 14:42:28 +00:00