Commit graph

763 commits

Author SHA1 Message Date
Jason "Don" O'Conal bcec0454e9 texLive: fix build on darwin
vcunat edit: use ruby19 on all platforms now.
See #700 for discussion related to the changes.
2013-09-06 10:11:54 +02:00
Vladimír Čunát c1e62e7e91 Merge branch 'master' into x-updates 2013-08-22 19:29:09 +02:00
Mathijs Kwik e930c3a660 texlive: fix dependency on libX11 (perhaps fix libX11?) 2013-08-21 17:35:54 +02:00
Peter Simons 588c8e062c haskell-lhs2tex: re-generate expression with recent version of cabal2nix 2013-08-17 11:39:11 +02:00
Ludovic Courtès 2e937c437a unmaintain several packages 2013-08-16 23:45:01 +02:00
Vladimír Čunát 98f3716650 clean some include flags that weren't really needed
Tested the builds still work (x86_64-linux).
2013-08-03 10:45:13 +02:00
Evgeny Egorochkin da4be371e9 make package use mirror:// for gnu, savannah and gnome repositories where possible 2013-07-14 05:23:06 +03:00
Rickard Nilsson 916fc48210 moderntimeline: Add extra source URL 2013-06-27 17:49:19 +02:00
Eelco Dolstra acba9240cd nixos.org/tarballs -> tarballs.nixos.org
It's currently the same machine, but tarballs.nixos.org should become
an S3/CloudFront site eventually.
2013-06-25 14:12:16 +02:00
Michael Raskin 81b7f5fe63 Merge remote-tracking branch 'upstream/master' into x-updates 2013-06-15 17:15:32 +04:00
Peter Simons b7cba63031 Add moderntimeline extension for moderncv. 2013-06-15 13:00:02 +02:00
Peter Simons 9df1684126 moderncv: update to version 1.5.1 2013-06-15 13:00:02 +02:00
Christophe Raffalli ec41f1928a fix pgf hash 2013-06-15 07:07:26 +00:00
Christophe Raffalli f53c60c8bb upgrading pgf/tikz to 2.10 2013-06-15 06:57:06 +00:00
Michael Raskin 19530856ed Merge remote-tracking branch 'upstream/master' into x-updates
Conflicts:
	pkgs/development/libraries/cairo/default.nix
	pkgs/development/libraries/gdk-pixbuf/default.nix
	pkgs/development/libraries/gtk+/2.x.nix
	pkgs/misc/ghostscript/default.nix
	pkgs/top-level/all-packages.nix
2013-06-13 17:12:43 +04:00
Christophe Raffalli 270d929089 New ocaml packages:
- ocaml-cairo
- camlimages
- dypgen
- patoline
2013-06-07 21:40:38 +02:00
Vladimír Čunát ec3965d8d0 Revert Merge x-updates into master due to mesa bloat
See #490 discussion.

This reverts commit 1278859d31, reversing
changes made to 0c020c98f9.

Conflicts:
	pkgs/desktops/xfce/core/xfce4-session.nix (take master)
	pkgs/lib/misc.nix (auto)
2013-05-09 14:03:35 +02:00
Vladimír Čunát ec736312d4 Merge branch 'master' into x-updates
Conflicts:
	pkgs/development/compilers/vala/default.nix (it's different version)
	pkgs/development/libraries/cairo/default.nix (trivial)
2013-04-17 18:26:28 +02:00
Vladimír Čunát d8a2ae8d01 some libintl and libiconv cleanups + non-linux fixes 2013-04-14 13:43:09 +02:00
Vladimír Čunát eb2e46aab2 Merge branch 'master' into x-updates
Conflicts:
	pkgs/applications/graphics/rawtherapee/default.nix
	pkgs/applications/misc/blender/default.nix
	pkgs/applications/networking/browsers/chromium/sources.nix
	pkgs/os-specific/linux/kernel/linux-3.9.nix
	pkgs/top-level/all-packages.nix
2013-04-04 21:43:40 +02:00
Peter Simons 7e24ae77fe latex2html: update to version 2008 2013-03-22 12:50:21 +01:00
Peter Simons 617394eaf8 latex2html: update meta information 2013-03-22 12:50:21 +01:00
Michael Raskin a9ec58c8b3 Fix pdf2djvu build via an update 2013-03-21 11:44:01 +04:00
Eelco Dolstra 82f947c78a runLaTeX: Fix dependency detection
Since Nix 1.4, expressions like "${path}/blabla" always evaluate to a
string rather than a path.  However, findLaTeXIncludes depended on the
old (weird) behaviour, leading to errors like:

  error: string `/nix/store/4c32q75in74m1148anlzdhb8jpppab0s-bla/IEEEtran.cls' cannot refer to other paths

So use path concatenation instead.
2013-03-16 16:56:19 +01:00
Peter Simons e8982e11a4 texlive-moderncv: update to version 1.3.0 2013-02-11 21:15:17 +01:00
Peter Simons 93ce537e10 tex4ht: texLiveAggregationFun expects the texmf directory in $out, not $out/share
I also made some cosmetic changes to the expression.
2013-02-09 18:12:56 +01:00
Rob Vermaas 636010a7aa Update dblatex to 0.3.4 2012-12-01 21:09:21 +01:00
Eelco Dolstra 72684fb42f Remove support for the obsolete powerpc-darwin and i686-darwin platforms 2012-11-29 14:10:49 +01:00
Peter Simons f2b9fcdc66 asciidoc: update to version 8.6.8 2012-10-23 19:48:51 +02:00
Petr Rockai 0444a83417 texlive-beamer: 3.07 -> 3.10 (works with texlive 2012 now) 2012-09-18 09:25:10 +02:00
Peter Simons 010c282cb2 haskell-lhs2tex: update to version 1.18.1 2012-09-10 15:08:24 +02:00
Michael Raskin 1229893ebe ModernCV: use launchpad-based versioned downloads 2012-08-05 17:28:19 +04:00
Mathijs Kwik 9ba62b6910 moderncv: upgrade to 1.1.1 2012-08-04 12:12:38 +02:00
Peter Simons cca94ee05e lhs2tex: remove myself as maintainer 2012-07-18 15:49:12 +02:00
Michael Raskin f2a77f5d9d TeXLive: update to 2012 snapshot from Debian 2012-07-13 18:18:52 +04:00
Eelco Dolstra 9c3087b6cb * Set $VARTEXFONTS to make LaTeX documents build in a chroot.
svn path=/nixpkgs/trunk/; revision=34567
2012-06-19 22:25:39 +00:00
Mathijs Kwik 7e5bd694ae moderncv: upgraded to 1.0 (version found in CHANGELOG)
svn path=/nixpkgs/trunk/; revision=33507
2012-04-01 10:49:49 +00:00
Sander van der Burg a315685cd8 Added pgfplots package
svn path=/nixpkgs/trunk/; revision=33067
2012-03-14 17:05:21 +00:00
Yury G. Kudryashov 0210e20b5a svn merge ^/nixpkgs/trunk
svn path=/nixpkgs/branches/stdenv-updates/; revision=32713
2012-03-01 07:04:39 +00:00
Peter Simons 9a5c6611d0 moderncv: updated sha hash
svn path=/nixpkgs/trunk/; revision=32681
2012-02-28 17:34:39 +00:00
Peter Simons 8bcba9e6d4 moderncv: upgraded to 0.19
svn path=/nixpkgs/trunk/; revision=32664
2012-02-28 00:09:52 +00:00
Eelco Dolstra e64443baf1 * Sync with the trunk.
svn path=/nixpkgs/branches/stdenv-updates/; revision=32468
2012-02-21 23:29:21 +00:00
Arie Middelkoop 869543fa05 Updated the hash of texlive's 'moderncv.zip'.
Apparently the file gets updated once in a while. It does not have a version number either. Not very nice.

svn path=/nixpkgs/trunk/; revision=32444
2012-02-21 09:01:56 +00:00
Yury G. Kudryashov 215a07c1a9 svn merge ^/nixpkgs/trunk
Merge conflicts:
* unzip (almost trivial)
* dvswitch (trivial)
* gmp (copied result of `git merge`)

The last item introduced gmp-5.0.3, thus full rebuild.
+ensureDir->mkdir -p in TeX packages was catched by git but not svn.

svn path=/nixpkgs/branches/stdenv-updates/; revision=32091
2012-02-06 23:03:12 +00:00
Peter Simons b69d6bf7e0 Moved all LaTeX expressions into tools/typesetting hierarchy.
svn path=/nixpkgs/trunk/; revision=32028
2012-02-04 09:31:07 +00:00
Eelco Dolstra c556a6ea46 * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless
function, so obsolete it.

svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
2012-01-18 20:16:00 +00:00
Florian Friesdorf aefc550ae0 asciidoc-8.6.6
svn path=/nixpkgs/trunk/; revision=31169
2011-12-31 04:05:33 +00:00
Yury G. Kudryashov aaba1c0bf9 pdf2djvu-0.7.11
Preparing to poppler-0.18.x update

svn path=/nixpkgs/trunk/; revision=30896
2011-12-14 18:58:12 +00:00
Eelco Dolstra 0918b83c75 * Added the Docbook 4.1 SGML DTDs.
* Fixed the "docbook2man --sgml" command in docbook2x.
* Fixed the module-init-tools manual pages.

svn path=/nixpkgs/trunk/; revision=30165
2011-11-01 16:47:18 +00:00
Peter Simons 21b26aef25 Updated Haskell package meta sections.
svn path=/nixpkgs/trunk/; revision=28583
2011-08-15 11:27:02 +00:00
Lluís Batlle i Rossell e15ce33404 Updating pdf2djvu
svn path=/nixpkgs/trunk/; revision=26705
2011-04-05 20:56:05 +00:00
Andres Löh 83f99d0c38 lhs2tex version bump.
svn path=/nixpkgs/trunk/; revision=26425
2011-03-18 15:03:01 +00:00
Ludovic Courtès 5395710d3e Lout: Update the homepage.
svn path=/nixpkgs/trunk/; revision=23882
2010-09-21 12:50:39 +00:00
Ludovic Courtès c47b09ee6e Lout 3.39.
svn path=/nixpkgs/trunk/; revision=23880
2010-09-21 12:31:06 +00:00
Lluís Batlle i Rossell cb8654eba6 Updating asciidoc (hoping it will run faster)
svn path=/nixpkgs/trunk/; revision=23835
2010-09-17 17:21:56 +00:00
Michael Raskin cf1d2fb754 Update pdf2djvu
svn path=/nixpkgs/trunk/; revision=23108
2010-08-11 10:34:15 +00:00
Andres Löh 73bee7da33 Switched the default version of ghc and Haskell Platform to 6.12.3 and 2010.2.0.0.
svn path=/nixpkgs/trunk/; revision=22715
2010-07-22 18:47:59 +00:00
Lluís Batlle i Rossell e9f6c6e437 Adding pdftk for roconnor.
svn path=/nixpkgs/trunk/; revision=22097
2010-06-02 08:21:49 +00:00
Ludovic Courtès d5086fd5bd xmlto 0.0.23.
svn path=/nixpkgs/trunk/; revision=21595
2010-05-04 13:32:04 +00:00
Yury G. Kudryashov 7531041ca4 Fix install if /etc/vim exists
Also fix all .py files, not only those going to $out/bin

svn path=/nixpkgs/trunk/; revision=20924
2010-04-02 07:11:56 +00:00
Andres Löh ccde400207 Updated lhs2TeX.
svn path=/nixpkgs/trunk/; revision=19366
2010-01-12 10:27:25 +00:00
Peter Simons 9e98a71eaa pkgs/tools/typesetting/asciidoc: updated to version 8.5.1
New asciidoc versions do have a proper configure script. Using that simplifies
the build instructions a bit.

svn path=/nixpkgs/trunk/; revision=18076
2009-11-03 15:57:22 +00:00
Peter Simons 61882544d8 Docbook2x needs libiconv to build successfully on Darwin.
svn path=/nixpkgs/trunk/; revision=17871
2009-10-19 09:17:21 +00:00
Ludovic Courtès ee720ec763 xmlto: Remove explicit dependency on Glibc.
svn path=/nixpkgs/trunk/; revision=17261
2009-09-18 18:22:42 +00:00
Eelco Dolstra d78a404063 * Removed some assertions that rely on pointer equality. (It's kind
of unfortunate that consitency checks like "httpd.apr == apr" don't
  really work.  Perhaps equality tests on derivations should just
  compare the drvPath or outPath attributes.)

svn path=/nixpkgs/trunk/; revision=15569
2009-05-12 12:50:07 +00:00
Eelco Dolstra f762b50991 * Another sync with the trunk.
svn path=/nixpkgs/branches/stdenv-updates/; revision=15269
2009-04-23 11:59:43 +00:00
Eelco Dolstra 7ec61219db * lib/site_perl -> lib/perl5/site_perl.
svn path=/nixpkgs/branches/stdenv-updates/; revision=15258
2009-04-22 23:04:18 +00:00
Andres Löh 035d7cb965 * Updated lhs2TeX.
* Propagated build inputs of Haskell pkgs are now automatically
  propagated user-env pkgs.
* Updated haskell-platform slightly.

svn path=/nixpkgs/trunk/; revision=15184
2009-04-20 14:23:50 +00:00
Eelco Dolstra c61c9dc35b * Drop the "perl" prefix from Perl attribute names. It's redundant
now that Perl packages are in their own namespace
  (perlPackages.<pkg>).

svn path=/nixpkgs/trunk/; revision=15176
2009-04-20 12:49:35 +00:00
Lluís Batlle i Rossell 40b58959a5 Adding pdf2djvu, updating djvulibre, and getting more headers from poppler.
svn path=/nixpkgs/trunk/; revision=14760
2009-03-29 20:32:41 +00:00
Lluís Batlle i Rossell ef12e6757c Adding the halibut typesetting system.
svn path=/nixpkgs/trunk/; revision=14759
2009-03-29 20:32:22 +00:00
Ludovic Courtès c2199227b4 Add Rubber, a LaTeX wrapper that does the right thing.
svn path=/nixpkgs/trunk/; revision=14551
2009-03-16 10:42:51 +00:00
Eelco Dolstra fcad0b0a5a * Cleaned up a lot of description fields that contained newlines.
Some of these should be longDescriptions, but most others just
  shouldn't contain newlines.  E.g. write

    description = "Bla";

  and not

    description = ''
      Bla
    '';

  This pollutes "nix-env -qa --description" output.

svn path=/nixpkgs/trunk/; revision=14310
2009-03-03 13:27:40 +00:00
Eelco Dolstra aa84bce64d * Get rid of all references to nix.cs.uu.nl.
svn path=/nixpkgs/trunk/; revision=13299
2008-11-14 16:57:19 +00:00
Ludovic Courtès b436bcf285 Lout 3.38.
svn path=/nixpkgs/trunk/; revision=13074
2008-10-15 08:53:11 +00:00
Ludovic Courtès 3a9d5063bd xmlto: Add dependency on `w3m' for HTML to text conversions.
svn path=/nixpkgs/trunk/; revision=12923
2008-09-26 08:56:03 +00:00
Ludovic Courtès a9ad71d940 Lout: Run fixupPhase' after installPhase'.
This removes dependency on GCC.

svn path=/nixpkgs/trunk/; revision=12887
2008-09-19 08:52:17 +00:00
Ludovic Courtès 508ae51b7a Lout 3.37.
svn path=/nixpkgs/trunk/; revision=12886
2008-09-19 08:32:37 +00:00
Andres Löh b89a5bfa33 lhs2tex version bump to 1.13, removed the external builder.sh
svn path=/nixpkgs/trunk/; revision=11971
2008-06-04 09:59:13 +00:00
Ludovic Courtès 2d75587897 Docbook2X: Fix --to-stdout' option of docbook2texi', fix Perl dependencies
of all the perl scripts, add dependency on Texinfo since `makeinfo' can be
invoked directly by `docbook2texi --info'.

svn path=/nixpkgs/trunk/; revision=11083
2008-03-12 15:19:54 +00:00
Ludovic Courtès 498f57b9a8 AsciiDoc: Fix `CONF_DIR' in the executables.
svn path=/nixpkgs/trunk/; revision=11056
2008-03-11 14:06:52 +00:00
Eelco Dolstra a35566af2b * stdenv doesn't have an attribute named bash on FreeBSD (maybe it
should).

svn path=/nixpkgs/trunk/; revision=11053
2008-03-11 10:26:50 +00:00
Ludovic Courtès 92246defa5 Add docbook2x.
svn path=/nixpkgs/trunk/; revision=11051
2008-03-11 09:34:17 +00:00
Ludovic Courtès f528309936 Remove dependencies on stdenv' components from xmlto'.
svn path=/nixpkgs/trunk/; revision=11049
2008-03-11 09:16:12 +00:00
Ludovic Courtès d195542ac3 Add `xmlto', a front-end to an XSL toolchain.
svn path=/nixpkgs/trunk/; revision=11048
2008-03-11 08:44:22 +00:00
Ludovic Courtès bd361daf06 Add AsciiDoc.
svn path=/nixpkgs/trunk/; revision=11039
2008-03-10 15:57:14 +00:00
Ludovic Courtès 4fd7a30a36 Improve Lout package: improved directory layout, and documentation is now installed.
svn path=/nixpkgs/trunk/; revision=10708
2008-02-15 13:42:24 +00:00
Ludovic Courtès c3096df3d0 Add Lout, a document layout system based on a purely functional language.
svn path=/nixpkgs/trunk/; revision=10634
2008-02-12 09:58:57 +00:00
Andres Löh 5dd65bbfad * updated lhs2TeX to 1.13pre3
svn path=/nixpkgs/trunk/; revision=10170
2008-01-16 10:33:06 +00:00
Eelco Dolstra 607b0d3e80 * Rewrite all the SourceForge URLs to mirror://sourceforge/.
find . -name "*.nix" | while read fn; do sed 's^http://[a-z]*.dl.sourceforge.net/sourceforge/^mirror://sourceforge/^g' < $fn > $fn.new; mv $fn.new $fn; done

svn path=/nixpkgs/trunk/; revision=9198
2007-08-27 13:01:33 +00:00
Andres Löh 1cb9fc74b7 * added propagated-user-env-packages for lhs2tex and polytable
svn path=/nixpkgs/trunk/; revision=9195
2007-08-24 20:15:00 +00:00
Eelco Dolstra a0159dee8e * Reverted r6713, r6711, r4623, r3660, r2237. There rewrote fetchurl
URLs to http://nix.cs.uu.nl/dist/tarballs.  With content-addressable
  mirror support (r9190, NIXPKGS-70) this is no longer necessary:
  fetchurl will try to download from that location automatically.  So
  we can keep the original URLs.

svn path=/nixpkgs/trunk/; revision=9192
2007-08-24 12:32:36 +00:00
Martin Bravenboer 778d516e41 A pkgs/tools/typesetting/pdfjam
A    pkgs/tools/typesetting/pdfjam/builder.sh
A    pkgs/tools/typesetting/pdfjam/default.nix

Added pdfjam, a package with the following tools:

    * pdfnup, which allows PDF files to be "n-upped" in roughly the
      way that psnup does for PostScript files.

    * pdfjoin, which concatenates the pages of multiple PDF files
      together into a single file

    * pdf90, which rotates the pages of one or more PDF files through
      90 degrees (anti-clockwise).

M    pkgs/development/compilers/jdk/jdk6-linux.nix

Typo


svn path=/nixpkgs/trunk/; revision=8404
2007-03-21 12:53:01 +00:00
Andres Löh e92bd3ec5e update lhs2tex to 1.12
svn path=/nixpkgs/trunk/; revision=7813
2007-01-30 13:03:53 +00:00
Eelco Dolstra 3803cfdff2 * lhs2TeX updated to 1.11.
svn path=/nixpkgs/trunk/; revision=7055
2006-11-15 15:25:32 +00:00
Eelco Dolstra 1442e8ec22 * Copy a bunch of files to nix.cs.uu.nl.
svn path=/nixpkgs/trunk/; revision=6711
2006-10-12 13:50:54 +00:00
Armijn Hemel a33dc947c6 disable local build of pangoxsl, add patch to remove "pangoxsl" from SUBDIRS,
otherwise it will still try to build the local pangoxsl (and fail)

svn path=/nixpkgs/trunk/; revision=5468
2006-06-18 11:58:00 +00:00
Eelco Dolstra 4acfb1a684 * More examples of interpolation.
svn path=/nixpkgs/trunk/; revision=5244
2006-05-01 15:25:17 +00:00
Eelco Dolstra 9f898a586b * Copy even more files (in particular from losser.st-lab.cs.uu.nl,
can't assume that it will live forever).

svn path=/nixpkgs/trunk/; revision=4624
2006-01-30 16:11:00 +00:00
Eelco Dolstra 3389f4bc36 * Copy lots of files to nix.cs.uu.nl.
svn path=/nixpkgs/trunk/; revision=4623
2006-01-30 16:04:03 +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
Eelco Dolstra 82e678362f * "." -> "source".
svn path=/nixpkgs/trunk/; revision=4335
2005-12-05 14:11:09 +00:00
Martin Bravenboer 4ba92bbd4e * Added unstable pre release of Stratego/XT 0.16
* Upgraded bibtex-tools to latest unstable release.


svn path=/nixpkgs/trunk/; revision=4176
2005-10-31 14:28:11 +00:00
Martin Bravenboer ef60b29c05 update of xmlroff
svn path=/nixpkgs/trunk/; revision=3724
2005-08-27 21:08:49 +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
Martin Bravenboer 5ac3904860 Added pangoxsl and xmlroff
svn path=/nixpkgs/trunk/; revision=3574
2005-08-13 21:35:49 +00:00
Martin Bravenboer 478c44aef3 hevea needs patching on Mac OS X (see the Darwin ports)
svn path=/nixpkgs/trunk/; revision=3454
2005-07-26 16:18:14 +00:00
Eelco Visser 3385ccd1f7 use tetex
svn path=/nixpkgs/trunk/; revision=3164
2005-05-31 08:11:54 +00:00
Martin Bravenboer b99065a3d9 * Upgraded Stratego/XT to Stratego/XT 0.14
* Clean up of SDF attributes in all-package-generic. There is now a
single attribute, called sdf.


svn path=/nixpkgs/trunk/; revision=3062
2005-05-18 16:50:14 +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 Visser 009cda1fb2 version 0.1 of bibtex-tools
svn path=/nixpkgs/trunk/; revision=1285
2004-08-17 11:53:31 +00:00
Eelco Visser e5ee911e2e Hevea is an interpreter for (La)TeX that produces HTML.
It is written in OCaml.


svn path=/nixpkgs/trunk/; revision=1189
2004-07-28 10:49:55 +00:00
Eelco Visser be48aa538b - O'Caml compiler for Object CaML
- hevea is an interpreter for latex producing html

svn path=/nixpkgs/trunk/; revision=1171
2004-07-16 22:58:15 +00:00