Commit graph

6161 commits

Author SHA1 Message Date
Eelco Dolstra 7a0f6b1a40 * Patched checkinstall to include empty directory in packages.
svn path=/nixpkgs/trunk/; revision=14736
2009-03-27 14:13:23 +00:00
Eelco Dolstra 8fffed2ba1 * Use the latest checkinstall from git. This fixes /usr/bin/ld and
other paths incorrectly ending up in generated Deb files.

svn path=/nixpkgs/trunk/; revision=14735
2009-03-27 12:13:11 +00:00
Marc Weber 63dbfc3aa1 selenium remote control version bump to 1.0-beta-2
renamed attr to seleniumRCBin and adding
selenium-remote-control-1.0-beta-2 run script

svn path=/nixpkgs/trunk/; revision=14734
2009-03-27 09:39:19 +00:00
Marc Weber e3eb124873 fix build of opera on x86_64
svn path=/nixpkgs/trunk/; revision=14733
2009-03-27 09:39:11 +00:00
Peter Simons 33089fcfdd pdsh: updated to version 2.18
svn path=/nixpkgs/trunk/; revision=14731
2009-03-26 19:17:42 +00:00
Eelco Dolstra 5a8a90cd56 * Test whether we can successfully install and uninstall the Debian
package we just built.

svn path=/nixpkgs/trunk/; revision=14730
2009-03-26 15:45:37 +00:00
Eelco Dolstra dded641a1a svn path=/nixpkgs/trunk/; revision=14728 2009-03-26 14:43:16 +00:00
Eelco Dolstra f30fe65b3e * makeSourceTarball -> sourceTarball.
* Added a function binaryTarball to do a DESTDIR build into
  /usr/local.  Useful for making statically linked binaries.  However,
  it may be better to do this in a VM (since if you do it in a Nix
  build environment, you can still end up with a lot of Nix
  dependencies in your binaries, even if you do static linking).

svn path=/nixpkgs/trunk/; revision=14726
2009-03-26 14:11:59 +00:00
Eelco Dolstra 5322285f97 * Bump.
svn path=/nixpkgs/trunk/; revision=14725
2009-03-26 13:39:40 +00:00
Lluís Batlle i Rossell 2630b87a8c Adding rrdtool.
svn path=/nixpkgs/trunk/; revision=14713
2009-03-25 19:13:24 +00:00
Michael Raskin 6986ddc2cf Updated Monotone to 0.43
svn path=/nixpkgs/trunk/; revision=14704
2009-03-25 16:06:00 +00:00
Marc Weber e06491168b tidied up pkgs/lib/debug.nix
more consistent naming:
  debugVal -> traceVal
  debugXMLVal -> traceXMLVal

  whatis -> showVal
  traceWhatis -> traceShowVal
  traceMarked -> traceShowValMarked

removed some parenthesis

svn path=/nixpkgs/trunk/; revision=14701
2009-03-25 13:48:55 +00:00
Marc Weber e1c1ecf33a allow { pkgs, pkgsOrig, ... } : in config.nix
svn path=/nixpkgs/trunk/; revision=14700
2009-03-25 13:29:47 +00:00
Eelco Dolstra 5b89240b84 * Bump.
svn path=/nixpkgs/trunk/; revision=14698
2009-03-25 12:41:13 +00:00
Eelco Dolstra 58ae185001 * Latest ntfs-3g, FUSE.
svn path=/nixpkgs/trunk/; revision=14696
2009-03-25 10:55:40 +00:00
Eelco Dolstra f3815e7ad5 * Fixed ntfsprogs.
svn path=/nixpkgs/trunk/; revision=14695
2009-03-25 10:55:28 +00:00
Lluís Batlle i Rossell 6b8acbd2dc Fixing the name of xxdiff.
svn path=/nixpkgs/trunk/; revision=14692
2009-03-24 19:24:14 +00:00
Eelco Dolstra 7652248443 * Turn on almost all jobs from build-for-release.nix.
svn path=/nixpkgs/trunk/; revision=14690
2009-03-24 18:32:30 +00:00
Lluís Batlle i Rossell ac404e713f Unison version update to 2.27.57
svn path=/nixpkgs/trunk/; revision=14689
2009-03-24 17:52:13 +00:00
Eelco Dolstra 7111a3d79d * Disabled make check in DBD::SQLite; see
http://hydra.nixos.org/build/5767/nixlog/3.

svn path=/nixpkgs/trunk/; revision=14688
2009-03-24 15:42:24 +00:00
Eelco Dolstra b05625498b svn path=/nixpkgs/trunk/; revision=14687 2009-03-24 15:15:56 +00:00
Eelco Dolstra e49b111aca * Bump.
svn path=/nixpkgs/trunk/; revision=14686
2009-03-24 15:10:27 +00:00
Eelco Dolstra e230599c08 * Removed Subversion 1.4 - obsolete.
* Updated Subversion 1.5.x to 1.5.6.

svn path=/nixpkgs/trunk/; revision=14685
2009-03-24 15:07:11 +00:00
Peter Simons ea443ec70a subversion: updated to version 1.6.0
svn path=/nixpkgs/trunk/; revision=14682
2009-03-24 10:31:39 +00:00
Peter Simons 7ddfd954d3 sqlite: added parameter to enable building a static library.
Unfortunately, static builds fail because the package doesn't recognize
that libpthread needs to be linked explicitly. I'll fix that ASAP.

svn path=/nixpkgs/trunk/; revision=14681
2009-03-24 10:31:17 +00:00
Lluís Batlle i Rossell aaf563c7cf Marking wtk unfree. I don't know if it's redistributable.
svn path=/nixpkgs/trunk/; revision=14680
2009-03-24 09:27:03 +00:00
Lluís Batlle i Rossell 67b73b3cbb Fixing the url for plan9port (Dankon Ludo!)
svn path=/nixpkgs/trunk/; revision=14679
2009-03-24 09:21:21 +00:00
Eelco Dolstra 37de59a3be * Dutch tax return program for 2008.
(And the government is *still* violating the LGPL...)

svn path=/nixpkgs/trunk/; revision=14678
2009-03-24 09:00:34 +00:00
Lluís Batlle i Rossell 1167cdd1ba Adding plan9port with X11 support.
For acme to work, set the PLAN9 variable, and have the plan9port programs in the PATH.

svn path=/nixpkgs/trunk/; revision=14669
2009-03-23 21:31:30 +00:00
Lluís Batlle i Rossell 779b015a03 Adding the Sun Wireless ToolKit for i686-linux at least.
svn path=/nixpkgs/trunk/; revision=14666
2009-03-23 20:36:48 +00:00
Ludovic Courtès 0474b4f148 GNU gv 3.6.7.
svn path=/nixpkgs/trunk/; revision=14662
2009-03-23 15:42:14 +00:00
Michael Raskin 3f5ef79084 Build GIMP
svn path=/nixpkgs/trunk/; revision=14653
2009-03-22 19:09:51 +00:00
Wouter den Breejen eec829aad5 vsftpd userlist options added
svn path=/nixpkgs/trunk/; revision=14649
2009-03-22 15:32:28 +00:00
Lluís Batlle i Rossell ba1b5fe28c Removing the just added pdflrf. It violates the GPL.
svn path=/nixpkgs/trunk/; revision=14647
2009-03-22 13:36:19 +00:00
Lluís Batlle i Rossell eb87994383 Adding pdflrf (to get nice LRF files for Sony PRS)
svn path=/nixpkgs/trunk/; revision=14646
2009-03-22 13:25:12 +00:00
Lluís Batlle i Rossell d52b60af22 Adding upx.
svn path=/nixpkgs/trunk/; revision=14645
2009-03-22 13:03:37 +00:00
Ludovic Courtès a3f009935f GNU IceCat 3.0.7-g1.
svn path=/nixpkgs/trunk/; revision=14644
2009-03-22 12:37:16 +00:00
Lluís Batlle i Rossell e7dc9a15ae Adding pipe viewer.
svn path=/nixpkgs/trunk/; revision=14643
2009-03-22 12:34:30 +00:00
Ludovic Courtès a117d3ac9a Build Compiz*.
svn path=/nixpkgs/trunk/; revision=14642
2009-03-21 22:20:45 +00:00
Armijn Hemel 78c4691007 update to 1.6
svn path=/nixpkgs/trunk/; revision=14637
2009-03-20 21:20:06 +00:00
Armijn Hemel 19eaf90e36 update to 2.6.6
svn path=/nixpkgs/trunk/; revision=14636
2009-03-20 21:11:37 +00:00
Eelco Dolstra bec9f4b0c3 * JasPer: build without OpenGL/X support - it's only used to build a
trivial example program (a barebones image viewer), but it gives
  everybody else a dependency on Mesa ;-)

svn path=/nixpkgs/trunk/; revision=14633
2009-03-20 16:27:32 +00:00
Eelco Dolstra 3be3abe6ab * Removed makePortmap; use makeOverridable.
svn path=/nixpkgs/trunk/; revision=14631
2009-03-20 16:17:08 +00:00
Eelco Dolstra 32d1c53b10 * Fix portmap.
svn path=/nixpkgs/trunk/; revision=14630
2009-03-20 16:08:43 +00:00
Eelco Dolstra e14c41e728 svn path=/nixpkgs/trunk/; revision=14629 2009-03-20 15:45:51 +00:00
Marc Weber d8f8d0f620 fix tcng
svn path=/nixpkgs/trunk/; revision=14626
2009-03-20 13:12:26 +00:00
Lluís Batlle i Rossell 874e0ac032 Updating tightvnc, and fixing the Xsecurity problems.
svn path=/nixpkgs/trunk/; revision=14625
2009-03-20 10:49:05 +00:00
Eelco Dolstra 84b78f7489 * Work around a bug in java-front.
svn path=/nixpkgs/trunk/; revision=14620
2009-03-19 17:34:59 +00:00
Ludovic Courtès c04af1186d Build Impressive.
svn path=/nixpkgs/trunk/; revision=14619
2009-03-19 16:42:00 +00:00
Ludovic Courtès 3a43ab3860 Add Impressive (formerly known as `KeyJNote').
svn path=/nixpkgs/trunk/; revision=14618
2009-03-19 16:40:28 +00:00