Commit graph

6152 commits

Author SHA1 Message Date
Ludovic Courtès fb9ace2e56 CEDET: Run the test suite the right way.
svn path=/nixpkgs/trunk/; revision=14318
2009-03-03 19:45:04 +00:00
Ludovic Courtès 1c7bf2d846 GNU Zile 2.3.3.
svn path=/nixpkgs/trunk/; revision=14317
2009-03-03 19:35:56 +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
Ludovic Courtès 4f23b3abf8 Fix `bashInteractive'.
svn path=/nixpkgs/branches/stdenv-updates/; revision=14309
2009-03-03 11:24:58 +00:00
Eelco Dolstra f468a5597a * Install a libbz2.so symlink. Otherwise, programs that link against
-lbz2 will get libbz2.a, which is generally not what we want.

svn path=/nixpkgs/branches/stdenv-updates/; revision=14307
2009-03-03 10:42:51 +00:00
Eelco Dolstra 9efba4b3b0 * Added IO::Compress::Bzip2.
svn path=/nixpkgs/trunk/; revision=14306
2009-03-03 10:36:29 +00:00
Eelco Dolstra 2c0558e11c * Valgrind 3.4.1.
svn path=/nixpkgs/trunk/; revision=14304
2009-03-03 09:19:50 +00:00
Armijn Hemel 2d1a047761 add stunnel
svn path=/nixpkgs/trunk/; revision=14301
2009-03-02 15:23:52 +00:00
Ludovic Courtès fd93dfbe9d CEDET 1.0pre6.
svn path=/nixpkgs/trunk/; revision=14298
2009-03-02 15:11:54 +00:00
Eelco Dolstra 6bb95494e7 * Use the version attribute if available.
svn path=/nixpkgs/trunk/; revision=14297
2009-03-02 14:33:33 +00:00
Eelco Dolstra 84a0bd9c83 * Use qcow2.
svn path=/nixpkgs/trunk/; revision=14296
2009-03-02 14:31:33 +00:00
Eelco Dolstra 45081f330d * Append the version to the "name" attribute to make the store paths
of Hydra builds more distinct (e.g. "patchelf-build-0.5pre1234"
  instead of just "patchelf-build").  If the version isn't known,
  append at least the revision.

* Propagate the release name of the source tarball to Nix builds.
  Useful to provide sensible package names in channels.

svn path=/nixpkgs/trunk/; revision=14294
2009-03-02 13:45:48 +00:00
Eelco Dolstra f19aea6d5a * Added openSUSE 11.0.
* Create some device nodes in the RPM/Deb disk images, since modern
  distributions may not provide any device nodes (they're all
  generated by udev).

svn path=/nixpkgs/trunk/; revision=14293
2009-03-02 13:22:31 +00:00
Sander van der Burg df84d143c1 Some kdebindings-4.2 fixes
svn path=/nixpkgs/trunk/; revision=14291
2009-03-02 10:19:20 +00:00
Lluís Batlle i Rossell 301c3d31c9 Adding tunctl. I didn't know how to build the manpage, though.
svn path=/nixpkgs/trunk/; revision=14290
2009-03-01 21:34:39 +00:00
Lluís Batlle i Rossell 247ad8bfcf Adding LUKS cryptsetup for the devicemapper.
svn path=/nixpkgs/trunk/; revision=14289
2009-03-01 11:11:21 +00:00
Armijn Hemel 67cbb2c3fb update to 0.13.0
svn path=/nixpkgs/trunk/; revision=14288
2009-03-01 00:48:25 +00:00
Nicolas Pierron e18a10d0ae * Refactor mkIf to extract the concept of properties.
Properties can be delay on any attribute set and have
functions which are used to define the semantic of each
property.

* Introduce the mkOverride property.

svn path=/nixpkgs/trunk/; revision=14285
2009-02-28 18:21:25 +00:00
Eelco Dolstra 02b2540b15 svn path=/nixpkgs/trunk/; revision=14284 2009-02-27 16:25:27 +00:00
Eelco Dolstra 30d188f92d * Graphviz 2.20.3.
svn path=/nixpkgs/trunk/; revision=14281
2009-02-27 15:36:14 +00:00
Peter Simons c7e3110299 Use $NIXPKGS_CONFIG to determine whether ghostscript has cups support.
svn path=/nixpkgs/trunk/; revision=14275
2009-02-27 13:44:31 +00:00
Eelco Dolstra 0175270bf9 * Wine 1.1.15.
svn path=/nixpkgs/trunk/; revision=14273
2009-02-27 12:52:55 +00:00
Michael Raskin 9d06868cda Updated Lazarus
svn path=/nixpkgs/trunk/; revision=14263
2009-02-26 15:49:55 +00:00
Pjotr Prins 17e2100b03 Updated PAML package to 4.2a
svn path=/nixpkgs/trunk/; revision=14262
2009-02-26 15:22:13 +00:00
Michael Raskin d6682c9514 Updated FPC. Patch partially by Felix Breuer
svn path=/nixpkgs/trunk/; revision=14261
2009-02-26 15:14:17 +00:00
Marc Weber 6a1ecaee94 added tightvnc note about solving connecting trouble
svn path=/nixpkgs/trunk/; revision=14260
2009-02-26 13:16:25 +00:00
Peter Simons 9cab85dd63 git: updated from 1.6.0.4 to 1.6.1.3
svn path=/nixpkgs/trunk/; revision=14259
2009-02-26 10:54:52 +00:00
Peter Simons 6febac4529 git.el: added fill-paragraph patch
The patch makes Emacs recognize "--- log message follows this line ---"
as a paragraph separator. It's going to be part of the distribution in
the foreseeable future.

svn path=/nixpkgs/trunk/; revision=14258
2009-02-26 10:54:44 +00:00
Ludovic Courtès 5ee528446d Build GNU Zile.
svn path=/nixpkgs/trunk/; revision=14257
2009-02-26 09:57:48 +00:00
Ludovic Courtès 9aabbea00e Build portmap' and nfs-utils'.
svn path=/nixpkgs/trunk/; revision=14256
2009-02-26 09:57:27 +00:00
Ludovic Courtès e221d7ce61 TCP Wrappers: Use the Debian patches.
It has the following side effects (among others):

  * Fix compilation on x86_64.  We now only install the shared
    library and one of the Debian patches makes sure its objects
    are compiled with `-fPIC'.

  * Provide IPv6 support.

  * Fix man pages.

  * Fix `linux' makefile target.


svn path=/nixpkgs/trunk/; revision=14255
2009-02-26 09:53:31 +00:00
Lluís Batlle i Rossell a54392bc53 Adding nylon.
svn path=/nixpkgs/trunk/; revision=14254
2009-02-25 23:21:44 +00:00
Lluís Batlle i Rossell 17abbe36d4 Adding remind and netpbm (maybe without all possible programs).
I agree the netpbm installation script is quite ugly, but I left a comment there.

svn path=/nixpkgs/trunk/; revision=14253
2009-02-25 22:44:08 +00:00
Marc Weber daf2cd23dc gpm updated to version 1.20.6 so it compiles on x86_64
svn path=/nixpkgs/trunk/; revision=14252
2009-02-25 21:17:25 +00:00
Ludovic Courtès 38dd615de3 CEDET: Fix installation.
svn path=/nixpkgs/trunk/; revision=14250
2009-02-25 21:12:13 +00:00
Ludovic Courtès 8fba10c951 Add GNU Zile, a tiny Emacs clone.
svn path=/nixpkgs/trunk/; revision=14249
2009-02-25 20:24:18 +00:00
Ludovic Courtès 820ee6e61b G-Wrap 1.9.12.
svn path=/nixpkgs/trunk/; revision=14248
2009-02-25 16:57:41 +00:00
Sander van der Burg 3a1c208a69 Added pycups,desktop_file_utils,system_config_printer packages and added python kdebindings closure
svn path=/nixpkgs/trunk/; revision=14246
2009-02-25 16:05:13 +00:00
Ludovic Courtès 44ecf2a4b0 Build CEDET.
svn path=/nixpkgs/trunk/; revision=14241
2009-02-25 14:31:22 +00:00
Ludovic Courtès a7cf0b2f02 Add CEDET, the umbrella project for Semantic and EIEIO.
svn path=/nixpkgs/trunk/; revision=14240
2009-02-25 14:30:50 +00:00
Marc Weber c0dd6fd3c9 telling gnu id utils that .nix files should be treated as text
svn path=/nixpkgs/trunk/; revision=14237
2009-02-25 04:53:06 +00:00
Marc Weber 312c697fef added tig (git console browser)
svn path=/nixpkgs/trunk/; revision=14236
2009-02-24 22:00:35 +00:00
Michael Raskin edfe20b2ac Fixes implemented inside kqemu expression
svn path=/nixpkgs/trunk/; revision=14234
2009-02-24 21:17:54 +00:00
Michael Raskin 8bf73286a4 add eqStrings back..
svn path=/nixpkgs/trunk/; revision=14228
2009-02-24 16:19:08 +00:00
Sander van der Burg cb40899b8d Fixed compilation bug of kdepim with qgpgme
svn path=/nixpkgs/trunk/; revision=14226
2009-02-24 13:40:11 +00:00
Sander van der Burg 02aa7e7d96 Fixed gpgme detection of kdepimlibs
svn path=/nixpkgs/trunk/; revision=14224
2009-02-24 13:00:26 +00:00
Michael Raskin 8f51ff86fd Qemu SVN head..
svn path=/nixpkgs/trunk/; revision=14222
2009-02-24 12:22:15 +00:00
Sander van der Burg e8a25c32bc Added KDE 4.2 plasma addons package to buildfarm
svn path=/nixpkgs/trunk/; revision=14221
2009-02-24 12:17:44 +00:00
Sander van der Burg f056ebe614 Added KDE 4.2 plasma addons package
svn path=/nixpkgs/trunk/; revision=14220
2009-02-24 12:16:53 +00:00
Eelco Dolstra a8b75358b3 svn path=/nixpkgs/trunk/; revision=14219 2009-02-24 12:14:48 +00:00
Eelco Dolstra 7782a3189e * Added Debian 5.0 (Lenny). Added the "login" package to the base
image, otherwise the post-installs script of the "passwd" package
  will fail because /etc/login.defs is missing.  This also fixes the
  Ubuntu 8.10 image generation, woohoo!

svn path=/nixpkgs/trunk/; revision=14217
2009-02-24 10:56:42 +00:00
Eelco Dolstra 370e545be5 svn path=/nixpkgs/trunk/; revision=14216 2009-02-24 10:29:54 +00:00
Michael Raskin 958a01ffa6 These changes to kernel builder are obviously needed. kQemu is built, but causes kernel oops
svn path=/nixpkgs/trunk/; revision=14213
2009-02-24 05:10:36 +00:00
Sander van der Burg 1dba159995 Added KDE 4.2 network, pim packages to the buildfarm
svn path=/nixpkgs/trunk/; revision=14212
2009-02-23 23:10:44 +00:00
Sander van der Burg 9b24c0a5e8 Implemented fixes to the KDE 4.2 network and pim packages
svn path=/nixpkgs/trunk/; revision=14211
2009-02-23 22:26:58 +00:00
Ludovic Courtès a6f044663b GNU Bash 4.0.
svn path=/nixpkgs/branches/stdenv-updates/; revision=14210
2009-02-23 21:26:35 +00:00
Ludovic Courtès 81cda891c6 Switch to Readline 6.0.
svn path=/nixpkgs/branches/stdenv-updates/; revision=14209
2009-02-23 21:18:55 +00:00
Ludovic Courtès 2d41dce5b6 GNU Readline 6.0.
svn path=/nixpkgs/branches/stdenv-updates/; revision=14208
2009-02-23 18:10:41 +00:00
Ludovic Courtès 160b00c8b4 GNU Emacs 23.x: D-Bus support.
svn path=/nixpkgs/trunk/; revision=14207
2009-02-23 16:06:59 +00:00
Sander van der Burg 17dc18fd56 Added libmsn package
svn path=/nixpkgs/trunk/; revision=14206
2009-02-23 15:30:07 +00:00
Eelco Dolstra 7c45744373 * Urhg. Dpkg releases tend to just disappear...
svn path=/nixpkgs/trunk/; revision=14203
2009-02-23 11:53:31 +00:00
Eelco Dolstra dab3b03a14 * Debian 4.0r7.
svn path=/nixpkgs/trunk/; revision=14202
2009-02-23 10:58:48 +00:00
Lluís Batlle i Rossell 098d9937a2 Adding a license tag for fmod: "unfree", as advised by Ludo.
svn path=/nixpkgs/trunk/; revision=14197
2009-02-22 23:15:01 +00:00
Ludovic Courtès f0c728ba53 GNU Coreutils 7.1.
svn path=/nixpkgs/branches/stdenv-updates/; revision=14196
2009-02-22 23:04:15 +00:00
Ludovic Courtès 370d778e4d Evince 2.25.5 (untested).
svn path=/nixpkgs/branches/stdenv-updates/; revision=14195
2009-02-22 22:59:47 +00:00
Lluís Batlle i Rossell 5b3759c30d Adding zdoom.
svn path=/nixpkgs/trunk/; revision=14194
2009-02-22 22:06:34 +00:00
Lluís Batlle i Rossell 9ab8cb9ec1 Adding fmod.
svn path=/nixpkgs/trunk/; revision=14193
2009-02-22 22:06:20 +00:00
Lluís Batlle i Rossell f9b79d752a Fixing in general the module construction (there were wrong paths in modules/build). Now kqemu works well for me, for instance. I will take the commit back, if it annoys anyone.
svn path=/nixpkgs/trunk/; revision=14192
2009-02-22 20:49:35 +00:00
Ludovic Courtès 5c3c2d9860 Poppler: Disable test suite when `qt4Support' is true.
svn path=/nixpkgs/trunk/; revision=14155
2009-02-21 21:53:50 +00:00
Ludovic Courtès 5e508b5753 Poppler data 0.2.1.
svn path=/nixpkgs/trunk/; revision=14154
2009-02-21 20:35:55 +00:00
Michael Raskin b5b6c12d56 All-packages.nix updates..
svn path=/nixpkgs/trunk/; revision=14153
2009-02-21 18:59:15 +00:00
Michael Raskin 3157e4e829 Extreme Tux Racer
svn path=/nixpkgs/trunk/; revision=14152
2009-02-21 18:58:56 +00:00
Michael Raskin f1546e64c4 compiz 0.8.0 - buildable
svn path=/nixpkgs/trunk/; revision=14151
2009-02-21 18:58:32 +00:00
Lluís Batlle i Rossell 704e085bfc Updating ts version.
svn path=/nixpkgs/trunk/; revision=14150
2009-02-21 17:57:37 +00:00
Ludovic Courtès d622b7a1f8 Poppler 0.10.4.
svn path=/nixpkgs/trunk/; revision=14149
2009-02-20 23:43:29 +00:00
Sander van der Burg 040cec2dc4 Added KDE 4.2 utils to buildfarm
svn path=/nixpkgs/trunk/; revision=14147
2009-02-20 16:25:00 +00:00
Sander van der Burg 634bd1f4ed Added KDE 4.2 toys to buildfarm
svn path=/nixpkgs/trunk/; revision=14146
2009-02-20 16:24:10 +00:00
Sander van der Burg 04b67d4c09 Added KDe 4.2 sdk,webdev,edu packages to buildfarm
svn path=/nixpkgs/trunk/; revision=14145
2009-02-20 16:23:32 +00:00
Sander van der Burg 5ae1439f99 Added KDE 4.2 packages for sdk,pim,artwork,webdev,edu
svn path=/nixpkgs/trunk/; revision=14144
2009-02-20 16:21:36 +00:00
Sander van der Burg e685c82812 Refactored tapioca-qt closure with using the latest stable release instead of SVN version
svn path=/nixpkgs/trunk/; revision=14143
2009-02-20 16:18:56 +00:00
Eelco Dolstra 2d89fb4fee * Support a post-install hook.
svn path=/nixpkgs/trunk/; revision=14142
2009-02-20 15:40:11 +00:00
Eelco Dolstra eb28d380c3 * Removed broken mirror.
svn path=/nixpkgs/trunk/; revision=14141
2009-02-20 15:39:13 +00:00
Eelco Dolstra 6d35e85dcb * Doh! Qt install doc, not share/doc, but the post-fixup phase
renamed it to that. 

svn path=/nixpkgs/trunk/; revision=14140
2009-02-20 15:31:29 +00:00
Eelco Dolstra d1b98062ab * Updated some Catalyst packages.
svn path=/nixpkgs/trunk/; revision=14137
2009-02-20 10:56:47 +00:00
Eelco Dolstra a6a74c53f8 * Latest 2.6.{27,28} kernels.
svn path=/nixpkgs/trunk/; revision=14136
2009-02-20 10:56:00 +00:00
Sander van der Burg 3ec1bf89bb Added KDE-4.2 utils,network and toys
svn path=/nixpkgs/trunk/; revision=14133
2009-02-19 22:02:57 +00:00
Sander van der Burg 6e1d162eba Added kdeadmin-4.2 to buildfarm
svn path=/nixpkgs/trunk/; revision=14131
2009-02-19 16:14:42 +00:00
Sander van der Burg d3e990cf90 Added kdeadmin-4.2 package and kdepimlibs support
svn path=/nixpkgs/trunk/; revision=14130
2009-02-19 16:14:03 +00:00
Peter Simons c8e6fa7dd6 cmake: added (low priority) expression for 2.6.3-rc-15.
svn path=/nixpkgs/trunk/; revision=14124
2009-02-19 14:41:51 +00:00
Ludovic Courtès 66c0e350b1 Build GNU Prolog.
svn path=/nixpkgs/trunk/; revision=14123
2009-02-19 13:33:07 +00:00
Ludovic Courtès 4373d12cb4 Add GNU Prolog.
svn path=/nixpkgs/trunk/; revision=14122
2009-02-19 13:32:07 +00:00
Lluís Batlle i Rossell de6ec5e1f1 Updating man-pages to 3.18 (the url for 3.15 didn't work)
svn path=/nixpkgs/trunk/; revision=14121
2009-02-19 00:09:30 +00:00
Lluís Batlle i Rossell 39cea05305 Updating task spooler from 0.6.2 to 0.6.3.
svn path=/nixpkgs/trunk/; revision=14120
2009-02-18 22:45:01 +00:00
Sander van der Burg 1ff1b7b7f6 Added kdeadmin-4.2 closure
svn path=/nixpkgs/trunk/; revision=14119
2009-02-18 22:20:06 +00:00
Sander van der Burg 770b01890a Added libical package, patch submitted by Andrew Morsillo
svn path=/nixpkgs/trunk/; revision=14118
2009-02-18 20:57:36 +00:00
Sander van der Burg b2e1dc5ab7 Added kdegraphics, multimedia, games packages from KDE 4.2 to the buildfarm list
svn path=/nixpkgs/trunk/; revision=14117
2009-02-18 15:55:16 +00:00
Sander van der Burg c8bdb1c684 Added kdegames-4.2 package
svn path=/nixpkgs/trunk/; revision=14116
2009-02-18 15:54:04 +00:00
Sander van der Burg 2d68e6a20e Added kdemultimedia-4.2
svn path=/nixpkgs/trunk/; revision=14115
2009-02-18 15:44:28 +00:00
Sander van der Burg 08e92c5e70 Added kdegraphics-4.2 closure
svn path=/nixpkgs/trunk/; revision=14114
2009-02-18 15:25:40 +00:00
Eelco Dolstra 539239d66d * KVM 84. CIFS/Samba performance still broken.
* Kernel headers: KVM expects a include/linux/asm-x86 symlink, so
  provide it.

svn path=/nixpkgs/trunk/; revision=14113
2009-02-18 14:53:14 +00:00
Eelco Dolstra 9f4ca51e8e * Urghhhhhhhh.
svn path=/nixpkgs/trunk/; revision=14112
2009-02-18 14:44:51 +00:00
Marc Weber 307fd7b70f added pexpect and mechanize python libraries
svn path=/nixpkgs/trunk/; revision=14111
2009-02-18 11:50:46 +00:00
Marc Weber 4576378434 added avr8-burn-omat (gui for avrdude, fuse bits)
svn path=/nixpkgs/trunk/; revision=14110
2009-02-18 11:50:39 +00:00
Eelco Dolstra bd124ec21a * Various PAM updates.
svn path=/nixpkgs/branches/stdenv-updates/; revision=14109
2009-02-18 11:40:32 +00:00
Eelco Dolstra 1fadce397e * slim updated to 1.3.1. This version has PAM support built-in, but it has
a bug that prevents logins when using pam_unix2.  So I've fixed it.

svn path=/nixpkgs/trunk/; revision=14108
2009-02-18 10:38:51 +00:00
Ludovic Courtès 722c3546af GNU Emacs live from CVS.
svn path=/nixpkgs/trunk/; revision=14107
2009-02-17 21:05:52 +00:00
Eelco Dolstra 33ef9ff72c * Urgh.
svn path=/nixpkgs/trunk/; revision=14106
2009-02-17 18:24:58 +00:00
Eelco Dolstra 6d62e290a0 * elfutils: updated to 0.140. The older versions don't seem to be
needed.

svn path=/nixpkgs/branches/stdenv-updates/; revision=14105
2009-02-17 16:42:51 +00:00
Eelco Dolstra ffe07e1507 * MPlayer: disabled ivtv since it doesn't build.
svn path=/nixpkgs/branches/stdenv-updates/; revision=14104
2009-02-17 16:10:19 +00:00
Eelco Dolstra 3c6ef4bc75 * libsigc++: updated to the latest version to make it build on GCC 4.3.
svn path=/nixpkgs/branches/stdenv-updates/; revision=14103
2009-02-17 16:09:58 +00:00
Eelco Dolstra 0a11c62147 * Updated cksfv to a version that does compile on GCC 4.3.
svn path=/nixpkgs/branches/stdenv-updates/; revision=14102
2009-02-17 15:45:51 +00:00
Eelco Dolstra 2607a78df9 * Use the 2.6.28.5 kernel headers. In particular this fixes this bug:
http://bugs.gentoo.org/show_bug.cgi?format=multiple&id=252721

  E.g. the hal compile broke because of this.

svn path=/nixpkgs/branches/stdenv-updates/; revision=14101
2009-02-17 15:32:53 +00:00
Sander van der Burg 690d8bb443 Cleaned up the top-level KDE 4.2 expression a bit
svn path=/nixpkgs/trunk/; revision=14100
2009-02-17 15:23:42 +00:00
Sander van der Burg da1904a231 Fixed another stupid KDE 4.2 packages bug in releases nix expression
svn path=/nixpkgs/trunk/; revision=14099
2009-02-17 15:07:54 +00:00
Sander van der Burg 7127b53d7f Fixed syntax error for KDE 4.2 packages
svn path=/nixpkgs/trunk/; revision=14097
2009-02-17 14:34:33 +00:00
Sander van der Burg 413926967a Added some KDE 4.2 packages
svn path=/nixpkgs/trunk/; revision=14096
2009-02-17 14:31:29 +00:00
Marc Weber dab6268c79 added avr gcc avrlibc dev environment. Its not worth doing this properly. It works this way
svn path=/nixpkgs/trunk/; revision=14095
2009-02-17 12:56:35 +00:00
Peter Simons 25a9e73924 Updated SHA256 hash for Full Maude 2.4. Unfortunately, the maintainers
have the habit of releasing updates under the exact same file name and
URL.

svn path=/nixpkgs/trunk/; revision=14094
2009-02-17 12:51:04 +00:00
Eelco Dolstra e94a279e0e * Updated UNIVERSAL::isa (the old one has disappeared).
svn path=/nixpkgs/trunk/; revision=14093
2009-02-17 12:15:02 +00:00
Ludovic Courtès 858bd31ac1 Really update Pixman.
svn path=/nixpkgs/trunk/; revision=14092
2009-02-17 11:09:00 +00:00
Ludovic Courtès f59b3d14dc Add SLOCCount, a tool to count source lines of code (SLOCs).
svn path=/nixpkgs/trunk/; revision=14091
2009-02-17 10:11:33 +00:00
Pjotr Prins 7ba68d934f Added note on package status for 64 bits
svn path=/nixpkgs/trunk/; revision=14090
2009-02-17 08:23:21 +00:00
Armijn Hemel 1ff2661414 version bump
svn path=/nixpkgs/trunk/; revision=14088
2009-02-16 21:28:00 +00:00
Pjotr Prins 387a7a85d6 Updated NCBI tools to latest version
svn path=/nixpkgs/trunk/; revision=14087
2009-02-16 16:38:55 +00:00
Eelco Dolstra 1b849c8282 * Latest shared-mime-info.
* Latest Catalyst runtime.

svn path=/nixpkgs/trunk/; revision=14086
2009-02-16 14:57:35 +00:00
Sander van der Burg b0ad70d91e Added more KDE 4.2 packages
svn path=/nixpkgs/trunk/; revision=14085
2009-02-16 11:05:38 +00:00
Marc Weber 9defe690b2 teeworlds update
svn path=/nixpkgs/trunk/; revision=14083
2009-02-14 23:44:11 +00:00
Marc Weber 394be4b2e1 parted version bump to 1.8.8 and passing --disable-Werror
to get rid of compile time warnings causing build failure

svn path=/nixpkgs/trunk/; revision=14082
2009-02-14 23:44:08 +00:00
Marc Weber 0d159e6a10 version bump sudo to 1.7.0
svn path=/nixpkgs/trunk/; revision=14079
2009-02-13 18:54:56 +00:00
Marc Weber f3aee4d107 at version bump to 3.1.10.2
svn path=/nixpkgs/trunk/; revision=14078
2009-02-13 18:06:25 +00:00
Eelco Dolstra cc7d4a57db svn path=/nixpkgs/trunk/; revision=14076 2009-02-13 17:31:44 +00:00
Eelco Dolstra 01d3cc88c7 * Don't use OpenEXR for now since it breaks the build.
svn path=/nixpkgs/trunk/; revision=14075
2009-02-13 15:43:38 +00:00
Eelco Dolstra 62fa1a418f * cmake setup hook: override the whole configurePhase rather than
setting a postUnpack hook.

svn path=/nixpkgs/trunk/; revision=14074
2009-02-13 14:43:01 +00:00
Eelco Dolstra 48eb3bd187 * Sync with the trunk.
svn path=/nixpkgs/branches/stdenv-updates/; revision=14073
2009-02-13 13:49:29 +00:00
Michael Raskin 6ed4d1fe5a emdash/endash for very rich keyboard layout..
svn path=/nixpkgs/trunk/; revision=14071
2009-02-13 13:30:11 +00:00
Marc Weber c1b79a5b5d Revert "added cgdb (ncrurses based gdb frontend)" and dooh commit.
gdb does have a curses based interface as itself (try ctrl-x o)

svn path=/nixpkgs/trunk/; revision=14069
2009-02-13 12:04:41 +00:00
Eelco Dolstra cd6864e7e9 * Perl BerkeleyDB module: updated to 0.36 since "make test" failed in
the old one.

svn path=/nixpkgs/trunk/; revision=14068
2009-02-13 10:59:01 +00:00
Eelco Dolstra 5b91408a0d * Pass `pkgs' to the top-level KDE function instead of passing every
dependency explicitly.  The KDE packages still declare their
  dependencies as explicit function arguments.

svn path=/nixpkgs/trunk/; revision=14067
2009-02-13 10:42:59 +00:00
Eelco Dolstra 547207de28 * Algorithm::Diff: the version in "name" didn't match the actual
package.

svn path=/nixpkgs/trunk/; revision=14066
2009-02-13 10:35:24 +00:00
Michael Raskin f670644846 Added a dependency for perl algorithm:annotate
svn path=/nixpkgs/trunk/; revision=14065
2009-02-13 10:32:00 +00:00
Eelco Dolstra 039d22f2d4 * groff: don't build with ghostscript as a dependency by default.
svn path=/nixpkgs/branches/stdenv-updates/; revision=14064
2009-02-12 22:33:17 +00:00
Marc Weber 630dcdebfc fix url thinkingrock
svn path=/nixpkgs/trunk/; revision=14063
2009-02-12 22:33:15 +00:00
Eelco Dolstra 090e1f1180 * alsa-util suddenly needs --disable-xmlto. Don't know why. Also got
rid of some old versions.

svn path=/nixpkgs/branches/stdenv-updates/; revision=14062
2009-02-12 22:31:23 +00:00
Eelco Dolstra 013d8e5e3a * Fix building on Darwin.
svn path=/nixpkgs/branches/stdenv-updates/; revision=14061
2009-02-12 22:03:32 +00:00
Sander van der Burg 6ba0ddb19b Applied -dbus-linked option which it needed by kdelibs. Patch submitted by Andrew Morsillo
svn path=/nixpkgs/trunk/; revision=14060
2009-02-12 21:43:03 +00:00
Marc Weber 8bd7e25079 libpcap: added missing patch file
svn path=/nixpkgs/trunk/; revision=14059
2009-02-12 21:24:00 +00:00
Eelco Dolstra 700c8abc43 * flac: patch for building on GCC 4.3.
svn path=/nixpkgs/branches/stdenv-updates/; revision=14058
2009-02-12 21:19:31 +00:00
Eelco Dolstra 390695e73f * Sync with the trunk.
svn path=/nixpkgs/branches/stdenv-updates/; revision=14057
2009-02-12 21:16:55 +00:00
Marc Weber 15962e240e doh
svn path=/nixpkgs/trunk/; revision=14056
2009-02-12 20:54:31 +00:00
Marc Weber f936925abf added cgdb (ncrurses based gdb frontend)
svn path=/nixpkgs/trunk/; revision=14055
2009-02-12 20:52:49 +00:00