Commit graph

5776 commits

Author SHA1 Message Date
Ludovic Courtès 01ed35dc5f GSL 1.12.
svn path=/nixpkgs/trunk/; revision=13656
2008-12-18 09:18:36 +00:00
Ludovic Courtès f64c0bc28e Add Namazu, a full-text search engine.
svn path=/nixpkgs/trunk/; revision=13655
2008-12-17 17:09:29 +00:00
Ludovic Courtès 01545132b4 Cdrkit 1.1.9.
svn path=/nixpkgs/trunk/; revision=13647
2008-12-16 14:06:46 +00:00
Eelco Dolstra 2750bec889 * Latest version.
svn path=/nixpkgs/trunk/; revision=13643
2008-12-16 00:18:20 +00:00
Eelco Dolstra 29b53db1c2 * A helper function for writing the list of references of a path to a
file.  (This really shouldn't be in all-packages.nix - all these
  utility builders should be moved someplace else...)

svn path=/nixpkgs/trunk/; revision=13639
2008-12-15 23:52:25 +00:00
Eelco Dolstra 6211cf4c0c * dbus-tools: purity fix (don't try to create /var).
svn path=/nixpkgs/trunk/; revision=13638
2008-12-15 23:45:52 +00:00
Michael Raskin 6a83330e8b Using old compizManager by default.
svn path=/nixpkgs/trunk/; revision=13635
2008-12-15 12:10:42 +00:00
Michael Raskin a0657e021f Added Simon Tatham's puzzle collection
svn path=/nixpkgs/trunk/; revision=13634
2008-12-15 11:55:53 +00:00
Michael Raskin a69221ec2b Oops. A stupid typo fixed.
svn path=/nixpkgs/trunk/; revision=13632
2008-12-14 17:10:11 +00:00
Michael Raskin 7115d5e143 compiz-fusion does not build without gettext specified explicitly anymore
svn path=/nixpkgs/trunk/; revision=13631
2008-12-14 16:09:28 +00:00
Michael Raskin 560d0d1597 I found a package that carries LICENCE file - adding to forceCopy list; also added some service functionality (needed by the same package).
svn path=/nixpkgs/trunk/; revision=13630
2008-12-14 14:54:47 +00:00
Michael Raskin abf1aeca3b Fixed missing description
svn path=/nixpkgs/trunk/; revision=13629
2008-12-14 11:21:30 +00:00
Michael Raskin 15cfe51b42 Correcting src passthru in builderDefs
svn path=/nixpkgs/trunk/; revision=13628
2008-12-14 10:40:03 +00:00
Ludovic Courtès 5dbd5eac6d GnuTLS 2.6.3.
svn path=/nixpkgs/trunk/; revision=13627
2008-12-13 16:52:31 +00:00
Ludovic Courtès b2f24eb5fa Avahi 0.6.24.
svn path=/nixpkgs/trunk/; revision=13626
2008-12-12 23:02:11 +00:00
Eelco Dolstra 9ed6e06b38 * Wine 1.1.10.
svn path=/nixpkgs/trunk/; revision=13625
2008-12-12 23:00:15 +00:00
Ludovic Courtès b942701506 GNU Bison 2.4.1.
svn path=/nixpkgs/trunk/; revision=13619
2008-12-12 12:37:29 +00:00
Ludovic Courtès 6213bb808c GNU IceCat 3.0.4-g1.
svn path=/nixpkgs/trunk/; revision=13616
2008-12-12 09:39:14 +00:00
Ludovic Courtès 219a11b567 IceCat: Inherit isFirefox3Like' in icecat3Xul'.
svn path=/nixpkgs/trunk/; revision=13615
2008-12-12 09:38:31 +00:00
Peter Simons 82e14b3605 Updated htop to version 0.8.1.
svn path=/nixpkgs/trunk/; revision=13614
2008-12-11 23:18:46 +00:00
Eelco Dolstra d25aa3c8a5 * checkinstall: build properly on x86_64.
* checkinstall: get rid of the RUNPATH in the LD_PRELOAD library so
  that it works with native Glibc (e.g. in VM builds).
* debBuild: use our own checkinstall.  In particular this allows us to
  build Debs on x86_64.

svn path=/nixpkgs/trunk/; revision=13608
2008-12-10 17:12:19 +00:00
Eelco Dolstra 0cf7b1c811 * Latest strace.
svn path=/nixpkgs/trunk/; revision=13607
2008-12-10 17:09:11 +00:00
Eelco Dolstra 016e2d912e * Name attribute did not match the actual version.
svn path=/nixpkgs/trunk/; revision=13600
2008-12-09 13:52:37 +00:00
Ludovic Courtès 37812e79dd GNU Guile 1.8.6.
svn path=/nixpkgs/trunk/; revision=13599
2008-12-08 22:15:47 +00:00
Ludovic Courtès bbc6db936c Build Pinentry.
svn path=/nixpkgs/trunk/; revision=13598
2008-12-08 21:23:45 +00:00
Ludovic Courtès 6d92197ffd Pinentry 0.7.5.
svn path=/nixpkgs/trunk/; revision=13597
2008-12-08 21:22:20 +00:00
Michael Raskin e66080438b Added FBTerm - framebuffer terminal emulator
svn path=/nixpkgs/trunk/; revision=13596
2008-12-08 12:44:42 +00:00
Ludovic Courtès bcb25659a1 Build Tcpdump.
svn path=/nixpkgs/trunk/; revision=13595
2008-12-08 10:59:40 +00:00
Michael Raskin d49a6f0641 Starting migrating old builderDefs packages to builderDefsPackage style.
svn path=/nixpkgs/trunk/; revision=13591
2008-12-04 21:01:26 +00:00
Eelco Dolstra 2b2bb11f32 * Always include "/nix/store/*" in lcovFilter.
svn path=/nixpkgs/trunk/; revision=13583
2008-12-04 15:32:30 +00:00
Eelco Dolstra f679021d11 * OpenSSH updated to 5.1p1.
svn path=/nixpkgs/trunk/; revision=13579
2008-12-04 13:16:38 +00:00
Nicolas Pierron 071c62a942 Rewrite uniqFlattenAttr to handle any type of elements with associated keys.
Keys are introduced because manipulated sets cannot be compared safely.

svn path=/nixpkgs/trunk/; revision=13574
2008-12-03 18:56:00 +00:00
Eelco Dolstra a5d3e865ea * Make building a tarball from a Subversion working copy faster by
filtering out all the .svn files.  To build a Nixpkgs tarball from
  your working copy (and run the same tests that the build farm does):

  $ nix-build pkgs/top-level/release.nix -A tarball

  If this fails, then you broke something ;-)

svn path=/nixpkgs/trunk/; revision=13573
2008-12-03 18:20:14 +00:00
Ludovic Courtès c08a809373 Build Jnettop.
svn path=/nixpkgs/trunk/; revision=13565
2008-12-03 14:27:28 +00:00
Ludovic Courtès e442925ccd Add Jnettop, a network traffic visualizer.
svn path=/nixpkgs/trunk/; revision=13564
2008-12-03 14:22:55 +00:00
Eelco Dolstra cf6908d2f9 svn path=/nixpkgs/trunk/; revision=13563 2008-12-03 11:06:43 +00:00
Ludovic Courtès 3918c63518 GNU Automake 1.10.2.
svn path=/nixpkgs/trunk/; revision=13562
2008-12-03 08:32:47 +00:00
Marc Weber 90b53dcccc bleeding edge octave version (without docs)
svn path=/nixpkgs/trunk/; revision=13561
2008-12-02 22:55:45 +00:00
Marc Weber d97a7e08bc make atlas build again (tested on amd64)
svn path=/nixpkgs/trunk/; revision=13560
2008-12-02 22:55:33 +00:00
Valentin David 0720af543a Update stlport to 5.2.0.
svn path=/nixpkgs/trunk/; revision=13558
2008-12-02 16:51:39 +00:00
Marc Weber a2ec5b8c2d fix my dir spelling mistake
svn path=/nixpkgs/trunk/; revision=13556
2008-12-02 15:13:31 +00:00
Marc Weber 896fb49cb0 Hopefully build farm fix
I've forgotten to comment out a name preventing filtering out a half finished derivation.
(The missing glib is passed using fix by the following code)

svn path=/nixpkgs/trunk/; revision=13555
2008-12-02 13:23:31 +00:00
Marc Weber a7e33ec60c updates: istanbul starts without errors. But no window appears.
svn path=/nixpkgs/trunk/; revision=13554
2008-12-02 12:28:45 +00:00
Marc Weber 9e7846d214 added Haskell's foldl
svn path=/nixpkgs/trunk/; revision=13553
2008-12-02 12:28:21 +00:00
Marc Weber 0b49861c7b added goocanvas
svn path=/nixpkgs/trunk/; revision=13552
2008-12-02 12:28:13 +00:00
Marc Weber fd3148dd5e new version icon-naming-utils-0.8.2
svn path=/nixpkgs/trunk/; revision=13551
2008-12-02 12:27:55 +00:00
Marc Weber 677812de8f added gstreamer gnonlin package
svn path=/nixpkgs/trunk/; revision=13550
2008-12-02 12:27:44 +00:00
Marc Weber 84db2ea357 dbus update
svn path=/nixpkgs/trunk/; revision=13549
2008-12-02 12:27:27 +00:00
Marc Weber 48f11e576b update of gnomeicontheme
svn path=/nixpkgs/trunk/; revision=13548
2008-12-02 12:27:17 +00:00
Marc Weber 30794845ee python 25 proposal
svn path=/nixpkgs/trunk/; revision=13547
2008-12-02 12:27:05 +00:00
Marc Weber d8e1f6c976 adding lib function composableDerivation
providing easy setups of flags and configurations for derivations.
configuration is passed via passthru automatically,
additional names can be merged with final attrs in an automatic sensible way
even supporting fix.
fun and funMerge idea by Michael Raskin

svn path=/nixpkgs/trunk/; revision=13546
2008-12-02 12:26:53 +00:00
Marc Weber 429df4f864 added prepareDerivationArgs
svn path=/nixpkgs/trunk/; revision=13545
2008-12-02 12:26:43 +00:00
Marc Weber 570a103136 adding mergeAttrsByFunc function - its easiy to customize how a name should be merged - the merge function is passed by the attr set itself (and can be overridden/ extended this way) This code can probably be shortened using zip and the like as proposed by Nicolas Pierron (mailinglist)
svn path=/nixpkgs/trunk/; revision=13544
2008-12-02 12:26:36 +00:00
Marc Weber 55976c6f8d depreceating functions which have been sud by me only replacements are in the following commits.. I still have to remove and adopt the code using them
svn path=/nixpkgs/trunk/; revision=13543
2008-12-02 12:26:28 +00:00
Marc Weber bd0b75fe28 added mergeAttr and concatList functions giving // and ++ a name
svn path=/nixpkgs/trunk/; revision=13542
2008-12-02 12:26:20 +00:00
Marc Weber 1f69d4d1eb enhancing whatis trace function
svn path=/nixpkgs/trunk/; revision=13541
2008-12-02 12:26:12 +00:00
Marc Weber 01fc783e7f added debug functions tracing function arguments and result
svn path=/nixpkgs/trunk/; revision=13540
2008-12-02 12:26:05 +00:00
Marc Weber 38cf2a4d7e added multisync - plugins are not yet shown ?
svn path=/nixpkgs/trunk/; revision=13539
2008-12-02 12:25:56 +00:00
Ludovic Courtès a9f0680f77 Git 1.6.0.4.
svn path=/nixpkgs/trunk/; revision=13529
2008-12-01 10:24:24 +00:00
Eelco Dolstra 2ffc686b67 * Latest Wine, Thunderbird.
svn path=/nixpkgs/trunk/; revision=13527
2008-12-01 00:06:14 +00:00
Michael Raskin d6f1d7acb3 Added Tk support for Python
svn path=/nixpkgs/trunk/; revision=13526
2008-12-01 00:02:25 +00:00
Eelco Dolstra 18501e572a * Test building some random packages.
svn path=/nixpkgs/trunk/; revision=13525
2008-11-30 19:07:18 +00:00
Eelco Dolstra c058ff0e40 * Moved the expression for building a Nixpkgs tarball from the release
tree.

svn path=/nixpkgs/trunk/; revision=13522
2008-11-30 18:36:23 +00:00
Michael Raskin 1cd17e8140 Adding XMoto game
svn path=/nixpkgs/trunk/; revision=13521
2008-11-30 17:15:29 +00:00
Michael Raskin ed8215aca7 Added Open Dynamics Engine
svn path=/nixpkgs/trunk/; revision=13520
2008-11-30 16:50:05 +00:00
Michael Raskin e357cb4e65 Added chipmunk 2 physics library
svn path=/nixpkgs/trunk/; revision=13519
2008-11-30 15:05:43 +00:00
Michael Raskin 8c90c64e94 Added nginx - lightweight http server
svn path=/nixpkgs/trunk/; revision=13518
2008-11-30 09:06:53 +00:00
Ludovic Courtès ab0f8f2bb4 Build `at'.
svn path=/nixpkgs/trunk/; revision=13516
2008-11-29 17:38:44 +00:00
Eelco Dolstra 9f206fb8f9 * Use the latest unstable Nix.
svn path=/nixpkgs/trunk/; revision=13503
2008-11-28 18:43:19 +00:00
Eelco Dolstra e056ebd34e * Don't repeat the standard definition of $phases.
svn path=/nixpkgs/trunk/; revision=13493
2008-11-28 16:12:50 +00:00
Eelco Dolstra 8bcfad7e9c * Strip in libexec.
* In stripDirs: use xargs -r, otherwise when there is nothing to
  strip, strip prints its help text.  Harmless but annoying.

svn path=/nixpkgs/trunk/; revision=13492
2008-11-28 16:11:59 +00:00
Eelco Dolstra 85fa8661e3 * A patch to make TemplateToolkit work properly on templates in the
Nix store.

svn path=/nixpkgs/trunk/; revision=13491
2008-11-28 16:10:32 +00:00
Eelco Dolstra 3189f877d0 * Linux 2.6.27.7
svn path=/nixpkgs/trunk/; revision=13487
2008-11-28 13:12:43 +00:00
Eelco Dolstra 31d4efb9d7 * Oops.
svn path=/nixpkgs/trunk/; revision=13486
2008-11-28 13:09:07 +00:00
Eelco Dolstra 60431bb1e8 * Install the man page.
svn path=/nixpkgs/trunk/; revision=13485
2008-11-28 13:06:54 +00:00
Eelco Dolstra 7027006e4d * A release expression for building Nixpkgs on Hydra (the new build
farm).

svn path=/nixpkgs/trunk/; revision=13478
2008-11-28 10:56:36 +00:00
Eelco Dolstra 82ab4c6105 * buildRPM: Set the %_topdir variable to a known location, otherwise
we run into trouble on Fedora 10 (RPM 4.6), where the default is no
  longer /usr/src/something but $HOME/something.

svn path=/nixpkgs/trunk/; revision=13466
2008-11-27 18:58:37 +00:00
Ludovic Courtès 349f9c13e6 Build `host'.
svn path=/nixpkgs/trunk/; revision=13461
2008-11-27 15:28:30 +00:00
Ludovic Courtès 31c156de83 Add `host', a DNS query utility.
svn path=/nixpkgs/trunk/; revision=13459
2008-11-27 13:54:49 +00:00
Ludovic Courtès e5e3c7ec73 Build vpnc.
svn path=/nixpkgs/trunk/; revision=13458
2008-11-27 10:34:25 +00:00
Ludovic Courtès f38077a30e vpnc 0.5.3.
svn path=/nixpkgs/trunk/; revision=13457
2008-11-27 10:32:47 +00:00
Ludovic Courtès 2a16a3d0ab Revert change erroneously introduced in r13429.
svn path=/nixpkgs/trunk/; revision=13439
2008-11-26 14:57:59 +00:00
Marc Weber 79536f8240 fix fcron: don't check for /var/setuid-wrappers/sendmail
svn path=/nixpkgs/trunk/; revision=13435
2008-11-26 14:38:16 +00:00
Marc Weber 1a4a270855 bumped intltool to version 0.40.5
svn path=/nixpkgs/trunk/; revision=13434
2008-11-26 14:38:05 +00:00
Eelco Dolstra 79072e871f * Preserve meta attributes from the caller.
svn path=/nixpkgs/trunk/; revision=13433
2008-11-26 14:34:29 +00:00
Ludovic Courtès 564b82630b Add Intel Wi-Fi firmware for kernels 2.6.27 and later;
make `iwlwifi4965ucode' part of `kernelPackagesFor'.

svn path=/nixpkgs/trunk/; revision=13429
2008-11-26 13:15:38 +00:00
Eelco Dolstra 5dad580963 * Added Fedora 10.
svn path=/nixpkgs/trunk/; revision=13428
2008-11-26 11:14:39 +00:00
Eelco Dolstra dd61c77d4e * Use libtool.
svn path=/nixpkgs/trunk/; revision=13425
2008-11-26 01:00:23 +00:00
Eelco Dolstra 31d12fc641 * Don't suppress error messages.
svn path=/nixpkgs/trunk/; revision=13424
2008-11-25 18:34:46 +00:00
Eelco Dolstra a37251e2a5 * -pre' should be pre'.
svn path=/nixpkgs/trunk/; revision=13420
2008-11-25 18:08:49 +00:00
Eelco Dolstra fd6e8a0f26 * Figure out the release name.
svn path=/nixpkgs/trunk/; revision=13415
2008-11-25 16:12:36 +00:00
Eelco Dolstra 8cc8ee244a svn path=/nixpkgs/trunk/; revision=13414 2008-11-25 15:54:05 +00:00
Eelco Dolstra 2efa4abeae * Set VERSION_SUFFIX to -pre<revision> unless building an "official"
release.
* Use @-patterns and `...' instead of using a "with".

svn path=/nixpkgs/trunk/; revision=13413
2008-11-25 15:53:45 +00:00
Eelco Dolstra 75ed8f2e20 * Added IPC::Run.
svn path=/nixpkgs/trunk/; revision=13409
2008-11-25 13:06:58 +00:00
Eelco Dolstra fc06d93252 svn path=/nixpkgs/trunk/; revision=13401 2008-11-25 02:26:54 +00:00
Eelco Dolstra c90bd0756c * Automatically build Debian packages using checkinstall, as suggested
by Pjotr Prins a while back.  This could also be used to generate
  RPMs for packages that don't have a spec-file.

* Added checkinstall to Nixpkgs.  However we don't use our own build
  yet because with it "make install" segfaults in a Debian VM, while
  the pre-built binary does work.

svn path=/nixpkgs/trunk/; revision=13400
2008-11-25 02:20:41 +00:00
Eelco Dolstra da8bcbd9a5 * Moved more stuff from the release tree.
svn path=/nixpkgs/trunk/; revision=13395
2008-11-25 00:20:51 +00:00
Michael Raskin 044c4dfe9f Fix shebang in more scripts...
svn path=/nixpkgs/trunk/; revision=13393
2008-11-24 22:36:39 +00:00
Marc Weber 6fb6ecff1e fix fcron: don't try to create /etc/fcron.{allow,deny,conf}
svn path=/nixpkgs/trunk/; revision=13391
2008-11-24 22:30:58 +00:00
Eelco Dolstra 01acea6bbc * Start moving the Nix expressions that support the build farm
(e.g. making source tarballs, doing coverage analysis) to the
  Nixpkgs tree.  This makes it easier to run build farm jobs locally
  since you don't need to check out the "release" tree separately.
  Also it means one less input to declare for build farm jobs.

* Removed succeedOnFailure and separate logging of phases.  Hydra
  doesn't need that.

svn path=/nixpkgs/trunk/; revision=13388
2008-11-24 15:10:06 +00:00
Eelco Dolstra 9cb29889d2 * A function "buildPerlPackage" to replace all those "import
../development/perl-modules/generic perl" incantations.

svn path=/nixpkgs/trunk/; revision=13387
2008-11-24 10:24:51 +00:00
Eelco Dolstra 1357c14500 * DBD::SQLite needs a patch to prevent segfaults in case of timeouts.
svn path=/nixpkgs/trunk/; revision=13386
2008-11-24 10:11:09 +00:00
Eelco Dolstra e02462f034 * MPlayerPlugin is a function...
svn path=/nixpkgs/trunk/; revision=13385
2008-11-24 10:00:40 +00:00
Eelco Dolstra 21c1ee574c * Use exec.
svn path=/nixpkgs/trunk/; revision=13384
2008-11-24 09:59:38 +00:00
Nicolas Pierron 53e6c77aca Fix previous commit.
svn path=/nixpkgs/trunk/; revision=13373
2008-11-23 01:23:32 +00:00
Nicolas Pierron 249a3a314f Add: Handle a way to factor conditions.
mkIf config.foo.enable {
  require = [ .. ];

  environment = {
    // infer the else part.
    extraPackages = [pkgs.foo];
    etc = mkThenElse {
      thenPart = { .. };
      elsePart = { .. };
    };
  };
}

Fix: UniqFlattenAttr compare configuration without the "require" attribute.

svn path=/nixpkgs/trunk/; revision=13372
2008-11-23 00:19:18 +00:00
Nicolas Pierron 0f2bd6c305 mergeDefaultOption: handle boolean values.
svn path=/nixpkgs/trunk/; revision=13371
2008-11-23 00:19:12 +00:00
Nicolas Pierron b62298f7c7 Add a common pattern used in jobs definition.
svn path=/nixpkgs/trunk/; revision=13370
2008-11-23 00:19:06 +00:00
Marc Weber 26212b62c7 (last) fcron fix for now because the service works as expected
svn path=/nixpkgs/trunk/; revision=13368
2008-11-22 16:57:31 +00:00
Marc Weber 57c012cd8c zsh update to 4.3.9
svn path=/nixpkgs/trunk/; revision=13367
2008-11-22 16:57:16 +00:00
Marc Weber eb0f06a162 default locations for fcron config settings (don't use store path)
svn path=/nixpkgs/trunk/; revision=13366
2008-11-21 23:53:31 +00:00
Eelco Dolstra a4a95f2962 * Latest stable, unstable releases.
svn path=/nixpkgs/trunk/; revision=13365
2008-11-21 17:06:49 +00:00
Marc Weber ce242a0bd8 ghc-6.10 binary
svn path=/nixpkgs/trunk/; revision=13345
2008-11-19 21:46:19 +00:00
Marc Weber 7aa7f85bb5 gstreamer update (needed by gstPython)
dropping dep gnomevfs (see code commment)

svn path=/nixpkgs/trunk/; revision=13344
2008-11-19 21:46:01 +00:00
Marc Weber 96aade5a27 hackish fix to build cdrtools again
svn path=/nixpkgs/trunk/; revision=13343
2008-11-19 21:45:43 +00:00
Ludovic Courtès 42f234343b GnuTLS 2.6.2.
svn path=/nixpkgs/trunk/; revision=13341
2008-11-19 18:49:53 +00:00
Eelco Dolstra 3d52d1593a * Revert to version 76, 77 gives strange hangs.
svn path=/nixpkgs/trunk/; revision=13338
2008-11-19 17:21:49 +00:00
Nicolas Pierron 14b2be147f Use composedArgsAndFun on utilliinux to remove some references to nixPkgs from Nixos.
svn path=/nixpkgs/trunk/; revision=13311
2008-11-16 19:23:06 +00:00
Nicolas Pierron 34f916700d Add mergeStringOption and factor mergeSomethingOption by introducing mergeTypedOption.
svn path=/nixpkgs/trunk/; revision=13310
2008-11-16 19:23:00 +00:00
Nicolas Pierron b196bab378 Remove obsolete functions.
svn path=/nixpkgs/trunk/; revision=13309
2008-11-16 19:22:55 +00:00
Nicolas Pierron 08b583682a Handle apply attribute for each option declared with MkOption.
This is similar to the new-proposal in upstart-jobs except that the default value is also processed with this function. (the existing merge function acts only on extra values).

svn path=/nixpkgs/trunk/; revision=13308
2008-11-16 19:22:47 +00:00
Michael Raskin ed57af85a7 Maybe it was Boost 1.37.0 that broke OO.o ?
svn path=/nixpkgs/trunk/; revision=13307
2008-11-16 12:35:59 +00:00
Michael Raskin a0604dd47b Added qrencode and qrdecode - tools for QR code. Qrdecode behaves strangely (Debian package does the same, so probably upstream bug)
svn path=/nixpkgs/trunk/; revision=13304
2008-11-15 17:54:09 +00:00
Peter Simons c2417256a8 Finalized maude 2.4 release.
- Updated full-maude to 2.4. 
 - Added program wrapper to set ${MAUDE_LIB} correctly.
 - TODO: the documentation is still not quite up-to-date.

svn path=/nixpkgs/trunk/; revision=13303
2008-11-14 22:53:09 +00:00
Eelco Dolstra 31dc7a4c2f * Don't abort when we're not on Linux.
svn path=/nixpkgs/trunk/; revision=13302
2008-11-14 17:28:11 +00:00
Eelco Dolstra f7f25d81a7 * Oops.
svn path=/nixpkgs/trunk/; revision=13301
2008-11-14 17:27:54 +00:00
Eelco Dolstra 6a05e154a8 * Get rid of nix-static, it's no longer needed and horribly
out-dated.

svn path=/nixpkgs/trunk/; revision=13300
2008-11-14 16:59:02 +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
Eelco Dolstra c1cbd437dc * Doh.
svn path=/nixpkgs/trunk/; revision=13297
2008-11-14 16:28:15 +00:00
Eelco Dolstra f61fbc205b * Firefox 3.0.4.
svn path=/nixpkgs/trunk/; revision=13296
2008-11-14 15:55:17 +00:00
Eelco Dolstra 704e51d3e2 * Reenable the check phase in Bison 2.4.
* Use the passthru attribute.

svn path=/nixpkgs/trunk/; revision=13295
2008-11-14 15:53:07 +00:00
Eelco Dolstra 30d9dba60c * Use mirror://kde. (Contributed by Bas van Dijk.)
svn path=/nixpkgs/trunk/; revision=13293
2008-11-14 14:15:46 +00:00
Eelco Dolstra d21051e84c * Added cryopid (contributed by Marco Maggesi).
svn path=/nixpkgs/trunk/; revision=13291
2008-11-14 12:34:18 +00:00
Eelco Dolstra bf1625e3f6 * Cleanup plus a purity fix (don't look in /usr for libraries).
svn path=/nixpkgs/trunk/; revision=13290
2008-11-14 11:16:54 +00:00
Eelco Dolstra 4ac5792c71 * Downloads in the stdenv bootstrap should respect the user's proxy
settings.  Contributed by Jeevakan Suresh.

svn path=/nixpkgs/trunk/; revision=13289
2008-11-14 10:51:17 +00:00
Peter Simons 8310f66a92 Updated boost libraries to version 1.37.0.
svn path=/nixpkgs/trunk/; revision=13288
2008-11-14 10:48:11 +00:00
Peter Simons 6a051f96a2 Updated cmake to version 2.6.2.
svn path=/nixpkgs/trunk/; revision=13286
2008-11-13 21:05:01 +00:00
Peter Simons 893757cfd9 Updated maude to 2.4 release.
TODO: The full-maude distribution is missing from the web site. The
expression installs 2.3j until that is fixed. Also, the documentation
that's installed isn't up-to-date yet, it's from version 2.3.

svn path=/nixpkgs/trunk/; revision=13285
2008-11-13 19:35:48 +00:00
Michael Raskin 6f509e20a3 Added DataMatrix (2D bar code) processing utilities
svn path=/nixpkgs/trunk/; revision=13281
2008-11-13 13:31:10 +00:00
Eelco Dolstra 957a8b876a svn path=/nixpkgs/trunk/; revision=13280 2008-11-13 12:45:08 +00:00
Eelco Dolstra d22734c3e7 svn path=/nixpkgs/trunk/; revision=13273 2008-11-12 17:19:12 +00:00
Eelco Dolstra 8a3757b7f1 * Added Ubuntu 8.10. It doesn't work yet though (the passwd package
fails to install).

svn path=/nixpkgs/trunk/; revision=13272
2008-11-12 17:15:09 +00:00
Eelco Dolstra fb91bc3530 * libunwind: pass -fPIC on x86_64-linux. This is necessary for Samba
to compile.

svn path=/nixpkgs/trunk/; revision=13267
2008-11-12 15:59:38 +00:00
Eelco Dolstra 4f61f1a7bc * Debian 4.0r5.
svn path=/nixpkgs/trunk/; revision=13261
2008-11-12 12:07:35 +00:00
Michael Raskin c4e1f47334 More Io fixes - hopefully final for now
svn path=/nixpkgs/trunk/; revision=13259
2008-11-12 11:13:49 +00:00
Ludovic Courtès 9ec27e7dfd Gnash: Use gst-ffmpeg and set the right `GST_PLUGIN_PATH'.
This makes viewing YouTube videos work out-of-the-box!

svn path=/nixpkgs/trunk/; revision=13256
2008-11-12 08:37:39 +00:00
Ludovic Courtès 2b9e883591 GStreamer: Add a setup hook to define `GST_PLUGIN_PATH'.
svn path=/nixpkgs/trunk/; revision=13253
2008-11-11 17:05:07 +00:00
Michael Raskin d7528deba0 More Io binding dependencies..
svn path=/nixpkgs/trunk/; revision=13246
2008-11-11 13:07:09 +00:00
Ludovic Courtès ec0aba1ee1 Add `gst-ffmpeg'.
svn path=/nixpkgs/trunk/; revision=13244
2008-11-11 12:08:28 +00:00
Michael Raskin add91332e8 Added Io programming language
svn path=/nixpkgs/trunk/; revision=13241
2008-11-11 08:53:47 +00:00
Ludovic Courtès ee32d677ab GnuTLS 2.6.1.
svn path=/nixpkgs/trunk/; revision=13240
2008-11-10 19:08:10 +00:00
Peter Simons 0eed283de0 maudeUnstable: updated to alpha91d
svn path=/nixpkgs/trunk/; revision=13227
2008-11-07 22:46:03 +00:00
Peter Simons 9018fe1507 libsigsegv: build shared library and run regression test suite
svn path=/nixpkgs/trunk/; revision=13226
2008-11-07 22:45:56 +00:00
Ludovic Courtès cd3f1ecd82 Git 1.6.0.3.
svn path=/nixpkgs/trunk/; revision=13222
2008-11-07 13:45:46 +00:00
Eelco Dolstra 6c107b6706 * CUPS 1.3.9.
svn path=/nixpkgs/trunk/; revision=13217
2008-11-07 13:36:57 +00:00
Eelco Dolstra 2211a319e4 * Samba 3.2.4.
svn path=/nixpkgs/trunk/; revision=13216
2008-11-07 13:05:05 +00:00
Marc Weber 1fd394d0d4 updated dosfstools 3.0.0
patch provided by Pauline (tachermourir@rambler.ru)

svn path=/nixpkgs/trunk/; revision=13215
2008-11-07 12:36:06 +00:00
Marc Weber 558c81fcd9 updated sdparm -> 1.03, patch provided by tachermourir@rambler.ru
svn path=/nixpkgs/trunk/; revision=13212
2008-11-06 19:01:30 +00:00
Marc Weber 36487462a2 update opera i686 linux provided by tachermourir@rambler.ru
svn path=/nixpkgs/trunk/; revision=13209
2008-11-06 14:42:57 +00:00
Eelco Dolstra 3f06bc1dc4 * Subversion 1.5.4.
svn path=/nixpkgs/trunk/; revision=13204
2008-11-06 13:13:55 +00:00
Marc Weber 5333a271a3 bump darcs to 2.1.0 (release) - patch provided by Ben Franksen
svn path=/nixpkgs/trunk/; revision=13201
2008-11-05 20:20:42 +00:00
Peter Simons 2866ccfc71 Replaced a tabs with blanks.
svn path=/nixpkgs/trunk/; revision=13200
2008-11-05 20:03:10 +00:00
Peter Simons 52e1bb158c Added python's implementation for the www.stringtemplate.org language.
svn path=/nixpkgs/trunk/; revision=13199
2008-11-05 20:03:00 +00:00
Marc Weber 2bf82b4470 added examples for composedArgsAndFun, introducing setAttrMerge
svn path=/nixpkgs/trunk/; revision=13193
2008-11-04 21:40:51 +00:00
Marc Weber b9173d8755 added fcron
svn path=/nixpkgs/trunk/; revision=13192
2008-11-04 21:40:39 +00:00
Michael Raskin c5363217ad meta.function -> passthru.function, not killing other contents of passthru
svn path=/nixpkgs/trunk/; revision=13190
2008-11-04 21:24:10 +00:00
Michael Raskin 8b06e2e228 Try producing release without running bison2.4 testsuite..
svn path=/nixpkgs/trunk/; revision=13189
2008-11-04 18:39:52 +00:00
Armijn Hemel 6ae377d514 update to 1.0
svn path=/nixpkgs/trunk/; revision=13187
2008-11-04 16:13:55 +00:00
Eelco Dolstra 8596239d14 * Thunderbird 2.0.0.17.
svn path=/nixpkgs/trunk/; revision=13186
2008-11-04 12:47:10 +00:00
Michael Raskin 9e48add3e0 Try protecting FreeBSD from instntiating TinyCC
svn path=/nixpkgs/trunk/; revision=13184
2008-11-03 19:16:21 +00:00
Ludovic Courtès 4e3a66df31 Build GNU Bison 2.4.
svn path=/nixpkgs/trunk/; revision=13183
2008-11-03 18:29:48 +00:00
Ludovic Courtès d7a1a64e57 GNU Bison 2.3: Fix `meta.license'.
svn path=/nixpkgs/trunk/; revision=13182
2008-11-03 18:28:13 +00:00
Ludovic Courtès c0960419b2 GNU Bison 2.3: Update `meta' attribute.
svn path=/nixpkgs/trunk/; revision=13181
2008-11-03 18:27:35 +00:00
Ludovic Courtès 8c1408bf27 GNU Bison 2.4 (2.3.x remains the default).
svn path=/nixpkgs/trunk/; revision=13180
2008-11-03 18:25:17 +00:00
Ludovic Courtès 6e9e3c0cc6 GNU Libtool 1.5.x: Add `meta' attribute.
svn path=/nixpkgs/trunk/; revision=13178
2008-11-03 10:23:33 +00:00
Ludovic Courtès fccfff91dd GNU Libtool 2.x: Add `meta' attribute.
svn path=/nixpkgs/trunk/; revision=13177
2008-11-03 10:22:41 +00:00
Ludovic Courtès e967438c48 Add GNU Libtool 2.2.x.
svn path=/nixpkgs/trunk/; revision=13176
2008-11-03 10:15:37 +00:00
Ludovic Courtès 7100e31d96 Don't build TinyCC on non-GNU platforms.
svn path=/nixpkgs/trunk/; revision=13175
2008-11-03 09:13:23 +00:00
Michael Raskin b51888880a One more Atheros snapshot
svn path=/nixpkgs/trunk/; revision=13174
2008-11-02 15:57:37 +00:00
Michael Raskin 7dc297637f URL update for kqemu
svn path=/nixpkgs/trunk/; revision=13173
2008-11-02 15:54:44 +00:00
Michael Raskin 914e93bb01 merging builder.sh into klibc expression
svn path=/nixpkgs/trunk/; revision=13172
2008-11-02 15:53:55 +00:00
Armijn Hemel 57bad22121 2.6.1 -> 2.6.2, still python import problems
svn path=/nixpkgs/trunk/; revision=13171
2008-11-01 08:45:49 +00:00
Ludovic Courtès 0336a2f3bb TinyCC: Fix crt and loader paths.
svn path=/nixpkgs/trunk/; revision=13170
2008-10-31 18:39:49 +00:00
Ludovic Courtès 24a5a221ae Build TinyCC.
svn path=/nixpkgs/trunk/; revision=13169
2008-10-31 16:59:25 +00:00
Ludovic Courtès d0ef8a845e Add TinyCC (TCC), a small, fast, and embeddable C compiler and interpreter.
svn path=/nixpkgs/trunk/; revision=13168
2008-10-31 16:52:44 +00:00
Michael Raskin 63e5663b2e Not failing if not doing chmod +x
svn path=/nixpkgs/trunk/; revision=13167
2008-10-31 12:24:28 +00:00
Michael Raskin 48741bce6e Fixing a typo in writeTextFile
svn path=/nixpkgs/trunk/; revision=13166
2008-10-31 04:58:03 +00:00
Eelco Dolstra 87b3af6a8c svn path=/nixpkgs/trunk/; revision=13165 2008-10-30 16:31:33 +00:00
Eelco Dolstra 1a60a9f900 * Make Firefox 3 the default.
svn path=/nixpkgs/trunk/; revision=13164
2008-10-30 16:29:07 +00:00
Eelco Dolstra 93a49a00f1 * Use xulrunner for chatzilla.
svn path=/nixpkgs/trunk/; revision=13162
2008-10-30 13:13:43 +00:00
Eelco Dolstra f04e3944e5 * Cleanup.
svn path=/nixpkgs/trunk/; revision=13161
2008-10-30 13:08:01 +00:00
Eelco Dolstra afb0530e3d * Build Firefox 3 on top of xulrunner. This significantly reduces the
build time and makes Firefox itself only 3 megabytes or so large.
* Fixed building the mplayerplug-in on Firefox 3.  Since the latter
  now uses xulrunner, we no longer need the firefox3Xul hack.  TODO:
  do this for Icecat as well.

svn path=/nixpkgs/trunk/; revision=13160
2008-10-30 13:00:50 +00:00
Eelco Dolstra b5e0436e5c * Drop prdownloads.sourceforge.net down the list, it tends to have
connection problems.

svn path=/nixpkgs/trunk/; revision=13159
2008-10-30 12:54:28 +00:00
Eelco Dolstra ce4b78f72e * Latest Firefox 2, 3.
svn path=/nixpkgs/trunk/; revision=13158
2008-10-30 09:23:33 +00:00
Ludovic Courtès 866d9c8241 ABCDE: Fix interaction with libcdio's `cd-paranoia'.
svn path=/nixpkgs/trunk/; revision=13157
2008-10-29 21:59:44 +00:00
Eelco Dolstra 000ba65363 * fail() is long gone.
svn path=/nixpkgs/trunk/; revision=13155
2008-10-29 17:19:49 +00:00
Eelco Dolstra 340138cb4d * KVM 77.
svn path=/nixpkgs/trunk/; revision=13153
2008-10-29 15:44:08 +00:00
Eelco Dolstra dbc520876d * Linux 2.6.27.4. Not tested yet.
svn path=/nixpkgs/trunk/; revision=13144
2008-10-29 12:34:54 +00:00
Eelco Dolstra 964b969066 * Remove ... for now.
svn path=/nixpkgs/trunk/; revision=13143
2008-10-29 09:42:11 +00:00
Eelco Dolstra 3a1136f6ad * Linux 2.6.26.7.
svn path=/nixpkgs/trunk/; revision=13139
2008-10-28 16:00:37 +00:00
Marc Weber 1bdbe847f7 removed finalReference not beeing used anywhere
svn path=/nixpkgs/trunk/; revision=13137
2008-10-28 14:20:52 +00:00
Marc Weber 761e7453ab removed eclipse_classic_src (supreseded by eclipseNew)
svn path=/nixpkgs/trunk/; revision=13136
2008-10-28 12:56:34 +00:00
Marc Weber 489620f05c added fdupes-1.40 (utility to find duplicate files) provided by Marco Maggesi
svn path=/nixpkgs/trunk/; revision=13134
2008-10-28 11:56:43 +00:00
Ludovic Courtès 79bcd85e81 GNU cflow: Fix reference to `cpp'.
svn path=/nixpkgs/trunk/; revision=13132
2008-10-28 10:25:10 +00:00
Ludovic Courtès 6921e41e84 Add GNU cflow.
svn path=/nixpkgs/trunk/; revision=13129
2008-10-28 08:43:44 +00:00
Michael Raskin 89c807afc1 Wine update
svn path=/nixpkgs/trunk/; revision=13128
2008-10-28 07:28:39 +00:00
Michael Raskin 3cceb8afd8 Added atheros injection patches (from aircrack)
svn path=/nixpkgs/trunk/; revision=13127
2008-10-28 07:28:16 +00:00
Peter Simons 99893c8aec Improved granularity of the GnuPG 2.x expression.
Use ${NIXPKGS_CONFIG} to enable or disable optional support for various
libraries:

  gnupg =
  {
    ldap = true;        // needs openldap
    bzip2 = true;       // needs libbzip2
    usb = true;         // needs libusb
    curl = true;        // needs curl
  };

Per default, all options are enabled (which is what the expression used
to do prior to this patch).

Furthermore, there is the legacy option

  gnupg =
  {
     idea = false;
  };

for GnuPG version 1.x, which is disabled by default. GnuPG 2 ignores
this option.

svn path=/nixpkgs/trunk/; revision=13126
2008-10-27 10:26:07 +00:00
Peter Simons a7ec87e557 Lower priority of haddock 2.1.0: the package doesn't compile with current GHC.
svn path=/nixpkgs/trunk/; revision=13125
2008-10-27 10:25:50 +00:00
Marc Weber 6e9ab10616 libwww-perl-5.818 -> 5.819
svn path=/nixpkgs/trunk/; revision=13124
2008-10-26 21:20:46 +00:00
Marc Weber 232d0afe8e fltk version bump 2.0.x-r6483
svn path=/nixpkgs/trunk/; revision=13123
2008-10-26 20:29:47 +00:00
Marc Weber fa6b7a742c using private mirror for eclipse
svn path=/nixpkgs/trunk/; revision=13122
2008-10-26 18:19:25 +00:00
Marc Weber 20a15e993b eclipse-new expression (update of eclipse_classic_src)
It supports now insntalling some plugins (however the eclipse path will be copied once)
You can still just copy the whole store path to you home directory to install additional
plugins using update sites

svn path=/nixpkgs/trunk/; revision=13121
2008-10-26 17:45:14 +00:00
Marc Weber a08ed61bba added writeTextFile superseding all the other writeText writeScript(Bin) functions
svn path=/nixpkgs/trunk/; revision=13120
2008-10-26 17:44:44 +00:00
Marc Weber a9b19788fb simplified isOption reusing typeOf
svn path=/nixpkgs/trunk/; revision=13119
2008-10-26 17:44:23 +00:00
Marc Weber 2cb8e66b8f removed dead code. I think this kind of builder is to heavy for hundreds of haskell packages which we might have in the future
svn path=/nixpkgs/trunk/; revision=13118
2008-10-26 17:44:03 +00:00
Michael Raskin 8f633828ed Compiz-Fusion 0.7.8
svn path=/nixpkgs/trunk/; revision=13117
2008-10-26 11:58:42 +00:00
Marc Weber 4ec10291ef liboil update (0.3.13 -> 0.3.15)
svn path=/nixpkgs/trunk/; revision=13116
2008-10-26 08:40:11 +00:00
Marc Weber df75b55ba6 added gtk-doc
svn path=/nixpkgs/trunk/; revision=13115
2008-10-26 08:39:38 +00:00
Michael Raskin 8c3f202c09 Made it easy to build custom xf86videoati version
svn path=/nixpkgs/trunk/; revision=13112
2008-10-25 07:19:07 +00:00
Armijn Hemel f3cb5427d4 2.5.1 -> 2.5.2
svn path=/nixpkgs/trunk/; revision=13111
2008-10-24 21:34:42 +00:00
Michael Raskin b38742e0c2 Adding a more stable X.org ati driver version (more stable for dualview)
svn path=/nixpkgs/trunk/; revision=13108
2008-10-24 05:13:23 +00:00
Eelco Dolstra 663868f6ed * More Catalyst stuff.
svn path=/nixpkgs/trunk/; revision=13107
2008-10-23 23:48:24 +00:00
Peter Simons 574a1aa636 Added build expression for doxygen 1.5.7.1.
svn path=/nixpkgs/trunk/; revision=13106
2008-10-23 14:23:12 +00:00
Peter Simons 775fd2aac2 MonadLab: Haskell tool (and library) for automatic generation of layered monads
svn path=/nixpkgs/trunk/; revision=13105
2008-10-23 14:22:36 +00:00
Michael Raskin 06d01c6d00 Defaukt for python-full is everything-on
svn path=/nixpkgs/trunk/; revision=13104
2008-10-22 22:08:56 +00:00
Eelco Dolstra d5ee2e2dba * Use mirror://cpan/.
svn path=/nixpkgs/trunk/; revision=13103
2008-10-22 19:25:35 +00:00
Eelco Dolstra cd48c1b496 * Unbreak the DB_File / BerkeleyDB Perl modules.
svn path=/nixpkgs/trunk/; revision=13102
2008-10-22 19:25:01 +00:00
Eelco Dolstra 94a773eed3 * Disable make check for now, still investigating...
svn path=/nixpkgs/trunk/; revision=13101
2008-10-21 23:00:31 +00:00
Eelco Dolstra 23ee8eff77 * More Perl packages.
svn path=/nixpkgs/trunk/; revision=13100
2008-10-20 03:58:49 +00:00
Ludovic Courtès da6811d2d2 Build Avahi.
svn path=/nixpkgs/trunk/; revision=13099
2008-10-19 18:57:41 +00:00
Marc Weber ffcfd819f5 added longDescription example usage to ruby-gems
svn path=/nixpkgs/trunk/; revision=13097
2008-10-19 12:59:34 +00:00
Marc Weber ea22df581b added hg2git
svn path=/nixpkgs/trunk/; revision=13096
2008-10-18 21:08:42 +00:00
Wouter den Breejen a4cc4210b5 NTFS-3g version update (tested for compilation)
svn path=/nixpkgs/trunk/; revision=13095
2008-10-18 18:31:10 +00:00
Michael Raskin a3ef6d2fe4 Gnash still fails, this time in its own tests. Let buildfarm do a release..
svn path=/nixpkgs/trunk/; revision=13094
2008-10-18 18:14:45 +00:00
Marc Weber c111811aab mercurial : hgk = hg view = gitk for hg tool support
svn path=/nixpkgs/trunk/; revision=13093
2008-10-18 12:01:24 +00:00
Eelco Dolstra 7efb0e0764 * More Catalyst stuff.
svn path=/nixpkgs/trunk/; revision=13092
2008-10-18 09:32:59 +00:00
Eelco Dolstra cb2095b3d6 * Added Catalyst and lots of (Perl) dependencies. Not finished yet.
We should really generate these from CPAN automatically.

svn path=/nixpkgs/trunk/; revision=13091
2008-10-17 14:14:50 +00:00
Marc Weber 777b377582 dooh - mjpegtools forgotten to bump name version as well
svn path=/nixpkgs/trunk/; revision=13090
2008-10-16 23:24:37 +00:00
Ludovic Courtès 8521b5c73f DejaGNU: Update comments, document chroot impurity.
svn path=/nixpkgs/trunk/; revision=13088
2008-10-16 20:54:32 +00:00
Ludovic Courtès 81542299cc DejaGNU: Disable test suite for now.
svn path=/nixpkgs/trunk/; revision=13087
2008-10-16 20:11:21 +00:00
Eelco Dolstra bbf7342a10 * Added Adobe Flash Player 10.
svn path=/nixpkgs/trunk/; revision=13085
2008-10-16 13:36:27 +00:00
Peter Simons d0266c0818 all-packages.nix: added (low priority) attribute "subversionStatic"
The expression builds entirely statically linked subversion binaries.

svn path=/nixpkgs/trunk/; revision=13084
2008-10-16 12:42:29 +00:00
Peter Simons 4288826941 subversion-1.5.x: added new parameter "static"
If static is set, subversion will be built with "--enable-all-static". The flag
is currently unused (and default to 'false'), because I haven't figured out a
good way to expose that functionality to the user.

svn path=/nixpkgs/trunk/; revision=13083
2008-10-16 12:42:20 +00:00
Peter Simons 17a9d60d01 neon-0.28: add support for a static library build (unused by default)
svn path=/nixpkgs/trunk/; revision=13082
2008-10-16 12:42:07 +00:00
Peter Simons 974bb73947 subversion: generally use version 1.5.x by default
svn path=/nixpkgs/trunk/; revision=13081
2008-10-16 12:41:59 +00:00
Peter Simons b4da0ccf16 git: updated from 1.6.0.1 to 1.6.0.2
svn path=/nixpkgs/trunk/; revision=13080
2008-10-16 12:41:46 +00:00
Marc Weber e4d2d81f9d subversion = subversion15 (was ..14)
svn path=/nixpkgs/trunk/; revision=13079
2008-10-16 11:01:18 +00:00
Marc Weber 9faee768da added swftools
svn path=/nixpkgs/trunk/; revision=13078
2008-10-16 11:01:10 +00:00
Michael Raskin 27c0b887ac Re-enabling Gnash build
svn path=/nixpkgs/trunk/; revision=13077
2008-10-16 03:42:29 +00:00