Commit graph

18858 commits

Author SHA1 Message Date
Cillian de Roiste 438f877d82 Removing specimen, the release doesn't work and the svn repo is no longer available :(
svn path=/nixpkgs/trunk/; revision=33362
2012-03-22 19:56:48 +00:00
Cillian de Roiste 464a05818e Upgrading Qtractor to 0.5.4
svn path=/nixpkgs/trunk/; revision=33361
2012-03-22 18:49:57 +00:00
Cillian de Roiste e53c036470 Upgrading dssi to 1.1.1
svn path=/nixpkgs/trunk/; revision=33360
2012-03-22 18:49:15 +00:00
Peter Simons 0c842e7620 Updated Haskell packages.
- cautious-file: updated to version 1.0.1
 - hmatrix: updated to version 0.14.0.1
 - random-fu: updated to version 0.2.2.0
 - resourcet: added version 0.3.0
 - sendfile: updated to version 0.7.6
 - test-framework: added version 0.6

svn path=/nixpkgs/trunk/; revision=33354
2012-03-22 11:17:49 +00:00
Eelco Dolstra d905637b44 * Fix rpcbind. It wasn't listening on port 111, causing nfsd to fail
(http://hydra.nixos.org/build/2315333).

svn path=/nixpkgs/trunk/; revision=33353
2012-03-22 11:16:28 +00:00
Eelco Dolstra acf3b221a7 * Make English the default language for LibreOffice.
svn path=/nixpkgs/trunk/; revision=33352
2012-03-22 10:44:57 +00:00
Cillian de Roiste 3a86557b7c Tidy up: style
svn path=/nixpkgs/trunk/; revision=33351
2012-03-22 10:36:48 +00:00
Arie Middelkoop 3a7b035380 Fix of the ocaml extlib expression. The native object files were not installed. Turns out that also the 'opt' make target must be run besides 'all'.
svn path=/nixpkgs/trunk/; revision=33350
2012-03-22 10:32:32 +00:00
Arie Middelkoop 31ffda057e Fix of the ocaml pcre nix expr. Added 'pcre' as propagated build input.
svn path=/nixpkgs/trunk/; revision=33349
2012-03-22 10:31:10 +00:00
Arie Middelkoop c2e7aa68e4 Bumb of Chromium version. I've been using this one for a while now.
svn path=/nixpkgs/trunk/; revision=33348
2012-03-22 10:29:43 +00:00
Yury G. Kudryashov a827b5f709 smokekde: disable akonadi&kdepimlibs
svn path=/nixpkgs/trunk/; revision=33345
2012-03-22 08:43:14 +00:00
Yury G. Kudryashov c4b9da5949 Add libgweather
svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33344
2012-03-22 08:39:08 +00:00
Yury G. Kudryashov 268146472c Add libgtop
svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33343
2012-03-22 07:32:08 +00:00
Lluís Batlle i Rossell 07c583c3d4 Adding rpcbind.
Patch by Rickard Nilsson.


svn path=/nixpkgs/trunk/; revision=33341
2012-03-21 20:35:15 +00:00
Michael Raskin 8dddfbeea6 Update/fix Uzbl
svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33340
2012-03-21 19:14:34 +00:00
Shea Levy 214482c79a Update ctemplate
I don't know what this is, but it wasn't building before and now it is.

svn path=/nixpkgs/trunk/; revision=33338
2012-03-21 17:42:19 +00:00
Cillian de Roiste ec9ed33730 Fixing hydrogen so that it builds with scons 2.1, using the patch from http://www.assembla.com/spaces/hydrogen/tickets/204-hydrogen-0-9-5-doesn-t-install-with-scons-2-1-0
svn path=/nixpkgs/trunk/; revision=33336
2012-03-21 17:16:37 +00:00
Shea Levy 0728828fac Remove old Thunderbird with Eelco's blessing
svn path=/nixpkgs/trunk/; revision=33335
2012-03-21 17:15:39 +00:00
Eelco Dolstra c977a57394 * Add dhcpcd to the channel.
svn path=/nixpkgs/trunk/; revision=33334
2012-03-21 16:48:36 +00:00
Shea Levy 26789f2e89 Update rubygems
svn path=/nixpkgs/trunk/; revision=33333
2012-03-21 14:07:29 +00:00
Lluís Batlle i Rossell 61d475d2e0 nfs-utils PAGE_SIZE patch.
Otherwise it fails on ARM.

Patch by Rickard Nilsson.


svn path=/nixpkgs/trunk/; revision=33329
2012-03-21 11:56:33 +00:00
Lluís Batlle i Rossell 6c4fb4a7b7 libnfsidmap plugin path fix.
Patch by Rickard Nilsson.


svn path=/nixpkgs/trunk/; revision=33328
2012-03-21 11:56:04 +00:00
Lluís Batlle i Rossell c6dc67483e Updating the libevent version and url, patch by Rickard Nilsson.
svn path=/nixpkgs/trunk/; revision=33327
2012-03-21 11:55:26 +00:00
Peter Simons 4f576ac4b5 pkgs/applications/editors/emacs-modes/haskell: updated haskell-mode to the latest version from Github
svn path=/nixpkgs/trunk/; revision=33326
2012-03-21 11:46:18 +00:00
Peter Simons 115b3d943a pkgs/development/compilers/ghc/with-packages.nix: renamed this expression from "ghc-${ghc.version}-linkdir" to "haskell-env-${ghc.name}"
This change allows use of the with-packages wrapper in user profiles that are
being updated with "nix-env -u \*". The previous name this expression generated
was considered by Nix to be an older version of "ghc-7.0.4-wrapper", because
that name has a higher priority.

svn path=/nixpkgs/trunk/; revision=33325
2012-03-21 11:46:15 +00:00
Peter Simons d8e65ee71d pkgs/development/compilers/ghc/with-packages.nix: trivial changes to fix syntax highlighting in Emacs
svn path=/nixpkgs/trunk/; revision=33324
2012-03-21 11:46:12 +00:00
Michael Raskin 4233eece19 Update and fix WebKit
svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33323
2012-03-21 10:47:00 +00:00
Lluís Batlle i Rossell 28027d4771 Aestethic changes suggested by Eelco, and trying to fix
the problem on rpc.statd, that looks at /etc/netconfig.

Problem: http://hydra.nixos.org/build/2310686/log/raw


svn path=/nixpkgs/trunk/; revision=33322
2012-03-21 09:18:40 +00:00
Shea Levy f67b9d8f2d Thunderbird: Blind update
svn path=/nixpkgs/trunk/; revision=33320
2012-03-21 01:26:21 +00:00
Eelco Dolstra b449705587 * Firefox 11 (contributed by Kirill Elagin). Unfortunately it's not
called "Firefox" anymore when built without official branding.
  Apparently that was a SNAFU in Firefox 10.

svn path=/nixpkgs/trunk/; revision=33319
2012-03-20 23:59:09 +00:00
Eelco Dolstra 7bc7db74fb * NSPR updated to 4.9.
svn path=/nixpkgs/trunk/; revision=33318
2012-03-20 23:55:22 +00:00
Shea Levy 3b48b8ffc4 graphviz: Hard-code lefty's path in dotty
svn path=/nixpkgs/trunk/; revision=33317
2012-03-20 23:27:12 +00:00
Eelco Dolstra f682391220 * Fix Firefox desktop item. Contributed by Kirill Elagin.
svn path=/nixpkgs/trunk/; revision=33316
2012-03-20 23:23:00 +00:00
Lluís Batlle i Rossell b2d61a850d Enabling nfsv4 and nfsv41 in nfsUtils (or at least I think so).
svn path=/nixpkgs/trunk/; revision=33315
2012-03-20 23:17:45 +00:00
Lluís Batlle i Rossell 2ce433c26c Removing go-oo. It neither builds neither upstream continues it.
svn path=/nixpkgs/trunk/; revision=33314
2012-03-20 22:19:48 +00:00
Yury G. Kudryashov 9bb1684622 Add kde48.qtruby
svn path=/nixpkgs/trunk/; revision=33313
2012-03-20 22:10:53 +00:00
Yury G. Kudryashov 9dcf8dffa2 Enable perlqt and smokekde from kdebindings
I had to patch their buildsystem. I'm going to submit the patches upstream next
week.

svn path=/nixpkgs/trunk/; revision=33309
2012-03-20 21:45:15 +00:00
Russell O'Connor f9a5fa373e Upgrading HOL4 to version k.7.
svn path=/nixpkgs/trunk/; revision=33306
2012-03-20 19:11:22 +00:00
Cillian de Roiste efcc0c9b1e Adding some notes on why ardour2 is not working, perhaps someone else can take this up, or else we just remove ardour2 when ardour3 is released.
svn path=/nixpkgs/trunk/; revision=33305
2012-03-20 18:53:01 +00:00
Lluís Batlle i Rossell fc3ac31540 Updating the script of loading myEnv environments, for something close to what I was using.
It sets a fixed PS1, maybe breaking someone's taste, though. But I find it easier to use.


svn path=/nixpkgs/trunk/; revision=33304
2012-03-20 18:49:44 +00:00
Cillian de Roiste 49fabfacab Upgrading ardour3-svn to beta3, currently ardour2 does not run.
svn path=/nixpkgs/trunk/; revision=33303
2012-03-20 18:41:03 +00:00
Shea Levy bdc3de6a4d Pommed: find the 'eject' command in /var/setuid-wrappers:/home/shlevy/.nix-profile/bin:/home/shlevy/.nix-profile/sbin:/home/shlevy/.nix-profile/lib/kde4/libexec:/nix/var/nix/profiles/default/bin:/nix/var/nix/profiles/default/sbin:/nix/var/nix/profiles/default/lib/kde4/libexec:/var/run/current-system/sw/bin:/var/run/current-system/sw/sbin:/var/run/current-system/sw/lib/kde4/libexec
svn path=/nixpkgs/trunk/; revision=33302
2012-03-20 18:28:32 +00:00
Shea Levy 8d1d247e02 Add nouveau xorg video driver
svn path=/nixpkgs/trunk/; revision=33300
2012-03-20 16:29:22 +00:00
Yury G. Kudryashov 102a1d82e7 Oops, fix kdevelop-4.3.0 hash
svn path=/nixpkgs/trunk/; revision=33299
2012-03-20 16:17:46 +00:00
Joachim Schiele fc152de1c2 rewrote the text to make virics and my edits seem like from one author
svn path=/nixpkgs/trunk/; revision=33298
2012-03-20 14:51:18 +00:00
Eelco Dolstra 73ce1dd4bb * Adobe Reader: install .desktop file in the right place.
svn path=/nixpkgs/trunk/; revision=33297
2012-03-20 14:41:24 +00:00
Yury G. Kudryashov 34fcba81be Add new release of kdevelop
I'll remove the old release when Hydra will build the new one, and I'll test the
result.

svn path=/nixpkgs/trunk/; revision=33296
2012-03-20 14:12:53 +00:00
Eelco Dolstra bd8d003d69 * VirtualBox updated to 4.1.10. Drop the wrapper script since it no
longer seems needed.  Optionally build the Python bindings.  Disable
  the Java bindings by default to prevent a gratuitous dependency on
  the JDK.

svn path=/nixpkgs/trunk/; revision=33295
2012-03-20 13:54:01 +00:00
Yury G. Kudryashov ba7f02630a Add gtkmm-3.x
svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33294
2012-03-20 11:46:42 +00:00
Yury G. Kudryashov bf530f6c03 cairomm-1.10.0
svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33293
2012-03-20 11:41:11 +00:00
Yury G. Kudryashov a6ef1ee30a Add champlain support to geeqie
This commit reverts 33187 and changes libchamplain arg to libchamplain_0_6.

svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33292
2012-03-20 11:16:10 +00:00
Yury G. Kudryashov aa47fca2f6 Restore libchamplain
svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33291
2012-03-20 11:16:06 +00:00
Yury G. Kudryashov f0039537ce Restore clutter-gtk
svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33290
2012-03-20 11:16:01 +00:00
Eelco Dolstra 995a44a897 * Fix a race condition in mountall: the USR1 signal handler must be
installed before we daemonise, otherwise another job might send 
  USR1 to mountall before the handler is installed, killing it.

svn path=/nixpkgs/trunk/; revision=33289
2012-03-20 10:25:11 +00:00
Eelco Dolstra 42b97b78b0 * Mountall updated to 2.35.
svn path=/nixpkgs/trunk/; revision=33287
2012-03-20 10:00:04 +00:00
Shea Levy f272acd501 Add a module for the pommed tool for Apple laptop keyboards.
svn path=/nixpkgs/trunk/; revision=33286
2012-03-20 04:41:13 +00:00
Shea Levy 836532a54b Whoops, forgot meta
svn path=/nixpkgs/trunk/; revision=33284
2012-03-20 01:51:03 +00:00
Shea Levy 6fe5413cb7 xf86-input-multitouch seems to be abandoned, update it with the mtrack fork
svn path=/nixpkgs/trunk/; revision=33283
2012-03-20 01:48:09 +00:00
Shea Levy a74565238a Linux 3.3 puts some of its headers in include/generated
svn path=/nixpkgs/trunk/; revision=33282
2012-03-20 00:02:24 +00:00
Peter Simons 5f32e704bf haskell-url: updated to version 2.1.3
svn path=/nixpkgs/trunk/; revision=33280
2012-03-19 23:41:06 +00:00
Lluís Batlle i Rossell a39a9b3d8e Adding a glibc patch to get proper first days of the week in the Catalan locale.
Since 2008 somehow it cannot get fixed in glibc:
https://bugzilla.redhat.com/show_bug.cgi?id=454629


svn path=/nixpkgs/trunk/; revision=33279
2012-03-19 21:50:58 +00:00
Eelco Dolstra 2199d375a2 * Updated lvm2 to 2.02.95.
svn path=/nixpkgs/trunk/; revision=33277
2012-03-19 19:34:34 +00:00
Yury G. Kudryashov 0d90c06ba1 Remove some packages with Qt3 dependency
kde3.k3b: use kde4.k3b instead
kde3.kphone: there are many other SIP phones
valknut: last version from 2009, doesn't support new ADC protocol
qdu: latest release in 2004, use kde4.filelight

REVIEWBOARD:5

svn path=/nixpkgs/trunk/; revision=33273
2012-03-19 18:31:02 +00:00
Eelco Dolstra 512357f875 * Remove a wildly outdated Git version that shouldn't have been in
Nixpkgs in the first place.

svn path=/nixpkgs/trunk/; revision=33272
2012-03-19 18:24:53 +00:00
Eelco Dolstra 2938819d7e * Remove an unnecessary function.
svn path=/nixpkgs/trunk/; revision=33271
2012-03-19 18:13:47 +00:00
Eelco Dolstra 6b4cd6673a * Add a utility function "versionOlder" to compare two version
strings.

svn path=/nixpkgs/trunk/; revision=33267
2012-03-19 18:04:47 +00:00
Eelco Dolstra af2da39a04 * Remove unused function "checker".
svn path=/nixpkgs/trunk/; revision=33266
2012-03-19 18:01:49 +00:00
Shea Levy 47574d25f6 Fix some broken firmware URLS. Hope the Fedora project wouldn't host non-free firmware...
svn path=/nixpkgs/trunk/; revision=33265
2012-03-19 17:40:23 +00:00
Eelco Dolstra c3072a8df8 * When doing coverage builds, set useTempPrefix (in case we're doing
an "installcheck").

svn path=/nixpkgs/trunk/; revision=33261
2012-03-19 16:05:29 +00:00
Shea Levy 1e8dfa4e2c Linux 3.3 release
svn path=/nixpkgs/trunk/; revision=33260
2012-03-19 15:36:40 +00:00
Eelco Dolstra 626d364e37 * Build Bison 2.5.
svn path=/nixpkgs/trunk/; revision=33258
2012-03-19 13:49:39 +00:00
Eelco Dolstra 9f683a5aac * After building an RPM, install and uninstall it.
svn path=/nixpkgs/trunk/; revision=33257
2012-03-19 13:40:57 +00:00
Eelco Dolstra a772508846 * NASM updated to 2.10.
svn path=/nixpkgs/trunk/; revision=33256
2012-03-19 13:16:35 +00:00
Peter Simons 69adc0d433 Update Haskell packages.
- gd: updated to version 3000.7.3
 - hakyll: updated to version 3.2.6.2
 - HaskellForMaths: updated to version 0.4.4
 - haskell-src-meta: updated to version 0.5.1.1
 - mwc-random: dropped obsolete version 0.10.0.1.
 - persistent-template: updated to version 0.8.2
 - snap-core: updated to version 0.8.0.1
 - snap-server: updated to version 0.8.0.1
 - unordered-containers: dropped obsolete version 0.1.4.6.

svn path=/nixpkgs/trunk/; revision=33255
2012-03-19 11:15:39 +00:00
Yury G. Kudryashov abec146924 Add libwnck3
svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33254
2012-03-19 04:36:51 +00:00
Yury G. Kudryashov b113433d51 Move libwnck to top-level
svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33253
2012-03-19 04:36:47 +00:00
Yury G. Kudryashov 3d0b778848 Move gnome-doc-utils and gtk-doc to top-level
Add compatibility attrs.

svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33252
2012-03-19 04:36:41 +00:00
Yury G. Kudryashov 066896556f polkit-gnome-0.105
Depends on gtk-3, install .desktop file.

svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33251
2012-03-19 04:36:35 +00:00
Eelco Dolstra b4d308f672 * Update some Perl packages that had gone missing.
svn path=/nixpkgs/trunk/; revision=33250
2012-03-19 03:55:37 +00:00
Eelco Dolstra ebd19ec705 * For "nix-build --run-env" it's desirable that $stdenv/setup (and by
extension postHook) does nothing else than set up the environment.
  It shouldn't touch $out because there may not be a $out.  So move
  the "imperative" bits of postHook into a separate phase.

svn path=/nixpkgs/trunk/; revision=33249
2012-03-19 03:45:36 +00:00
Eelco Dolstra 06d28ca8f1 * Support setting postPhases.
svn path=/nixpkgs/trunk/; revision=33247
2012-03-19 02:45:52 +00:00
Piotr Pietraszkiewicz fbfa56c165 bumped bibletime to v2.9.1 which has the side effect that it builds again
svn path=/nixpkgs/trunk/; revision=33245
2012-03-18 23:52:58 +00:00
Mathijs Kwik d329b66b73 bbswitch: use the modDirVersion instead of version
svn path=/nixpkgs/trunk/; revision=33244
2012-03-18 23:13:41 +00:00
Piotr Pietraszkiewicz 1824f424b2 Made sword build again by tuning the configureFlags:
- to ignore warnings about unused variables
- not to build the tests (the warnings in tests looked serious at first
  glance)
Additionally disabled debug because I hit no problems at runtime so far

svn path=/nixpkgs/trunk/; revision=33243
2012-03-18 22:51:17 +00:00
Lluís Batlle i Rossell 5521faad65 Updating socat. I thought it could have improvements in performance for nixos
build-vm in my computer, but does not.


svn path=/nixpkgs/trunk/; revision=33239
2012-03-18 18:33:10 +00:00
Shea Levy dfcd4dd559 Add a kernel patch for the efi boot stub to read a config file when booted without arguments, and base removable media booting off of that patch
The patch is currently being discussed on LKML and hopefully will be included
in mainline in some form in the future. Note that booting from the livecd has
to do a lot of work before anything is output to the console, so if the drive
is still busy don't assume the boot has hanged

svn path=/nixpkgs/trunk/; revision=33235
2012-03-18 17:14:52 +00:00
Lluís Batlle i Rossell a544da22fc Adding latencytop.
svn path=/nixpkgs/trunk/; revision=33233
2012-03-18 11:45:53 +00:00
Lluís Batlle i Rossell b4955eea65 Adding qemu 1.0.1.
svn path=/nixpkgs/trunk/; revision=33232
2012-03-18 10:31:15 +00:00
Lluís Batlle i Rossell 969b9478a2 Updating samba to 3.6.3. I take out the overcome readlink.patch.
svn path=/nixpkgs/trunk/; revision=33231
2012-03-18 10:29:14 +00:00
Lluís Batlle i Rossell 5475f367a5 Adding patch for grip (sent by Ilja Honkonen).
I reworked the spacing.


svn path=/nixpkgs/trunk/; revision=33229
2012-03-18 09:24:42 +00:00
Mathijs Kwik 54a5f7f328 gtypist, typing tutor
Now all I need is time to practise :)

svn path=/nixpkgs/trunk/; revision=33228
2012-03-18 08:11:17 +00:00
Mathijs Kwik 9365291276 dejavu-fonts broke during the merge of stdenv-upgrade.
problem/fix described here:
http://comments.gmane.org/gmane.comp.fonts.dejavu/3608

svn path=/nixpkgs/trunk/; revision=33227
2012-03-18 08:11:14 +00:00
Yury G. Kudryashov 23b865d1b4 Fix evaluation
svn path=/nixpkgs/trunk/; revision=33220
2012-03-17 22:25:30 +00:00
Cillian de Roiste ec78373642 Update jackdbus to 1.9.8
svn path=/nixpkgs/trunk/; revision=33218
2012-03-17 22:03:15 +00:00
Yury G. Kudryashov 168a3d7101 Add qt4_for_skype
This build disables some optional features. I'm going to pass this to
skype_linux to reduce the size occupied by i686 packages on x86_64 system.

svn path=/nixpkgs/trunk/; revision=33217
2012-03-17 20:57:28 +00:00
Yury G. Kudryashov 062d040413 Let hydra build telepathy-salut
svn path=/nixpkgs/trunk/; revision=33216
2012-03-17 20:57:24 +00:00
Peter Simons 457e59d99d libtirpc: updated to version 0.2.2
svn path=/nixpkgs/trunk/; revision=33211
2012-03-17 17:44:20 +00:00
Yury G. Kudryashov 11410436e5 Let hydra build kde-telepathy
svn path=/nixpkgs/trunk/; revision=33210
2012-03-17 17:35:29 +00:00
Yury G. Kudryashov d68c80932a Remove libjingle
It seems that every japper/jingle implementation ships a modified version of
libjingle.

svn path=/nixpkgs/trunk/; revision=33207
2012-03-17 17:20:39 +00:00
Yury G. Kudryashov f94501bfa2 Remove tuxracer
"tuxracer = ..." string was commented for 3 years.

svn path=/nixpkgs/trunk/; revision=33206
2012-03-17 17:20:34 +00:00
Yury G. Kudryashov 776bedbb5f Remove some files not reachable from all-packages.nix
List of removed files:
* pkgs/applications/misc/kiwixbuilder/default.nix
* pkgs/applications/misc/simgrid/default.nix
* pkgs/applications/networking/instant-messengers/carrier/2.4.2.nix
* pkgs/applications/networking/mailreaders/thunderbird/7.x.nix
* pkgs/applications/networking/mailreaders/thunderbird/thunderbird-build-deps.patch
* pkgs/development/libraries/bluez-libs/default.nix
* pkgs/development/libraries/libjingle/0.4.0.nix
* pkgs/development/perl-modules/Font-TTF/default.nix
* pkgs/tools/X11/xauth/default.nix
* pkgs/tools/security/p0f/default.nix
* pkgs/tools/security/p0f/p0f.patch

svn path=/nixpkgs/trunk/; revision=33205
2012-03-17 17:20:30 +00:00
Yury G. Kudryashov f0925eeded pidgin-2.10.2
Use rec to prevent "name != src.basename" in the future.
REVIEW:6

svn path=/nixpkgs/trunk/; revision=33204
2012-03-17 17:12:48 +00:00
Yury G. Kudryashov a466941945 Move last piece o gnome3 to top-level
Since there is no common release schedule, I'd prefer to avoid gnome3 set at
all.

svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33203
2012-03-17 16:46:12 +00:00
Yury G. Kudryashov ee5b976a93 Remove gnome3.clutter
svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33202
2012-03-17 16:46:06 +00:00
Yury G. Kudryashov d1860f6def Move gnome3.GConf to GConf3
svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33201
2012-03-17 16:46:02 +00:00
Yury G. Kudryashov ddb01436a0 Move gnome3.libgnome_keyring to libgnome_keyring3
svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33200
2012-03-17 16:45:56 +00:00
Yury G. Kudryashov 60669aa0fc Remove gnome3.glib_networking
Use pkgs.glib_networking

svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33199
2012-03-17 16:45:50 +00:00
Yury G. Kudryashov eee4797659 gnome-3: we use the top-level glib
GNOME-3 uses the top-level glib. If this will change later, one should override
*many* packages in gnome3 set.

svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33198
2012-03-17 16:45:43 +00:00
Yury G. Kudryashov d96524476d Move libsoup to development/libraries
It is used in many packages outside of gnome2 set.

svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33197
2012-03-17 16:45:37 +00:00
Marco Maggesi dba8b32385 Update HOL Light to rev 128
svn path=/nixpkgs/trunk/; revision=33196
2012-03-17 16:36:36 +00:00
Marco Maggesi 699de0f3f9 Fix building of Coq and update to version 8.3pl3. (Forgot to save files)
svn path=/nixpkgs/trunk/; revision=33195
2012-03-17 16:30:23 +00:00
Marco Maggesi af37461b11 Fix building of Coq and update to version 8.3pl3.
svn path=/nixpkgs/trunk/; revision=33194
2012-03-17 16:26:20 +00:00
Yury G. Kudryashov 0e397758ee dragonegg-3.0
The old version fails to build, thus I commit it instead of review request.

svn path=/nixpkgs/trunk/; revision=33193
2012-03-17 15:25:00 +00:00
Marco Maggesi 0d06448ac2 Remove lowPrio to ocaml-3.12.1
svn path=/nixpkgs/trunk/; revision=33192
2012-03-17 15:03:12 +00:00
Peter Simons 70139b0bbd pkgs/development/libraries/libtirpc: removed obsolete copy of this library
svn path=/nixpkgs/trunk/; revision=33191
2012-03-17 13:45:56 +00:00
Yury G. Kudryashov a47127de32 libchamplain-0.12.2
svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33190
2012-03-17 13:30:51 +00:00
Yury G. Kudryashov 8a2b2f3338 clutter-gtk-1.0.4
Depends on gtk3

svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33189
2012-03-17 13:30:46 +00:00
Yury G. Kudryashov 5c4e3c7701 clutter-1.8.2
svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33188
2012-03-17 13:30:39 +00:00
Yury G. Kudryashov 23dbae430f Disable libchamplain support in geeqie
It depends on old libchamplain which fails to build with newer glib.

svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33187
2012-03-17 13:30:36 +00:00
Yury G. Kudryashov 1bbaec552e taglib-1.7.1
Release notes says that this release fixes a few security issues.

svn path=/nixpkgs/trunk/; revision=33186
2012-03-17 13:21:31 +00:00
Florian Friesdorf 88e5f7e2c7 conkeror-1.0pre-20120316
svn path=/nixpkgs/trunk/; revision=33185
2012-03-17 09:18:11 +00:00
Florian Friesdorf 9fd94809e5 notmuch-0.11.1
svn path=/nixpkgs/trunk/; revision=33184
2012-03-17 09:18:06 +00:00
Yury G. Kudryashov a658884c17 Revert "pango-1.29.5"
This reverts r33178
pango-1.29.5 depends on glib-2.31

svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33182
2012-03-16 22:53:32 +00:00
Cillian de Roiste c8900990a7 Updating ardour to the 2.8.12 svn tag (2.8.2 doesn't compile), hopefully this works although the comment from Marc Weber suggests that the hash will change over time. This builds for me but fails to start giving the following error:
raptor_new_uri_for_rdf_concept called with Raptor V1 world object
raptor_general.c:240:raptor_init: fatal error: raptor_init() failedAborted

https://qa.mandriva.com/show_bug.cgi?id=65072 looks similar, but adding liblrdf (0.4.0) as an input, doesn't help.

svn path=/nixpkgs/trunk/; revision=33181
2012-03-16 22:28:21 +00:00
Yury G. Kudryashov 707bf75144 mythth-0.24.2
New dependencies:
* Qt4
* Pulseaudio (optional but I've hardcoded it)
* fftw (single precision)

svn path=/nixpkgs/trunk/; revision=33180
2012-03-16 22:26:26 +00:00
Yury G. Kudryashov 0ebb258668 telepathy: don't include unstable in full
svn path=/nixpkgs/trunk/; revision=33179
2012-03-16 22:22:50 +00:00
Yury G. Kudryashov ef95c7855d pango-1.29.5
svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33178
2012-03-16 21:37:42 +00:00
Lluís Batlle i Rossell ef1437585d Adding kexectools.
svn path=/nixpkgs/trunk/; revision=33175
2012-03-16 21:17:13 +00:00
Lluís Batlle i Rossell 6b4810d310 Updating php 5.3 to 5.3.10
svn path=/nixpkgs/trunk/; revision=33170
2012-03-16 19:40:36 +00:00
Cillian de Roiste 0546a7e79a Updating mumble to 1.2.3 and adding pkgconfig as an input as it fails to build without it.
svn path=/nixpkgs/trunk/; revision=33169
2012-03-16 19:19:00 +00:00
Lluís Batlle i Rossell 6b6b758745 Updating mlt to 0.7.8.
kdenlive 0.8.2.1 wants mlt 0.7.8. With 0.7.6, it crashed clicking the timeline
(only with qt48).


svn path=/nixpkgs/trunk/; revision=33168
2012-03-16 18:40:10 +00:00
Eelco Dolstra 0ac7828c6b * portmap: Set SO_REUSEADDR to ensure that portmap can restart
properly.

svn path=/nixpkgs/trunk/; revision=33166
2012-03-16 17:42:14 +00:00
Eelco Dolstra 1148fc2f76 * Minor cleanup.
svn path=/nixpkgs/trunk/; revision=33165
2012-03-16 17:20:04 +00:00
Yury G. Kudryashov 75207a6a90 Try to update slr
Still fails to build because atlas doesn't provide full blas.

svn path=/nixpkgs/trunk/; revision=33164
2012-03-16 17:15:52 +00:00
Yury G. Kudryashov eefb2b6531 ilbc: style
svn path=/nixpkgs/trunk/; revision=33163
2012-03-16 17:15:47 +00:00
Ludovic Courtès 105ad5e503 GCC 4.7: Update.
svn path=/nixpkgs/trunk/; revision=33161
2012-03-16 15:32:03 +00:00
Shea Levy 5f6bb1fce6 Ghostscript: Fix darwin build
svn path=/nixpkgs/trunk/; revision=33160
2012-03-16 14:27:58 +00:00
Eelco Dolstra b2f0319bc2 * nfs-utils updated to 1.2.5.
svn path=/nixpkgs/trunk/; revision=33158
2012-03-16 13:55:10 +00:00
Shea Levy a09a78165c Update rubygems
svn path=/nixpkgs/trunk/; revision=33155
2012-03-16 13:28:35 +00:00
Ludovic Courtès cc6f814a8f GFortran 4.6: Add patch to fix the output of `-v'.
svn path=/nixpkgs/trunk/; revision=33154
2012-03-16 13:11:41 +00:00
Eelco Dolstra a3b099d279 * Latest 3.0.x, 3.1.x and 3.2.x kernels.
svn path=/nixpkgs/trunk/; revision=33151
2012-03-16 12:08:41 +00:00
Shea Levy d30947aef3 Move NixosBootPkg into NixOS
svn path=/nixpkgs/trunk/; revision=33149
2012-03-16 11:53:50 +00:00
Peter Simons 46f9f71439 git: updated to version 1.7.9.4
svn path=/nixpkgs/trunk/; revision=33145
2012-03-16 09:47:34 +00:00
Peter Simons 6e56feca1d Updated Haskell packages.
- RepLib: updated to version 0.5.2
 - http-enumerator: updated to version 0.7.3.1
 - http-types: updated to version 0.6.10
 - leksah-server: updated to version 0.12.0.5
 - test-framework-quickcheck2: updated to version 0.2.12.1
 - unbound: updated to version 0.4
 - yesod: updated to version 0.10.2

svn path=/nixpkgs/trunk/; revision=33144
2012-03-16 09:47:31 +00:00
Yury G. Kudryashov 2aed4ebe88 Add telepathy-salut
svn path=/nixpkgs/trunk/; revision=33143
2012-03-16 06:58:03 +00:00
Yury G. Kudryashov 01b8506708 Add libsoup to top-level
svn path=/nixpkgs/trunk/; revision=33142
2012-03-16 06:57:58 +00:00
Shea Levy 0845f6618c Add an 'efiBootStub' kernel feature to be used by NixOS
svn path=/nixpkgs/trunk/; revision=33137
2012-03-16 02:45:47 +00:00
Shea Levy b3e248d0f7 Whoops, sloppy copy
svn path=/nixpkgs/trunk/; revision=33136
2012-03-16 02:41:12 +00:00
Shea Levy d7533209a1 Add NixosBootPkg
You almost certainly don't want to use this. It's a very stupid,
overspecialized application that's only needed by the efiBootStub NixOS
module in corner cases.

svn path=/nixpkgs/trunk/; revision=33134
2012-03-16 02:05:38 +00:00
Eelco Dolstra 8a5e005bee * dmidecode updated to 2.11.
svn path=/nixpkgs/trunk/; revision=33132
2012-03-16 01:46:39 +00:00
Yury G. Kudryashov d477e709c8 Add telepathy-farstream
svn path=/nixpkgs/trunk/; revision=33128
2012-03-15 21:50:02 +00:00
Yury G. Kudryashov 0239640def Add farstream
svn path=/nixpkgs/trunk/; revision=33127
2012-03-15 21:49:54 +00:00
Lluís Batlle i Rossell 1677493301 Libreoffice wants a newer libvisio.
svn path=/nixpkgs/trunk/; revision=33126
2012-03-15 21:41:40 +00:00
Yury G. Kudryashov 049e676403 Remove qc-usb
This directory was added in 2006, and was never called by nix-expressions
outside of qc-usb/.

svn path=/nixpkgs/trunk/; revision=33125
2012-03-15 20:46:36 +00:00
Ludovic Courtès 90b8995e04 GNU MIG: Add a raw' version, without forceSystem'.
svn path=/nixpkgs/trunk/; revision=33124
2012-03-15 20:28:07 +00:00
Ludovic Courtès 2e0ae13f68 GNU MIG: When cross-compiling, patch shebang correctly.
svn path=/nixpkgs/trunk/; revision=33123
2012-03-15 20:28:03 +00:00
Ludovic Courtès 9e2e08ba47 unionfs: Mark MIG as a native build input.
svn path=/nixpkgs/trunk/; revision=33122
2012-03-15 20:27:58 +00:00
Ludovic Courtès 97bd4b7b00 GNU MIG: Use `forceSystem' instead of the custom hack.
svn path=/nixpkgs/trunk/; revision=33121
2012-03-15 20:27:53 +00:00
Ludovic Courtès e4f5ebb348 GNU MIG: Make it clear that the inputs are native.
svn path=/nixpkgs/trunk/; revision=33120
2012-03-15 20:27:49 +00:00
Ludovic Courtès eaab66d11a forceSystem: Inherit crossSystem' and platform'.
svn path=/nixpkgs/trunk/; revision=33119
2012-03-15 20:27:41 +00:00
Ludovic Courtès 5d066bdbce GNU: SMBFS: Update.
svn path=/nixpkgs/trunk/; revision=33118
2012-03-15 20:27:35 +00:00
Lluís Batlle i Rossell 8849219c81 Trying to update libreoffice to the version today released. Cross fingers; we can revert this, if it does not work.
svn path=/nixpkgs/trunk/; revision=33117
2012-03-15 19:50:23 +00:00
Peter Simons 6ff954a5e8 git-annex: updated to version 3.20120315
svn path=/nixpkgs/trunk/; revision=33116
2012-03-15 18:07:49 +00:00
Peter Simons ee402fac15 haskell-bloomfilter: added version 1.2.6.8
svn path=/nixpkgs/trunk/; revision=33115
2012-03-15 18:07:45 +00:00
Yury G. Kudryashov b0d0278e82 libssh-0.5.2, switch to libgcrypt
svn path=/nixpkgs/trunk/; revision=33114
2012-03-15 17:08:26 +00:00
Lluís Batlle i Rossell 6fe531299e Avoiding the wrapper in libreoffice, and trying to use '-lcups'.
svn path=/nixpkgs/trunk/; revision=33113
2012-03-15 16:45:04 +00:00
Lluís Batlle i Rossell 3337fa7b87 Adding the cups lib path to ld_libraray_path for libreoffice to be able to
print with cups.

That would have been also the fix for go-oo for this problem, I think.


svn path=/nixpkgs/trunk/; revision=33112
2012-03-15 16:38:24 +00:00
Yury G. Kudryashov 785d18e02b svn merge ^/nixpkgs/trunk
svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33111
2012-03-15 15:09:36 +00:00
Lluís Batlle i Rossell 1ebf45400a Making more symlinks in libreoffice.
svn path=/nixpkgs/trunk/; revision=33105
2012-03-15 11:29:13 +00:00
Lluís Batlle i Rossell 5c0c0ff632 Adding a '$out/bin/soffice' link to the libreoffice soffice binary.
svn path=/nixpkgs/trunk/; revision=33104
2012-03-15 11:02:52 +00:00
Yury G. Kudryashov bbc9d6670d Add RBTools
svn path=/nixpkgs/trunk/; revision=33103
2012-03-15 10:54:48 +00:00
Peter Simons fe3ac7658b haskell-alex-meta: updated to version 0.3.0.2
svn path=/nixpkgs/trunk/; revision=33102
2012-03-15 10:43:20 +00:00
Peter Simons b68db0ea2d haskell-BNFC-meta: updated to version 0.3
svn path=/nixpkgs/trunk/; revision=33101
2012-03-15 10:43:16 +00:00
Peter Simons 4bd54310e6 haskell-xml-conduit: updated to version 0.5.4
svn path=/nixpkgs/trunk/; revision=33100
2012-03-15 10:43:05 +00:00
Lluís Batlle i Rossell fb013d4bd6 Giving the zip without NLS to libreoffice; I think this may fix a permission denid error
at perl Archive/Zip.


svn path=/nixpkgs/trunk/; revision=33098
2012-03-15 08:06:45 +00:00
Joachim Schiele f108651e9f fixed forgotten bracket.... maybe this is not my-env at all
svn path=/nixpkgs/trunk/; revision=33095
2012-03-14 23:38:28 +00:00
Yury G. Kudryashov bd17f891dd +1 patch (from Gentoo)
svn path=/nixpkgs/trunk/; revision=33094
2012-03-14 23:34:30 +00:00
Lluís Batlle i Rossell 914a042d7d Fixing some details about the myEnv documentation.
I thought load-xxx-eenv worked like my own private 'loadenv' script, but looks like not.


svn path=/nixpkgs/trunk/; revision=33093
2012-03-14 23:07:59 +00:00
Yury G. Kudryashov fe1115caf4 Make nixpkgs ready for gst_all attrset removal
svn path=/nixpkgs/trunk/; revision=33092
2012-03-14 22:44:52 +00:00
Yury G. Kudryashov 03875e0bce Make nixpkgs ready to gtkLibs attrset removal
svn path=/nixpkgs/trunk/; revision=33091
2012-03-14 22:44:41 +00:00
Shea Levy 6c99fad938 OMVF: Only need some of the sources, and symlinks instead of copies are fine
svn path=/nixpkgs/trunk/; revision=33090
2012-03-14 22:43:07 +00:00
Yury G. Kudryashov 003b24ac45 Trying to fix k3d build
svn path=/nixpkgs/trunk/; revision=33089
2012-03-14 21:57:43 +00:00
Yury G. Kudryashov 68fe867e19 Get rid of most references to gtkLibs
svn path=/nixpkgs/trunk/; revision=33088
2012-03-14 21:57:32 +00:00
Lluís Batlle i Rossell fd1867ec92 The libreoffice expression needs the 'help' package, or it fails on install.
(or pass --disable-help, I think).

Thus, the fontconfig tests now pass, I remove the disabletests patch.

I also removed some configure options that configure did not understand
anymore. They were picked from older openoffice expressions.


svn path=/nixpkgs/trunk/; revision=33087
2012-03-14 21:51:33 +00:00
Lluís Batlle i Rossell bed87f75ca Updating paraview.
svn path=/nixpkgs/trunk/; revision=33086
2012-03-14 21:50:17 +00:00
Lluís Batlle i Rossell ae7b8e3907 Updating truecrypt, as the old url didn not work already.
Notified by kirelagin@freenode


svn path=/nixpkgs/trunk/; revision=33085
2012-03-14 21:28:42 +00:00
Yury G. Kudryashov da0a96d06c glib and gtk are now in top-level namespace
svn path=/nixpkgs/trunk/; revision=33084
2012-03-14 19:59:41 +00:00
Yury G. Kudryashov a05e5e7add mysql-workbench needs gnome-keyring as well
svn path=/nixpkgs/trunk/; revision=33083
2012-03-14 19:39:04 +00:00
Yury G. Kudryashov f105c2353b Pass libgnome_keyring, not gnome_keyring
svn path=/nixpkgs/trunk/; revision=33082
2012-03-14 19:35:55 +00:00
Yury G. Kudryashov 8167b5a2a7 No need to inherit glib, gtk etc. from gnome/gtkLibs
svn path=/nixpkgs/trunk/; revision=33081
2012-03-14 19:35:49 +00:00
Yury G. Kudryashov 044361ec18 Pass qt_gstreamer to ktp-call-ui
svn path=/nixpkgs/trunk/; revision=33080
2012-03-14 19:35:46 +00:00
Yury G. Kudryashov c9da6ff736 Move dev/libs/telepathy-* to a subdir
svn path=/nixpkgs/trunk/; revision=33079
2012-03-14 19:35:41 +00:00
Yury G. Kudryashov 4d9fb0a594 Move gstreamer packages to top-level
This will make callPackage work with gst.
* Rename gstCamelCase to gst_with_underscores.
* Add compatibility attributes.

svn path=/nixpkgs/trunk/; revision=33078
2012-03-14 19:35:35 +00:00
Yury G. Kudryashov 7a31872261 Add kde4.telepathy.call_ui
Very experimental, fails to build (missing deps)

svn path=/nixpkgs/trunk/; revision=33077
2012-03-14 19:35:30 +00:00
Yury G. Kudryashov 6d2a78fc40 Add qt-gstreamer
svn path=/nixpkgs/trunk/; revision=33076
2012-03-14 19:35:26 +00:00
Lluís Batlle i Rossell 635d1d9bec I try to improve the documentation on my-env
svn path=/nixpkgs/trunk/; revision=33075
2012-03-14 18:59:09 +00:00
Lluís Batlle i Rossell a288984843 Fixing another script shebang in libreoffice. And the lang configure parameter.
svn path=/nixpkgs/trunk/; revision=33074
2012-03-14 18:51:59 +00:00
Joachim Schiele 7bf2d4966e some more comments and examples
svn path=/nixpkgs/trunk/; revision=33073
2012-03-14 18:46:18 +00:00
Joachim Schiele 0416bc1ddb added a few fixes from the discussion on irc with marc weber
svn path=/nixpkgs/trunk/; revision=33072
2012-03-14 18:18:49 +00:00
Lluís Batlle i Rossell 73f9e302a0 I think libreoffice does not want the 'en-US' language anymore.
svn path=/nixpkgs/trunk/; revision=33071
2012-03-14 17:49:23 +00:00