Michael Raskin
8bae3c51ff
Add Firefox 11beta
...
svn path=/nixpkgs/trunk/; revision=32048
2012-02-06 08:28:24 +00:00
Alexander Tsamutali
109068c605
applications/misc/goldendict: New nixpkg.
...
svn path=/nixpkgs/trunk/; revision=32045
2012-02-05 21:02:27 +00:00
Yury G. Kudryashov
a810d44d81
svn merge ^/nixpkgs/trunk
...
svn path=/nixpkgs/branches/libpng15/; revision=32024
2012-02-03 21:33:28 +00:00
Yury G. Kudryashov
4a5673f520
graphicsmagick: add meta.platforms
...
svn path=/nixpkgs/trunk/; revision=32022
2012-02-03 21:02:00 +00:00
Peter Simons
412e5dd87d
haskell-hledger-interest: updated to version 1.4
...
svn path=/nixpkgs/trunk/; revision=32015
2012-02-03 21:00:16 +00:00
Lluís Batlle i Rossell
cf2591c5ec
Updating rdesktop to 1.7.1
...
svn path=/nixpkgs/trunk/; revision=31993
2012-02-03 16:16:18 +00:00
Yury G. Kudryashov
df037ddafd
svn merge ^/nixpkgs/trunk
...
svn path=/nixpkgs/branches/libpng15/; revision=31987
2012-02-02 20:36:11 +00:00
Eelco Dolstra
9d9e33b98d
* Added Firefox 10.0. P.S. it seems that Firefox 10 no longer needs
...
--enable-official-branding to get a browser that calls itself
"Firefox". But I'll leave the flag in for the moment.
* Removed Firefox 8.0.
svn path=/nixpkgs/trunk/; revision=31984
2012-02-02 15:44:22 +00:00
Eelco Dolstra
7b5db94b5f
* Updated Adobe Reader to 9.4.7.
...
svn path=/nixpkgs/trunk/; revision=31978
2012-02-02 12:19:17 +00:00
Lluís Batlle i Rossell
f53c231cc4
Updating truecrypt to 7.1.
...
I pick the tarball not from the mainsite, but we checked that the hash
corresponds with that of the main site.
svn path=/nixpkgs/trunk/; revision=31963
2012-02-02 08:54:54 +00:00
Yury G. Kudryashov
2b3fb5a824
Merge two nix exprs for links2, upgrade to 2.5
...
svn path=/nixpkgs/trunk/; revision=31962
2012-02-01 22:33:35 +00:00
Arie Middelkoop
cc145f2ae9
Update of skype expression: make the use of pulse audio optional based on the configuration setting for pulse audio (off by default).
...
Removing pulse audio from the build inputs when it is not used prevents the bug of Skype taking 100% cpu from showing up.
This demonstrates nicely nix' features: in other distributions the recomended solution was to remove read permission from the
pulse audio libs.
svn path=/nixpkgs/trunk/; revision=31959
2012-02-01 22:09:35 +00:00
Marco Maggesi
7c90b6a9bc
Update HOL Light to rev 122.
...
svn path=/nixpkgs/trunk/; revision=31956
2012-02-01 14:37:50 +00:00
Eelco Dolstra
f7626c1ddd
* Unbreak icewm. Without -lfontconfig, it barfs with
...
icewm: error while loading shared libraries: libfontconfig.so.1:
cannot open shared object file: No such file or directory
This causes various NixOS tests to fail
(e.g. http://hydra.nixos.org/build/1952097 ).
svn path=/nixpkgs/trunk/; revision=31945
2012-01-31 14:55:43 +00:00
Eelco Dolstra
399c575139
* Updated Spotify to 0.6.6.10.
...
svn path=/nixpkgs/trunk/; revision=31935
2012-01-30 16:44:56 +00:00
Peter Simons
f1e16ea3c9
ikiwiki: updated to version 3.20120115
...
svn path=/nixpkgs/trunk/; revision=31933
2012-01-30 11:40:16 +00:00
Cillian de Roiste
467722ad1a
Patching the prefix, since it is hardcoded. The application seems to work correctly now, although it does crash with my current gtk theme (oxygen) when adding a stream. Using the gnome gtk-icon-theme does work, but this is probably just a bug in the oxygen gtk theme and should be fixed there.
...
svn path=/nixpkgs/trunk/; revision=31913
2012-01-29 13:39:30 +00:00
Yury G. Kudryashov
71c28d0e33
Use meta.platforms
...
svn path=/nixpkgs/trunk/; revision=31909
2012-01-28 14:39:56 +00:00
Yury G. Kudryashov
9d67ff2a48
Remove glib-1.x and its reverse dependencies
...
Nobody told me that he uses generator or xmms, so I'm removing this old stuff.
svn path=/nixpkgs/trunk/; revision=31907
2012-01-28 13:06:07 +00:00
Yury G. Kudryashov
e9e0418145
svn merge ^/nixpkgs/trunk
...
svn path=/nixpkgs/branches/libpng15/; revision=31891
2012-01-27 18:57:35 +00:00
Yury G. Kudryashov
ed92080b8d
icewm-1.3.7
...
svn path=/nixpkgs/trunk/; revision=31890
2012-01-27 18:56:31 +00:00
Yury G. Kudryashov
e155073b2c
svn merge ^/nixpkgs/trunk
...
svn path=/nixpkgs/branches/libpng15/; revision=31888
2012-01-27 17:49:20 +00:00
Lluís Batlle i Rossell
3c5fee5243
I revert the previous change to libreoffice.
...
svn path=/nixpkgs/trunk/; revision=31885
2012-01-27 15:14:29 +00:00
Lluís Batlle i Rossell
29ca4d272f
Updating gdb. I did not update the 'bleeding edge' thing though. That should be
...
better named to "one git checkout" instead of bleeding edge.
svn path=/nixpkgs/trunk/; revision=31883
2012-01-27 15:11:17 +00:00
Yury G. Kudryashov
3256c40575
svn merge ^/nixpkgs/trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=31878
2012-01-27 11:48:58 +00:00
Arie Middelkoop
7c8ab92620
kwooty expression: slight improvement of the build inputs.
...
svn path=/nixpkgs/trunk/; revision=31873
2012-01-26 23:24:40 +00:00
Michael Raskin
393f2479f8
Fix mismatch...
...
svn path=/nixpkgs/trunk/; revision=31870
2012-01-26 19:39:45 +00:00
Yury G. Kudryashov
5b132f6e96
svn merge ^/nixpkgs/trunk
...
Conflicts: cups, all-packages.nix (gcc45_debug)
svn path=/nixpkgs/branches/stdenv-updates/; revision=31863
2012-01-26 15:27:03 +00:00
Michael Raskin
b9916f0fd9
Add K3D 3D editor
...
svn path=/nixpkgs/trunk/; revision=31850
2012-01-26 13:12:36 +00:00
Yury G. Kudryashov
2ced89b7f1
svn merge ^/nixpkgs/trunk
...
svn path=/nixpkgs/branches/libpng15/; revision=31846
2012-01-26 08:45:19 +00:00
Yury G. Kudryashov
eb59b98c26
vlc-1.1.13
...
svn path=/nixpkgs/trunk/; revision=31843
2012-01-26 08:36:18 +00:00
Lluís Batlle i Rossell
06548b79e9
Adding what I have for today of libreoffice. It still does not build.
...
svn path=/nixpkgs/trunk/; revision=31839
2012-01-25 23:04:34 +00:00
Lluís Batlle i Rossell
7fc001306c
I add some little code to fetch the srcs of libreoffice.
...
svn path=/nixpkgs/trunk/; revision=31838
2012-01-25 19:12:27 +00:00
Peter Simons
6e4f0b6365
git-annex: updated to version 3.20120123
...
svn path=/nixpkgs/trunk/; revision=31836
2012-01-25 16:07:52 +00:00
Arie Middelkoop
f9fabb4626
added kwooty: a binary newsreader (kde).
...
svn path=/nixpkgs/trunk/; revision=31829
2012-01-24 22:09:17 +00:00
Arie Middelkoop
d6f60f7135
emacs htmlize: fix of broken source url.
...
svn path=/nixpkgs/trunk/; revision=31827
2012-01-24 22:06:35 +00:00
Karn Kallio
47ae4a01bd
kdenlive builds for kde48 release candidate (and kde47).
...
svn path=/nixpkgs/trunk/; revision=31802
2012-01-24 04:50:55 +00:00
Karn Kallio
8e00bbb06b
Get kadu to compile with kde48 (as well as kde47).
...
svn path=/nixpkgs/trunk/; revision=31800
2012-01-24 00:00:41 +00:00
Karn Kallio
39206f5b44
Get psi to compile with kde47 and kde48.
...
svn path=/nixpkgs/trunk/; revision=31799
2012-01-24 00:00:34 +00:00
Florian Friesdorf
5c05e3f866
emacs-24 alsaLib and imagemagickBig
...
svn path=/nixpkgs/trunk/; revision=31788
2012-01-23 00:55:48 +00:00
Peter Simons
9b740035a4
mplayer: renamed the expression from "mplayer-r${version}" to "mplayer-${version}"
...
The additional 'r' after the hyphen prevented nix-env from recognizing the SVN
revision number as a version'ish kind of thing; thus nix-env would never update
an installed mplayer in any user profile.
In other words, to get this particular update, you must remove the old
expression by running
nix-env -e mplayer-r33472
..., and then install the new one:
nix-env -i mplayer
svn path=/nixpkgs/trunk/; revision=31785
2012-01-21 21:25:45 +00:00
Peter Simons
c9d11ba56a
mplayer: update mplayer and ffmpeg to current HEAD versions
...
svn path=/nixpkgs/trunk/; revision=31784
2012-01-21 21:25:41 +00:00
Peter Simons
7f062680e4
ledger3: updated to current HEAD
...
svn path=/nixpkgs/trunk/; revision=31782
2012-01-21 19:25:50 +00:00
Peter Simons
83fef2d3fa
ledger3: added some kind of date-based fake version number to help nix-env decide when to update
...
svn path=/nixpkgs/trunk/; revision=31781
2012-01-21 19:25:45 +00:00
Peter Simons
cf287936ac
ledger: renamed 2.6.3 version's nix file for consistency
...
svn path=/nixpkgs/trunk/; revision=31780
2012-01-21 19:25:41 +00:00
Peter Simons
680787f13e
mercurial: updated to version 2.0.2
...
svn path=/nixpkgs/trunk/; revision=31775
2012-01-21 19:08:48 +00:00
Peter Simons
e926d8d9f2
emacs: updated 23.3 to 23.3b
...
svn path=/nixpkgs/trunk/; revision=31771
2012-01-21 18:46:37 +00:00
Peter Simons
e86daecce9
emacs: strip trailing whitespace from expression for 23.x
...
svn path=/nixpkgs/trunk/; revision=31770
2012-01-21 18:46:28 +00:00
Florian Friesdorf
a8a8f5df23
notmuch-0.11
...
svn path=/nixpkgs/trunk/; revision=31767
2012-01-21 18:29:11 +00:00
Florian Friesdorf
c554168536
org-7.8.03
...
svn path=/nixpkgs/trunk/; revision=31765
2012-01-21 18:29:06 +00:00
Florian Friesdorf
57733bae5d
remove emacsSnapshot in favour of emacs24
...
svn path=/nixpkgs/trunk/; revision=31764
2012-01-21 18:29:02 +00:00
Florian Friesdorf
0d2d1dd139
emacs-24.0.92
...
svn path=/nixpkgs/trunk/; revision=31763
2012-01-21 18:28:57 +00:00
Florian Friesdorf
aa277f7d06
emacs-23 as base for emacs-24
...
svn path=/nixpkgs/trunk/; revision=31762
2012-01-21 18:28:54 +00:00
Florian Friesdorf
2d0a86d057
conkeror-1.0pre-20120105
...
svn path=/nixpkgs/trunk/; revision=31761
2012-01-21 18:28:51 +00:00
Florian Friesdorf
c9a2081809
conkeror, added myself as maintainer
...
svn path=/nixpkgs/trunk/; revision=31760
2012-01-21 18:28:48 +00:00
Florian Friesdorf
0c01cddb03
chromium 18.0.975.0-pre114925
...
svn path=/nixpkgs/trunk/; revision=31759
2012-01-21 18:28:44 +00:00
Florian Friesdorf
98613aa43d
chromium, added myself as maintainer
...
svn path=/nixpkgs/trunk/; revision=31758
2012-01-21 18:28:39 +00:00
Peter Simons
f8eee42a66
git-annex: updated to version 3.20120116
...
svn path=/nixpkgs/trunk/; revision=31757
2012-01-21 14:32:42 +00:00
Yury G. Kudryashov
84c0185038
svn merge ^/nixpkgs/trunk, one simple conflict in jruby
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=31721
2012-01-19 21:31:51 +00:00
Yury G. Kudryashov
a525fdb18d
svn merge ^/nixpkgs/trunk
...
svn path=/nixpkgs/branches/libpng15/; revision=31718
2012-01-19 21:00:43 +00:00
Yury G. Kudryashov
185a3d13aa
digikam-2.5.0
...
svn path=/nixpkgs/trunk/; revision=31715
2012-01-19 20:28:13 +00:00
Yury G. Kudryashov
8deba0e4f8
Revert digikam change
...
svn path=/nixpkgs/trunk/; revision=31714
2012-01-19 20:28:09 +00:00
Yury G. Kudryashov
d38c5e7ee4
KTorrent 4.1.3, fix build with KDE 4.8
...
svn path=/nixpkgs/trunk/; revision=31713
2012-01-19 20:28:05 +00:00
Eelco Dolstra
d4d7931a62
* Cleanup: remove obsolete references to ‘xz’, which is in stdenv now.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=31678
2012-01-18 20:53:01 +00:00
Ludovic Courtès
ed221cf4cc
GNUnet 0.9.1.
...
svn path=/nixpkgs/trunk/; revision=31677
2012-01-18 20:53:00 +00:00
Ludovic Courtès
449c5b537d
GNU Zile 2.4.3.
...
svn path=/nixpkgs/trunk/; revision=31664
2012-01-18 20:51:58 +00:00
Peter Simons
1e4a7842d2
rsync: optional feature (disabled by default) to sync devices
...
I use this feature for doing snapshot backups, which is way faster
than copying a huge files tree.
The patch is semi-official, rsync-patches is maintained by rsync
upstream itself.
The patch doesn't affect any behaviour, it only adds 1 option
so it shouldn't affect you if you don't use it.
svn path=/nixpkgs/trunk/; revision=31659
2012-01-18 20:38:24 +00:00
Peter Simons
db009e0eb8
emacs org-mode: upgraded to latest version
...
svn path=/nixpkgs/trunk/; revision=31645
2012-01-18 20:32:10 +00:00
Eelco Dolstra
c556a6ea46
* "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless
...
function, so obsolete it.
svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
2012-01-18 20:16:00 +00:00
Eelco Dolstra
48ee2523da
* Sync with the trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=31633
2012-01-18 15:53:12 +00:00
Alexander Tsamutali
6b174cfb82
applications/networking/remote/freerdp: Updated to 1.0.0.
...
svn path=/nixpkgs/trunk/; revision=31620
2012-01-18 13:45:46 +00:00
Michael Raskin
6fd326a636
Remove obsolete phase
...
svn path=/nixpkgs/trunk/; revision=31618
2012-01-18 10:27:48 +00:00
Michael Raskin
a975a35254
Update Vacuum-IM
...
svn path=/nixpkgs/trunk/; revision=31617
2012-01-18 10:26:38 +00:00
Arie Middelkoop
ef07990836
Update of the 'thunderbird' package to 9.0.1.
...
Note: this update simplified the nix expression, as some of the problems mentioned in
the original expression do not seem present anymore.
Also note: the original expression did not compile in combination with the 3.1 kernel.
svn path=/nixpkgs/trunk/; revision=31615
2012-01-17 22:43:26 +00:00
Arie Middelkoop
b02bc1ef59
Update of the 'jedit' package.
...
svn path=/nixpkgs/trunk/; revision=31614
2012-01-17 22:40:05 +00:00
Peter Simons
01bea39bad
gource: cosmetic, no functional change
...
svn path=/nixpkgs/trunk/; revision=31589
2012-01-16 11:33:57 +00:00
Peter Simons
7ccde05271
git-annex: cosmetic change for the meta.license attribute
...
svn path=/nixpkgs/trunk/; revision=31572
2012-01-15 11:44:08 +00:00
Peter Simons
3c8a798411
gource: added meta information and moved the package into version-management category
...
svn path=/nixpkgs/trunk/; revision=31570
2012-01-15 11:44:02 +00:00
Peter Simons
97e815a9af
git-annex: bumped to version 3.20120113
...
svn path=/nixpkgs/trunk/; revision=31569
2012-01-15 11:43:57 +00:00
Yury G. Kudryashov
13c81f6c79
svn merge ^/nixpkgs/trunk
...
svn path=/nixpkgs/branches/libpng15/; revision=31568
2012-01-14 21:40:24 +00:00
Yury G. Kudryashov
0c79434ccb
svn merge ^/nixpkgs/trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=31567
2012-01-14 21:34:37 +00:00
Yury G. Kudryashov
cced3d2b86
Fix compilation with qt-4.8
...
- Explicitly depend on libX11 and mesa
- Include GL/glu.h
svn path=/nixpkgs/trunk/; revision=31552
2012-01-14 18:03:41 +00:00
Yury G. Kudryashov
c2e38f32c0
avogadro: explicitly depend on pkg-config
...
svn path=/nixpkgs/trunk/; revision=31541
2012-01-14 18:03:01 +00:00
Peter Simons
9ddd085129
subversion: instantiate SASL only when it's actually enabled
...
svn path=/nixpkgs/trunk/; revision=31532
2012-01-14 12:05:18 +00:00
Peter Simons
ef343ed3ab
subversion: add sasl support
...
svn path=/nixpkgs/trunk/; revision=31530
2012-01-14 11:41:06 +00:00
Arie Middelkoop
edc1c525ba
Removed some debugging info that I forgot to remove *oops*.
...
svn path=/nixpkgs/trunk/; revision=31525
2012-01-13 22:31:42 +00:00
Arie Middelkoop
0368987722
Desktopitem for the Skype package.
...
svn path=/nixpkgs/trunk/; revision=31522
2012-01-13 22:21:48 +00:00
Peter Simons
bae5b8dabb
git-annex: updated to version 3.20120106
...
svn path=/nixpkgs/trunk/; revision=31509
2012-01-13 09:27:08 +00:00
Peter Simons
6f5294ec94
ikiwiki: updated to version 3.20120109
...
svn path=/nixpkgs/trunk/; revision=31508
2012-01-13 09:27:05 +00:00
Lluís Batlle i Rossell
4238637b40
Adding GNU archimedes.
...
svn path=/nixpkgs/trunk/; revision=31505
2012-01-12 19:23:47 +00:00
Lluís Batlle i Rossell
1c186a3207
Making 'withGpg' optional in centerim.
...
svn path=/nixpkgs/trunk/; revision=31504
2012-01-12 19:00:35 +00:00
Lluís Batlle i Rossell
72aa6f5ffc
Adding centerim.
...
svn path=/nixpkgs/trunk/; revision=31503
2012-01-12 18:55:08 +00:00
Arie Middelkoop
9cea0dd1c6
Update of XChat to 2.8.8; old version 2.8.4 does not compile.
...
svn path=/nixpkgs/trunk/; revision=31485
2012-01-11 22:32:17 +00:00
Alexander Tsamutali
b61e32f19d
google-talk-plugin: Updated x86_64 hash.
...
svn path=/nixpkgs/trunk/; revision=31470
2012-01-10 20:04:37 +00:00
Marco Maggesi
97d48a5426
Update HOL Light to rev 118
...
svn path=/nixpkgs/trunk/; revision=31468
2012-01-10 16:12:11 +00:00
Yury G. Kudryashov
2b50deaafc
svn merge ^/nixpkgs/trunk
...
svn path=/nixpkgs/branches/libpng15/; revision=31459
2012-01-09 17:58:22 +00:00
Yury G. Kudryashov
4a11f058e4
update darktable, apply upstream libpng-15 patch
...
svn path=/nixpkgs/trunk/; revision=31458
2012-01-09 17:55:31 +00:00
Yury G. Kudryashov
7d018a5bc0
xine-ui: use libpng-1.2
...
svn path=/nixpkgs/branches/libpng15/; revision=31455
2012-01-09 12:48:45 +00:00
Yury G. Kudryashov
9e269f7e5e
svn merge ^/nixpkgs/trunk
...
svn path=/nixpkgs/branches/libpng15/; revision=31452
2012-01-09 10:30:13 +00:00
Yury G. Kudryashov
f4a079a76c
Upgrade xine-lib and xine-ui
...
svn path=/nixpkgs/trunk/; revision=31451
2012-01-09 10:25:56 +00:00
Yury G. Kudryashov
365e05f7ce
svn merge ^/nixpkgs/trunk
...
svn path=/nixpkgs/branches/libpng15/; revision=31448
2012-01-08 23:33:18 +00:00
Cillian de Roiste
d9d74208b5
Adding dvswitch: a digital video mixer intended for interactive live mixing of several incoming DV video streams, typically used for recording conferences
...
svn path=/nixpkgs/trunk/; revision=31446
2012-01-08 23:27:45 +00:00
Yury G. Kudryashov
de228351cd
slim needs libpng-1.2.x
...
svn path=/nixpkgs/branches/libpng15/; revision=31445
2012-01-08 21:33:55 +00:00
Yury G. Kudryashov
de82ba69f8
kde4.basket works. Remove kde3.kbasket
...
svn path=/nixpkgs/trunk/; revision=31442
2012-01-08 20:57:55 +00:00
Yury G. Kudryashov
a398e2a401
Add skrooge
...
svn path=/nixpkgs/trunk/; revision=31438
2012-01-08 19:29:28 +00:00
Yury G. Kudryashov
532930a55f
kmymoney-4.6.1
...
No aqbanking nor gwenhywfar since aqbanking FTBFS
svn path=/nixpkgs/trunk/; revision=31437
2012-01-08 19:29:17 +00:00
Yury G. Kudryashov
9ee0a9df9b
svn merge ^/nixpkgs/trunk
...
A few trivial conflicts
svn path=/nixpkgs/branches/stdenv-updates/; revision=31434
2012-01-08 16:01:12 +00:00
Yury G. Kudryashov
3b672f9b75
(lib)gphoto-2.4.11
...
svn path=/nixpkgs/trunk/; revision=31412
2012-01-07 19:41:59 +00:00
Yury G. Kudryashov
cd6824cb9f
-kde3.kuickshow, +kde4.kuickshow
...
svn path=/nixpkgs/trunk/; revision=31407
2012-01-07 17:06:57 +00:00
Yury G. Kudryashov
7e320a7043
State qt version (3/4) in packages, not in all-packages.nix
...
svn path=/nixpkgs/trunk/; revision=31406
2012-01-07 17:06:49 +00:00
Alexander Tsamutali
69c91f30ce
applications/virtualization/qemu: Added 0.15.nix
...
svn path=/nixpkgs/trunk/; revision=31401
2012-01-07 15:06:49 +00:00
Lluís Batlle i Rossell
d1807a7b9b
Making fbida cross-build.
...
svn path=/nixpkgs/trunk/; revision=31400
2012-01-07 15:03:56 +00:00
Yury G. Kudryashov
ac911fce68
Fix XaraLX, add debian-patches.sh
...
svn path=/nixpkgs/trunk/; revision=31358
2012-01-06 18:13:11 +00:00
Shea Levy
d788929c64
ledger3: Get building on darwin
...
svn path=/nixpkgs/trunk/; revision=31351
2012-01-06 15:55:24 +00:00
Shea Levy
b884e56aa2
Enable parallel building of ledger 3
...
svn path=/nixpkgs/trunk/; revision=31350
2012-01-06 15:44:14 +00:00
Shea Levy
06c29d5ae7
Ledger isn't Linux-specific
...
svn path=/nixpkgs/trunk/; revision=31338
2012-01-06 05:52:21 +00:00
Yury G. Kudryashov
900c6e18cd
svn merge ^/nixpkgs/trunk
...
Conflicts: openssl, libplist
svn path=/nixpkgs/branches/stdenv-updates/; revision=31337
2012-01-06 01:07:45 +00:00
Yury G. Kudryashov
5a0de50cf5
Add kde4.basket
...
svn path=/nixpkgs/trunk/; revision=31334
2012-01-06 00:55:30 +00:00
Yury G. Kudryashov
80d21cb05b
Fix djvulibre compilation
...
Also remove djview3. Use djview4 instead.
svn path=/nixpkgs/branches/stdenv-updates/; revision=31307
2012-01-05 09:54:46 +00:00
Lluís Batlle i Rossell
b1ba53e50d
Adding vimprobable2. Patch by Alexander Forenmy.
...
svn path=/nixpkgs/trunk/; revision=31303
2012-01-04 22:12:43 +00:00
Lluís Batlle i Rossell
d0321537d9
Updating dwm to 6.0.
...
svn path=/nixpkgs/trunk/; revision=31301
2012-01-04 22:05:26 +00:00
Yury G. Kudryashov
394fd28e4e
svn merge ^/nixpkgs/trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=31280
2012-01-04 15:22:16 +00:00
Michael Raskin
07de46c2fa
Update E prover
...
svn path=/nixpkgs/trunk/; revision=31269
2012-01-04 10:31:49 +00:00
Yury G. Kudryashov
3d61c49b42
svn merge ^/nixpkgs/trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=31268
2012-01-04 09:54:17 +00:00
Karn Kallio
ec8e23cc97
In Emacs site-start.el check that NIX_PROFILES is set.
...
In the stdenv this is not set, which causes an elisp error
which in turn makes builds depending on Emacs (eg gnuplot) fail.
svn path=/nixpkgs/trunk/; revision=31261
2012-01-04 05:48:38 +00:00
Lluís Batlle i Rossell
d028c7e00d
Adding a preliminary package for librecad. It fails to install still.
...
svn path=/nixpkgs/trunk/; revision=31255
2012-01-03 21:14:14 +00:00
Florian Friesdorf
5a78287adf
added myself to maintainers
...
svn path=/nixpkgs/trunk/; revision=31254
2012-01-03 20:59:00 +00:00
Florian Friesdorf
f051f29fbd
load-path also for emacs-22 and emacs-snapshot
...
svn path=/nixpkgs/trunk/; revision=31253
2012-01-03 20:58:57 +00:00
Florian Friesdorf
195ff32a63
set emacs load-path according to NIX_PROFILES via site-start.el
...
svn path=/nixpkgs/trunk/; revision=31252
2012-01-03 20:58:54 +00:00
Lluís Batlle i Rossell
e43bd7c4ce
Made lua and task warrior unstable crossbuild fine
...
svn path=/nixpkgs/trunk/; revision=31251
2012-01-03 19:12:06 +00:00
Yury G. Kudryashov
2bca92e32d
Merge trunk
...
Conflicts:
1. cmake upgrade: use 2.8.7
2. openssl: left FreeBSD-asm patch.
svn path=/nixpkgs/branches/stdenv-updates/; revision=31245
2012-01-03 17:25:24 +00:00
Eelco Dolstra
ab13fb0c34
* Firefox updated to 9.0.1.
...
svn path=/nixpkgs/trunk/; revision=31236
2012-01-03 15:18:03 +00:00
Yury G. Kudryashov
e785aae6e8
Fix most packages depending on fltk
...
I failed to build cinepaint
svn path=/nixpkgs/trunk/; revision=31224
2012-01-03 10:32:56 +00:00
Yury G. Kudryashov
995d3d3e03
tulip-3.6.1
...
svn path=/nixpkgs/trunk/; revision=31216
2012-01-02 18:36:04 +00:00
Yury G. Kudryashov
98e4666dcd
update xfig, pull a few patches from debian
...
svn path=/nixpkgs/trunk/; revision=31213
2012-01-02 15:29:14 +00:00
Peter Simons
38f6d36e91
git-annex: updated to version 3.20111231
...
svn path=/nixpkgs/trunk/; revision=31212
2012-01-02 14:51:26 +00:00
Peter Simons
b21a827d2a
ikiwiki: updated to version 3.20111229
...
svn path=/nixpkgs/trunk/; revision=31210
2012-01-02 14:51:20 +00:00
Yury G. Kudryashov
cb2202e499
libpano13-2.9.18
...
svn path=/nixpkgs/trunk/; revision=31209
2012-01-02 14:25:03 +00:00
Yury G. Kudryashov
ae88794123
dia-0.97.2
...
svn path=/nixpkgs/trunk/; revision=31208
2012-01-02 14:13:03 +00:00
Yury G. Kudryashov
08761e83fc
Merge trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=31207
2012-01-02 14:12:40 +00:00
Yury G. Kudryashov
7928d532a2
Fix dia.name
...
svn path=/nixpkgs/trunk/; revision=31204
2012-01-02 13:42:11 +00:00
Yury G. Kudryashov
097b7635af
Explicitly add sqlite to calibre.buildInputs
...
The better way would be adding sqlite to
pythonPackages.sqlite3.propagatedBuildInputs but I don't want to touch this
code.
svn path=/nixpkgs/trunk/; revision=31197
2012-01-02 10:42:36 +00:00
Florian Friesdorf
90dda8a07f
adjusted awesome to generated names of xcbutil-*
...
svn path=/nixpkgs/trunk/; revision=31186
2011-12-31 06:14:31 +00:00
Florian Friesdorf
8dd443c8df
awesome-3.4.11 - ru manpages disabled because of build failure
...
svn path=/nixpkgs/trunk/; revision=31173
2011-12-31 04:06:02 +00:00
Lluís Batlle i Rossell
3e9953290a
THe stable task warrior has a licence GPLv2+, not MIT.
...
svn path=/nixpkgs/trunk/; revision=31152
2011-12-29 22:28:22 +00:00
Lluís Batlle i Rossell
7d4e6bbec9
Adding task warrior unstable.
...
svn path=/nixpkgs/trunk/; revision=31151
2011-12-29 22:27:32 +00:00
Lluís Batlle i Rossell
99e6a23f03
Adding task warrior, stable.
...
svn path=/nixpkgs/trunk/; revision=31150
2011-12-29 22:14:08 +00:00
Eelco Dolstra
bf55fb9192
* Fixed Calibre (it was referring to "python2", which doesn't exist)
...
and updated it to 0.8.32.
svn path=/nixpkgs/trunk/; revision=31140
2011-12-29 16:22:46 +00:00
Marco Maggesi
fd64bc5289
Oops!
...
svn path=/nixpkgs/trunk/; revision=31126
2011-12-28 12:49:29 +00:00
Marco Maggesi
ff3b0ed420
Update HOL Light to r116
...
svn path=/nixpkgs/trunk/; revision=31125
2011-12-28 12:45:59 +00:00
Peter Simons
1d7bc50e9a
emacs-modes/magit: updated to 1.1.0.0
...
svn path=/nixpkgs/trunk/; revision=31106
2011-12-26 20:24:59 +00:00
Lluís Batlle i Rossell
94a638d119
Updating digikam.
...
Now at least digikam now passes the configure stage. I've still not finished building it though.
svn path=/nixpkgs/trunk/; revision=31080
2011-12-25 22:54:32 +00:00
Yury G. Kudryashov
f77741e018
merge trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=31067
2011-12-25 05:47:23 +00:00
Peter Simons
c7bed207d8
maxima: updated to version 5.26.0
...
svn path=/nixpkgs/trunk/; revision=31042
2011-12-22 12:30:19 +00:00
Michael Raskin
64290dbd96
Try updating veracity
...
svn path=/nixpkgs/trunk/; revision=30990
2011-12-20 21:37:23 +00:00
Eelco Dolstra
63c643d072
* Firefox 9.0.
...
svn path=/nixpkgs/trunk/; revision=30985
2011-12-20 14:51:26 +00:00
Lluís Batlle i Rossell
25bf67915d
Updating kicad.
...
svn path=/nixpkgs/trunk/; revision=30953
2011-12-18 14:49:39 +00:00
Yury G. Kudryashov
a670a7aca1
merge trunk
...
A few conflicts due to renames
svn path=/nixpkgs/branches/stdenv-updates/; revision=30947
2011-12-16 22:57:21 +00:00
Yury G. Kudryashov
1e74801dc4
wacomtablet-1.3.5
...
svn path=/nixpkgs/trunk/; revision=30946
2011-12-16 22:33:28 +00:00
Yury G. Kudryashov
9d43831de2
krusader-2.4.0beta1
...
svn path=/nixpkgs/trunk/; revision=30945
2011-12-16 22:33:16 +00:00
Yury G. Kudryashov
bbc4ac6e9f
rsibreak-0.11
...
Add some metadata
svn path=/nixpkgs/trunk/; revision=30941
2011-12-16 19:55:40 +00:00
Yury G. Kudryashov
eff443fdd7
yakuake-2.9.8
...
svn path=/nixpkgs/trunk/; revision=30938
2011-12-16 19:38:34 +00:00
Peter Simons
bf2e8e0bcc
amarok: added missing function arguments
...
svn path=/nixpkgs/trunk/; revision=30932
2011-12-16 11:44:40 +00:00
Yury G. Kudryashov
2c3b02169f
rekonq-0.8.1
...
svn path=/nixpkgs/trunk/; revision=30930
2011-12-16 10:48:59 +00:00
Yury G. Kudryashov
0971831ddc
Reintegrate branches/drop-kde4.5
...
svn path=/nixpkgs/trunk/; revision=30928
2011-12-16 10:39:22 +00:00
Marco Maggesi
74c3fc3085
Update HOL Light to rev 114
...
svn path=/nixpkgs/trunk/; revision=30922
2011-12-16 07:44:29 +00:00
Yury G. Kudryashov
b077940b3b
svn merge https://nixos.org/repos/nix/nixpkgs/trunk
...
No conflicts
svn path=/nixpkgs/branches/stdenv-updates/; revision=30916
2011-12-15 19:16:38 +00:00
Yury G. Kudryashov
76c2e7d82f
xournal: prepare to poppler upgrade
...
svn path=/nixpkgs/trunk/; revision=30901
2011-12-15 08:01:03 +00:00
Yury G. Kudryashov
471ebaf6f8
calibre-0.8.30
...
svn path=/nixpkgs/trunk/; revision=30900
2011-12-15 06:58:27 +00:00
Marco Maggesi
f6689d01a3
Update fossil to version 1.21
...
svn path=/nixpkgs/trunk/; revision=30875
2011-12-13 22:19:06 +00:00
Michael Raskin
d5c702939c
Update Golly
...
svn path=/nixpkgs/trunk/; revision=30874
2011-12-13 21:00:42 +00:00
Karn Kallio
135fe9059f
ProofGeneral 4.1
...
svn path=/nixpkgs/trunk/; revision=30863
2011-12-13 01:13:46 +00:00
Eelco Dolstra
39c8bfdcc4
* New version of ‘ed’. W00t!
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=30862
2011-12-12 23:44:49 +00:00
Alexander Tsamutali
7e82cfb7d6
Added support for Quake Live to Firefox wrapper.
...
svn path=/nixpkgs/trunk/; revision=30856
2011-12-12 17:25:51 +00:00
Eelco Dolstra
eda3fd1730
* Sync with the trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=30852
2011-12-12 16:54:35 +00:00
Peter Simons
a856742950
torchat: tell Hydra that it shouldn't attempt to build that package an Cygwin (fails with an assertion)
...
svn path=/nixpkgs/trunk/; revision=30833
2011-12-11 18:35:20 +00:00
Peter Simons
cd90831b3c
haskell-xmobar: updated to version 0.14
...
svn path=/nixpkgs/trunk/; revision=30823
2011-12-10 22:30:49 +00:00
Alexander Tsamutali
9ec2f699d6
applications/misc/bitcoin: Hash changed.
...
svn path=/nixpkgs/trunk/; revision=30819
2011-12-10 18:01:51 +00:00
Peter Simons
1817b55a7f
git: updated to version 1.7.8
...
svn path=/nixpkgs/trunk/; revision=30805
2011-12-09 11:44:42 +00:00
Piotr Pietraszkiewicz
1bd85e4159
added libdvbpsi and added it to the dependency list of vlc so that vlc can play DVB
...
svn path=/nixpkgs/trunk/; revision=30789
2011-12-06 23:09:19 +00:00
Piotr Pietraszkiewicz
32163fa1ff
added dvb-apps
...
svn path=/nixpkgs/trunk/; revision=30788
2011-12-06 23:01:22 +00:00
Eelco Dolstra
acd7288678
* Proper version number.
...
svn path=/nixpkgs/trunk/; revision=30784
2011-12-06 21:16:20 +00:00
Piotr Pietraszkiewicz
6cb70eea88
upgraded to kadu-0.10.1
...
svn path=/nixpkgs/trunk/; revision=30781
2011-12-06 19:11:15 +00:00
Eelco Dolstra
621963488f
* GnuCash updated to 2.4.8.
...
svn path=/nixpkgs/trunk/; revision=30780
2011-12-06 18:44:05 +00:00
Eelco Dolstra
3aedd3770f
* Get svn2git to work.
...
svn path=/nixpkgs/trunk/; revision=30778
2011-12-06 15:41:16 +00:00
Eelco Dolstra
b1e6ccae4e
* Subversion 1.7.2.
...
svn path=/nixpkgs/trunk/; revision=30776
2011-12-06 14:56:47 +00:00
Peter Simons
c86e037939
wxMaxima: updated to version 11.08.0
...
svn path=/nixpkgs/trunk/; revision=30774
2011-12-06 14:07:14 +00:00
Peter Simons
1382203c29
maxima: updated to version 5.25.1
...
svn path=/nixpkgs/trunk/; revision=30773
2011-12-06 14:07:11 +00:00
Peter Simons
e2e5f9693d
gv: updated to version 3.7.3
...
svn path=/nixpkgs/trunk/; revision=30767
2011-12-05 19:58:19 +00:00
Peter Simons
3357437461
git-annex: updated to version 3.20111203
...
svn path=/nixpkgs/trunk/; revision=30762
2011-12-05 16:23:05 +00:00
Peter Simons
42757e653a
Temporarily keep monad-control 0.2.0.3 until a new version of git-annex comes out that supports the current version.
...
svn path=/nixpkgs/trunk/; revision=30761
2011-12-05 16:23:02 +00:00
Lluís Batlle i Rossell
a9a03946df
Updating gtkwave
...
svn path=/nixpkgs/trunk/; revision=30738
2011-12-05 10:44:53 +00:00
Shea Levy
69e12ad16e
Add ncmpcpp
...
Patch by mornfall
svn path=/nixpkgs/trunk/; revision=30730
2011-12-05 01:32:25 +00:00
Ludovic Courtès
dccc3f83b3
GNUnet 0.9.0.
...
svn path=/nixpkgs/trunk/; revision=30725
2011-12-04 13:49:03 +00:00
Shea Levy
3de62cd12a
Add quvi
...
Patch submitted by mornfall
svn path=/nixpkgs/trunk/; revision=30720
2011-12-03 22:21:00 +00:00
Peter Simons
72e5c8176e
rsync: stripped trailing whitespace
...
svn path=/nixpkgs/trunk/; revision=30715
2011-12-03 16:11:57 +00:00
Peter Simons
74d6145917
rsync: added meta.maintainers section
...
svn path=/nixpkgs/trunk/; revision=30714
2011-12-03 16:11:54 +00:00
Peter Simons
504bd76b0e
ikiwiki: updated to version 3.20111107
...
svn path=/nixpkgs/trunk/; revision=30713
2011-12-03 16:11:50 +00:00
Lluís Batlle i Rossell
0160f222cc
Adding flashplayer11. It builds fine for me on x86_64.
...
Patch by Eduard Carreras.
svn path=/nixpkgs/trunk/; revision=30712
2011-12-03 15:16:17 +00:00
Lluís Batlle i Rossell
43a5b41802
Updating eaglemode
...
svn path=/nixpkgs/trunk/; revision=30711
2011-12-03 15:04:05 +00:00
Lluís Batlle i Rossell
b330b79160
Updating rsync.
...
svn path=/nixpkgs/trunk/; revision=30707
2011-12-02 23:14:09 +00:00
Ludovic Courtès
57b602b5ae
Remove GNU IceCat 4, which never built.
...
svn path=/nixpkgs/trunk/; revision=30660
2011-12-01 22:43:17 +00:00
Lluís Batlle i Rossell
95c759a536
Fixing xpdf, so it finds the pdf base fonts now.
...
svn path=/nixpkgs/trunk/; revision=30658
2011-12-01 20:17:42 +00:00
Sander van der Burg
a56033ea14
Bumped virtualbox version to 4.1.6
...
svn path=/nixpkgs/trunk/; revision=30637
2011-11-30 14:44:29 +00:00
Peter Simons
438305146e
haskell-xmonad-extras: updated to version 0.10.1
...
svn path=/nixpkgs/trunk/; revision=30586
2011-11-28 18:11:27 +00:00
Marco Maggesi
bf394d80ec
Update url for Isabelle2011
...
svn path=/nixpkgs/trunk/; revision=30574
2011-11-26 18:45:15 +00:00
Eelco Dolstra
a7b50dc5de
* Do an "exec" to get rid of an unnecessary shell.
...
svn path=/nixpkgs/trunk/; revision=30566
2011-11-25 17:01:54 +00:00
Russell O'Connor
c9b2f32c45
Updating bitcoin to version 0.5.0.
...
svn path=/nixpkgs/trunk/; revision=30553
2011-11-24 19:48:20 +00:00
Russell O'Connor
845f2a8658
adding camlp5 as a propogated build input to ulex 0.8
...
matita and ulex must build against the same version of camlp5, so in an attempt to force them to always be the same I am adding a propgatedBuildInput to ulex.
Granted Matita still requires camlp5_traditional and this is less obvious in the matita file now, so I am not entirely sure this is the right design choice.
svn path=/nixpkgs/trunk/; revision=30552
2011-11-24 19:43:03 +00:00
Eelco Dolstra
ec390f4bbb
* Fix incorrect URL.
...
svn path=/nixpkgs/trunk/; revision=30548
2011-11-24 14:22:13 +00:00
Eelco Dolstra
7a7fb5bc5a
* Firefox 8.0.1.
...
* Make Firefox 8 the default.
svn path=/nixpkgs/trunk/; revision=30546
2011-11-24 11:55:15 +00:00
Peter Simons
1193eabfa1
git-annex: updated to version 3.20111122
...
svn path=/nixpkgs/trunk/; revision=30538
2011-11-23 09:21:20 +00:00
Peter Simons
d471371bd0
haskell-xmonad-extras: enable mpd and hlist extras
...
svn path=/nixpkgs/trunk/; revision=30516
2011-11-21 18:02:24 +00:00
Peter Simons
80dc05cc9a
haskell-xmonad-extras: updated to version 0.10
...
svn path=/nixpkgs/trunk/; revision=30513
2011-11-21 17:54:29 +00:00
Lluís Batlle i Rossell
eb38ca06bf
Updating giv.
...
svn path=/nixpkgs/trunk/; revision=30508
2011-11-21 14:47:28 +00:00
Florian Friesdorf
50bfde368e
notmuch use license path instead of string
...
svn path=/nixpkgs/trunk/; revision=30498
2011-11-20 21:49:06 +00:00
Ludovic Courtès
36da53ebc3
Adobe Reader: Set `meta.license'.
...
svn path=/nixpkgs/trunk/; revision=30495
2011-11-20 20:42:24 +00:00
Florian Friesdorf
b555892dff
notmuch-0.9
...
svn path=/nixpkgs/trunk/; revision=30491
2011-11-20 19:22:53 +00:00
Peter Simons
59fa8fc940
xmonad: patch source code to refer to xmessage(1) using its complete path
...
svn path=/nixpkgs/trunk/; revision=30488
2011-11-20 10:21:38 +00:00
Peter Simons
589be8e754
haskell-xmonad-contrib: updated to version 0.10
...
svn path=/nixpkgs/trunk/; revision=30486
2011-11-20 10:13:43 +00:00
Peter Simons
32f1cfcd26
haskell-xmonad: updated to version 0.10
...
svn path=/nixpkgs/trunk/; revision=30485
2011-11-20 10:13:34 +00:00
Evgeny Egorochkin
351ff3583d
TorChat: packaged
...
svn path=/nixpkgs/trunk/; revision=30480
2011-11-19 17:12:00 +00:00
Peter Simons
1c0ae7e8ed
git: updated to version 1.7.7.3
...
svn path=/nixpkgs/trunk/; revision=30476
2011-11-18 18:37:20 +00:00
Rob Vermaas
a456047fc1
update chrome
...
svn path=/nixpkgs/trunk/; revision=30462
2011-11-18 02:40:33 +00:00
Peter Simons
692efb76e4
mercurial: updated to version 2.0
...
svn path=/nixpkgs/trunk/; revision=30443
2011-11-16 14:37:11 +00:00
Peter Simons
1a4f43c7b3
wireshark: updated to version 1.6.2
...
svn path=/nixpkgs/trunk/; revision=30426
2011-11-14 15:11:23 +00:00
Lluís Batlle i Rossell
45388a9ae1
Updating aMSN.
...
svn path=/nixpkgs/trunk/; revision=30420
2011-11-14 09:59:26 +00:00
Ludovic Courtès
db1b4e2edc
GNU Zile: Fix cross-compilation.
...
svn path=/nixpkgs/trunk/; revision=30414
2011-11-13 21:28:29 +00:00
Lluís Batlle i Rossell
accdb3b19f
Fixing xfontsel, so it now starts finding the dynamic libs.
...
svn path=/nixpkgs/trunk/; revision=30396
2011-11-12 17:29:11 +00:00
Michael Raskin
94149403e5
Firefox 9.0beta1
...
svn path=/nixpkgs/trunk/; revision=30391
2011-11-12 09:38:31 +00:00
Eelco Dolstra
c8da189d39
* Added Firefox 8.0.
...
* Removed Firefox 6.
svn path=/nixpkgs/trunk/; revision=30382
2011-11-10 23:06:58 +00:00
Marco Maggesi
fa47d66e22
Updated HOL Light to revision 112
...
svn path=/nixpkgs/trunk/; revision=30369
2011-11-10 15:35:53 +00:00
Lluís Batlle i Rossell
3f160bea0e
Updating xterm. Just to have the latest.
...
svn path=/nixpkgs/trunk/; revision=30364
2011-11-09 22:59:46 +00:00
Evgeny Egorochkin
11426750a0
Revert "DigiKam: fix deps"
...
This commit breaks hydra evaluation for some reason, but it works locally for some reason...
This reverts commit 3ba002080ab1d8e28ca1b824de01a5156487735f.
svn path=/nixpkgs/trunk/; revision=30355
2011-11-09 14:24:14 +00:00
Evgeny Egorochkin
f8799c65fd
DigiKam: fix deps
...
svn path=/nixpkgs/trunk/; revision=30354
2011-11-09 13:01:55 +00:00
Evgeny Egorochkin
6d51717fcf
Bangarang: fix deps to get it to compile against kde 4.7
...
svn path=/nixpkgs/trunk/; revision=30353
2011-11-09 13:01:51 +00:00
Peter Simons
9dcb5da174
git-annex: updated to version 3.20111107
...
svn path=/nixpkgs/trunk/; revision=30337
2011-11-08 16:59:30 +00:00
Michael Raskin
6947317d3c
Fix xine-ui build - curl dropped curl/types.h
...
svn path=/nixpkgs/trunk/; revision=30318
2011-11-08 11:18:24 +00:00
Michael Raskin
753ef6a635
Fix gosmore build - curl dropped curl/types.h
...
svn path=/nixpkgs/trunk/; revision=30317
2011-11-08 10:19:50 +00:00
Peter Simons
368ac01473
synchronize with trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=30316
2011-11-08 10:18:35 +00:00
Peter Simons
4098071398
gravit: cosmetic
...
svn path=/nixpkgs/trunk/; revision=30314
2011-11-08 10:01:14 +00:00
Peter Simons
dd8a7b38db
esniper: fixed build with current version of curl
...
svn path=/nixpkgs/trunk/; revision=30299
2011-11-07 17:48:51 +00:00
Peter Simons
cf77f59ce9
stellarium: updated to version 0.11.1
...
svn path=/nixpkgs/trunk/; revision=30289
2011-11-07 10:04:40 +00:00
Peter Simons
a0cf7c24e1
git-annex: updated to version 3.20111025
...
svn path=/nixpkgs/trunk/; revision=30241
2011-11-05 00:03:44 +00:00
Lluís Batlle i Rossell
c95d373b68
Patching gtmess; it did not build on arm.
...
svn path=/nixpkgs/trunk/; revision=30230
2011-11-04 18:10:44 +00:00
Lluís Batlle i Rossell
6d9179983b
Semicolon
...
svn path=/nixpkgs/trunk/; revision=30222
2011-11-04 10:35:21 +00:00
Lluís Batlle i Rossell
0f0ca48a8d
Adding gtmess
...
svn path=/nixpkgs/trunk/; revision=30221
2011-11-04 10:28:18 +00:00
Lluís Batlle i Rossell
b931fd862d
Updating scribus to 1.4.0rc6. The developers say they abandoned 1.3 long ago.
...
svn path=/nixpkgs/trunk/; revision=30190
2011-11-02 15:00:11 +00:00
Lluís Batlle i Rossell
665dc49d43
I make qcad compile further... and more importantly, I make it fail the build
...
if the compilation fails. It was not so.
But it still needs some patching to build.
svn path=/nixpkgs/trunk/; revision=30189
2011-11-02 15:00:04 +00:00
Peter Simons
69488d688d
synchronize with trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=30186
2011-11-02 10:28:32 +00:00
Shea Levy
3447d62e64
pidgin-sipe: Bump to 1.12.0
...
svn path=/nixpkgs/trunk/; revision=30177
2011-11-02 00:19:19 +00:00
Lluís Batlle i Rossell
4cf25b19de
Updating xpdf.
...
svn path=/nixpkgs/trunk/; revision=30157
2011-10-31 21:38:30 +00:00
Ludovic Courtès
e26fc2311a
GNU Zile 2.4.2.
...
svn path=/nixpkgs/trunk/; revision=30110
2011-10-30 00:00:25 +00:00
Eelco Dolstra
eeb4d231b3
* Subversion updated to 1.7.1.
...
svn path=/nixpkgs/trunk/; revision=30034
2011-10-26 15:32:56 +00:00
Peter Simons
dfd063cf12
synchronize with trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=30027
2011-10-26 09:15:25 +00:00
Shea Levy
892889cf35
Add netperf
...
I will add meta later, I promise, I just need to use this now
svn path=/nixpkgs/trunk/; revision=30026
2011-10-25 20:49:22 +00:00
Lluís Batlle i Rossell
b74d8fb90f
Making gpgme optional in mutt. A dependency of gpgme (pth) does not build on arm.
...
svn path=/nixpkgs/trunk/; revision=30019
2011-10-25 17:46:26 +00:00
Lluís Batlle i Rossell
f71f99ce48
Updating mldonkey
...
svn path=/nixpkgs/trunk/; revision=29998
2011-10-24 19:03:18 +00:00
Lluís Batlle i Rossell
22ff0a19c3
Updating the fossil tarball hash, due to an update upstream:
...
http://www.mail-archive.com/fossil-users@lists.fossil-scm.org/msg06730.html
I also add readline (it may provide a nicer prompt on fossil sqlite)
and sqlite (required for some tests).
The old tarballs were broken in a way that the tests requiring sqlite were not run.
svn path=/nixpkgs/trunk/; revision=29974
2011-10-22 20:41:37 +00:00
Nicolas Pierron
87bf637319
Mercurial: Give access to ssl and curses python packages for
...
fast-export and crecord.
svn path=/nixpkgs/trunk/; revision=29972
2011-10-22 15:41:20 +00:00
Cillian de Roiste
d91165c368
Updating Inkscape to 0.48.2
...
svn path=/nixpkgs/trunk/; revision=29971
2011-10-22 00:01:26 +00:00
Peter Simons
9016346fbd
git: updated to version 1.7.7
...
svn path=/nixpkgs/trunk/; revision=29965
2011-10-21 16:50:36 +00:00
Peter Simons
e98852cefd
git-annex: updated to version 3.20111011
...
svn path=/nixpkgs/trunk/; revision=29964
2011-10-21 16:34:38 +00:00
Eelco Dolstra
5e51aadc10
* Fix evaluation errors.
...
svn path=/nixpkgs/trunk/; revision=29955
2011-10-21 14:43:18 +00:00
Marco Maggesi
11d18ba4fd
Update fossil to version 1.20
...
svn path=/nixpkgs/trunk/; revision=29954
2011-10-21 14:12:46 +00:00
Eelco Dolstra
572b54cb9c
* Spotify updated to the latest version.
...
svn path=/nixpkgs/trunk/; revision=29953
2011-10-21 02:26:26 +00:00
Eelco Dolstra
8f76df522e
* 32-bit Flash player updated.
...
svn path=/nixpkgs/trunk/; revision=29951
2011-10-20 23:11:13 +00:00
Sander van der Burg
9ee72eb9ae
Added license to yafc
...
svn path=/nixpkgs/trunk/; revision=29930
2011-10-20 11:17:24 +00:00
Peter Simons
7edf0e8eaf
synchronize with trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=29870
2011-10-18 08:47:36 +00:00
Russell O'Connor
491c6e43b1
Package for picosat.
...
svn path=/nixpkgs/trunk/; revision=29869
2011-10-17 22:18:21 +00:00
Peter Simons
8dfef0f4a0
synchronize with trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=29851
2011-10-14 22:06:50 +00:00
Florian Friesdorf
d2b089cc0b
notmuch - simplify expression
...
svn path=/nixpkgs/trunk/; revision=29834
2011-10-14 10:30:14 +00:00
Lluís Batlle i Rossell
7a2cb5bc64
Updating dmenu
...
svn path=/nixpkgs/trunk/; revision=29832
2011-10-14 07:55:02 +00:00
Lluís Batlle i Rossell
58e9385e70
Downgrading boinc to the last stable version.
...
svn path=/nixpkgs/trunk/; revision=29808
2011-10-13 08:58:45 +00:00
Eelco Dolstra
18bd78f116
* Get k3b to build again.
...
svn path=/nixpkgs/trunk/; revision=29801
2011-10-12 21:59:36 +00:00
Lluís Batlle i Rossell
ce2bceeeac
Updating feh.
...
svn path=/nixpkgs/trunk/; revision=29798
2011-10-12 21:25:05 +00:00
Ludovic Courtès
14e951e6d5
GNU RCS 5.8.
...
svn path=/nixpkgs/trunk/; revision=29795
2011-10-12 20:43:44 +00:00
Lluís Batlle i Rossell
2c6200c025
Updating veracity
...
svn path=/nixpkgs/trunk/; revision=29772
2011-10-11 19:30:11 +00:00
Peter Simons
e3984c2caf
synchronize with trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=29739
2011-10-10 17:01:17 +00:00
Yury G. Kudryashov
c35c6ec9fa
Drop 'gnomevfs = gnome_vfs;' alias
...
s/gnomevfs/gnome_vfs/ in packages
svn path=/nixpkgs/trunk/; revision=29718
2011-10-08 12:06:03 +00:00
Yury G. Kudryashov
c7d6b60287
Drop kde3.kile
...
Use kde4.kile instead
svn path=/nixpkgs/trunk/; revision=29715
2011-10-07 20:46:29 +00:00
Lluís Batlle i Rossell
c67c7d49b0
Boinc wanted to be told to link to libX11
...
svn path=/nixpkgs/trunk/; revision=29713
2011-10-07 19:01:27 +00:00
Lluís Batlle i Rossell
80d397413d
Boinc can even run, but only if placed in the proper (writeable) path.
...
svn path=/nixpkgs/trunk/; revision=29712
2011-10-07 19:01:19 +00:00
Eelco Dolstra
79ab307dd7
* Fix Chatzilla (it doesn't work with recent Xulrunners).
...
* Get rid of xulrunnerWrapper.
svn path=/nixpkgs/trunk/; revision=29706
2011-10-07 09:26:03 +00:00
Lluís Batlle i Rossell
fefaa7a6ea
Adding boinc. It installs. I don't know how to use it.
...
svn path=/nixpkgs/trunk/; revision=29704
2011-10-06 20:25:05 +00:00
Eelco Dolstra
f1dcb1ccd0
* Thunderbird: install a desktop item.
...
svn path=/nixpkgs/trunk/; revision=29703
2011-10-06 14:10:56 +00:00
Eelco Dolstra
ee74cf87dc
* Set the Chrome icon in its desktop item.
...
svn path=/nixpkgs/trunk/; revision=29701
2011-10-06 13:52:54 +00:00
Eelco Dolstra
57f482e2c3
* Get rid of old Thunderbird versions.
...
svn path=/nixpkgs/trunk/; revision=29700
2011-10-06 13:28:03 +00:00
Eelco Dolstra
f4d88c2197
* Thunderbird 7.0.1.
...
svn path=/nixpkgs/trunk/; revision=29697
2011-10-06 13:21:05 +00:00
Peter Simons
1add4b2e6d
synchronize with trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=29696
2011-10-06 13:16:47 +00:00
Eelco Dolstra
bcf053ed23
* Firefox 7.0.1.
...
svn path=/nixpkgs/trunk/; revision=29687
2011-10-06 10:47:09 +00:00
Peter Simons
1abdc56a12
Synchronized stdenv-updates branch with trunk.
...
There were conflicting patches of pkgs/os-specific/linux/module-init-tools.
Apparently, the expression was updated independently in both branches. I've
resolved the conflict by preferring the patches from stdenv-updates, because
those patches appeared to be more sophisticated, i.e. they build the manual,
etc.
svn path=/nixpkgs/branches/stdenv-updates/; revision=29680
2011-10-06 09:37:22 +00:00
Yury G. Kudryashov
9f1347ae7e
virtualbox-4.1.2
...
svn path=/nixpkgs/trunk/; revision=29677
2011-10-05 19:54:44 +00:00
Yury G. Kudryashov
1b87ef25db
calibre-0.8.21
...
The old version failed to build on hydra, so I've upgraded
svn path=/nixpkgs/trunk/; revision=29637
2011-10-04 15:20:17 +00:00
Yury G. Kudryashov
dd19f22e7e
Add kde4.kile
...
svn path=/nixpkgs/trunk/; revision=29622
2011-10-04 11:12:11 +00:00
Yury G. Kudryashov
371cd8bc51
kde3: use meta.platforms
...
svn path=/nixpkgs/trunk/; revision=29596
2011-10-02 21:15:36 +00:00
Shea Levy
3b260bfbf7
Merge from trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=29553
2011-10-01 18:12:00 +00:00
Michael Raskin
a8a3ede5e9
Adding Firefox 8.0beta1
...
svn path=/nixpkgs/trunk/; revision=29549
2011-09-30 15:44:22 +00:00
Michael Raskin
8e02768459
Firefox 7.0 release
...
svn path=/nixpkgs/trunk/; revision=29544
2011-09-30 07:10:47 +00:00
Peter Simons
e460e459bf
synchronize with trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=29531
2011-09-28 19:26:00 +00:00
Yury G. Kudryashov
e2c4af0946
Update opera to the latest version
...
Also add missing dependencies (KDE, cups, gstreamer)
svn path=/nixpkgs/trunk/; revision=29527
2011-09-28 15:23:28 +00:00
Peter Simons
07a5a121fb
synchronize with trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=29524
2011-09-28 14:48:34 +00:00
Shea Levy
790d78fb6f
FreeRDP-unstable: Bump
...
svn path=/nixpkgs/trunk/; revision=29522
2011-09-28 14:23:47 +00:00
Peter Simons
01022a1502
lxc: moved package into the "applications/virtualization" category
...
svn path=/nixpkgs/trunk/; revision=29491
2011-09-26 08:12:14 +00:00
Shea Levy
01df54f5cc
Merge from trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=29461
2011-09-23 16:58:45 +00:00
Eelco Dolstra
f607e23168
* Spotify needs OpenSSL now.
...
svn path=/nixpkgs/trunk/; revision=29456
2011-09-23 15:37:15 +00:00
Shea Levy
65898538b5
Bump spotify... Sure wish they kept around old versions
...
svn path=/nixpkgs/trunk/; revision=29454
2011-09-23 15:23:30 +00:00
Michael Raskin
8e6bbd66aa
Update LinuxDC++. Does not eliminate some of the strange segfaults
...
svn path=/nixpkgs/trunk/; revision=29449
2011-09-23 06:52:10 +00:00
Karn Kallio
48dbddd831
Advance mysqlworkbench version to 5.2.35; fix failing build.
...
svn path=/nixpkgs/trunk/; revision=29446
2011-09-23 00:03:21 +00:00
Lluís Batlle i Rossell
1175e3e46b
Adding etherape, although it wants those gconf things I think.
...
svn path=/nixpkgs/trunk/; revision=29437
2011-09-22 09:19:33 +00:00
Lluís Batlle i Rossell
d7d6755654
Updating gnunet 0.9 svn version, although it brings little or nothing new I had noticed.
...
svn path=/nixpkgs/trunk/; revision=29436
2011-09-22 09:15:48 +00:00
Shea Levy
514e07ba96
Update freerdpUnstable
...
svn path=/nixpkgs/trunk/; revision=29432
2011-09-22 02:07:49 +00:00
Florian Friesdorf
12a38dd5c6
notmuch-0.8 all tests pass
...
svn path=/nixpkgs/trunk/; revision=29427
2011-09-21 20:04:43 +00:00
Lluís Batlle i Rossell
c289ea7c4f
Making rsync cross build.
...
svn path=/nixpkgs/trunk/; revision=29408
2011-09-21 07:04:22 +00:00
Yury G. Kudryashov
9ee5230537
Move qt3/qt4 choice to .nix expressions
...
svn path=/nixpkgs/trunk/; revision=29404
2011-09-20 22:49:13 +00:00
Eelco Dolstra
267e123508
* Latest Tribler.
...
svn path=/nixpkgs/trunk/; revision=29396
2011-09-20 11:20:15 +00:00
Yury G. Kudryashov
87b968e858
Use fetchurl_gnome in dia
...
+small style changes (though almost all string changed)
svn path=/nixpkgs/trunk/; revision=29389
2011-09-20 06:31:37 +00:00
Piotr Pietraszkiewicz
e0111c4232
kadu-0.10.0 (forgotten commit)
...
svn path=/nixpkgs/trunk/; revision=29371
2011-09-19 22:05:06 +00:00
Piotr Pietraszkiewicz
a1680bc96b
kadu-0.10.0
...
svn path=/nixpkgs/trunk/; revision=29370
2011-09-19 22:04:03 +00:00
Peter Simons
1be8f5f076
haskell-xmobar: re-generated expression with the latest version of cabal2nix
...
svn path=/nixpkgs/trunk/; revision=29355
2011-09-19 16:51:11 +00:00
Yury G. Kudryashov
d6c9400fbc
s/popplerData/poppler_data/ in xournal
...
svn path=/nixpkgs/trunk/; revision=29344
2011-09-19 10:03:25 +00:00
Yury G. Kudryashov
fa506acf29
comical: build with wxGTK28
...
svn path=/nixpkgs/trunk/; revision=29339
2011-09-19 05:16:32 +00:00
Alexander Tsamutali
3251b876be
applications/misc/xmobar: Enabled freetype fonts support.
...
svn path=/nixpkgs/trunk/; revision=29334
2011-09-18 22:48:08 +00:00
Peter Simons
19769280f6
git-subtree: updated to version 0.4-2-g2793ee6
...
svn path=/nixpkgs/trunk/; revision=29333
2011-09-18 14:56:46 +00:00
Peter Simons
7b8f4ec540
git-annex: updated to version 3.20110915
...
svn path=/nixpkgs/trunk/; revision=29331
2011-09-18 08:28:29 +00:00
Alexander Tsamutali
4cfef74977
applications/misc/sakura: Updated to 2.4.2.
...
svn path=/nixpkgs/trunk/; revision=29330
2011-09-17 20:24:54 +00:00
Alexander Tsamutali
ebe4a3501c
applications/networking/browsers/conkeror: Updated to 1.0pre-20110917.
...
svn path=/nixpkgs/trunk/; revision=29329
2011-09-17 20:05:03 +00:00
Alexander Tsamutali
820e9ee753
applications/networking/browsers/firefox/6.0.nix: Fix building on Linux 3.x.
...
svn path=/nixpkgs/trunk/; revision=29328
2011-09-17 19:19:45 +00:00
Lluís Batlle i Rossell
98f6452a70
Adding the gnunet 0.9 (svn), which works incompatible with the latest gnunet released.
...
I updated some libs to get it built.
svn path=/nixpkgs/trunk/; revision=29313
2011-09-16 20:50:24 +00:00
Peter Simons
8d0794f5e2
stgit: disable the test suite for the time being
...
There are failures, but it's unclear whether those are caused by assumptions
about the build environment or whether they signify real problems in the
software.
svn path=/nixpkgs/trunk/; revision=29295
2011-09-15 12:47:49 +00:00
Peter Simons
cd3e9099e9
stgit: updated to version 0.15
...
svn path=/nixpkgs/trunk/; revision=29294
2011-09-15 11:04:00 +00:00
Eelco Dolstra
6cec6f29db
* Use the -O flag.
...
svn path=/nixpkgs/trunk/; revision=29288
2011-09-14 22:54:35 +00:00
Piotr Pietraszkiewicz
44a7252405
made myself a maintainer of kadu
...
svn path=/nixpkgs/trunk/; revision=29259
2011-09-13 20:54:02 +00:00
Piotr Pietraszkiewicz
4d611bf817
bibletime-2.8.1 + made myself a maintainer
...
svn path=/nixpkgs/trunk/; revision=29258
2011-09-13 20:52:25 +00:00
Eelco Dolstra
6a73467eac
* Chromium updated to the latest version. Because Chromium now used
...
Gold, this requires a new patchelf.
* Changed the package name from ‘chrome’ to ‘chromium’.
svn path=/nixpkgs/trunk/; revision=29197
2011-09-11 20:48:02 +00:00
Michael Raskin
90d89bfe68
Fixing some of Veracity tests
...
svn path=/nixpkgs/trunk/; revision=29187
2011-09-11 16:46:17 +00:00
Yury G. Kudryashov
fcec1593b8
git doesn't need subversion server
...
svn path=/nixpkgs/trunk/; revision=29102
2011-09-07 22:52:52 +00:00
Eelco Dolstra
a2b2ad5782
* Firefox 6.0.2.
...
svn path=/nixpkgs/trunk/; revision=29079
2011-09-07 15:13:00 +00:00
Shea Levy
5c8d585216
Argh, the hash given by nix-prefetch-git is unusable in fetchgit
...
svn path=/nixpkgs/trunk/; revision=29074
2011-09-07 04:11:33 +00:00
Shea Levy
53b10cac36
FreeRDP just migrated their github servers. Also, bump revs while we're at it
...
svn path=/nixpkgs/trunk/; revision=29073
2011-09-07 03:55:09 +00:00
Shea Levy
c3dff03d1a
freerdp: Add meta information
...
svn path=/nixpkgs/trunk/; revision=29071
2011-09-07 03:42:23 +00:00
Shea Levy
93be0770d7
Add unstable version of freerdp
...
svn path=/nixpkgs/trunk/; revision=29070
2011-09-07 03:41:18 +00:00
Shea Levy
84e3e287c3
Add freerdp
...
svn path=/nixpkgs/trunk/; revision=29068
2011-09-06 23:32:01 +00:00
Shea Levy
eba95e013b
viewmtn: Update to new url
...
svn path=/nixpkgs/trunk/; revision=29063
2011-09-06 17:09:41 +00:00
Peter Simons
9d1bee3245
haskell-xmonad-extras: updated build expression
...
svn path=/nixpkgs/trunk/; revision=29034
2011-09-05 18:25:59 +00:00
Nicolas Pierron
51ccaadce3
Thunderbird 5.x: Add Linux as a build platform.
...
svn path=/nixpkgs/trunk/; revision=29019
2011-09-05 08:33:07 +00:00
Lluís Batlle i Rossell
05f95c69c5
Updating meld
...
svn path=/nixpkgs/trunk/; revision=29016
2011-09-05 08:31:49 +00:00
Ludovic Courtès
2af4615ea8
GNU TeXmacs 1.0.7.11.
...
svn path=/nixpkgs/trunk/; revision=29012
2011-09-04 23:05:57 +00:00
Ludovic Courtès
db867607cb
Add GimpLensfun.
...
svn path=/nixpkgs/trunk/; revision=28997
2011-09-03 17:31:10 +00:00
Peter Simons
2c0eddaeaa
git-annex: updated to version 3.20110902
...
svn path=/nixpkgs/trunk/; revision=28996
2011-09-03 13:17:36 +00:00
Michael Raskin
238625aa76
Attempting to fix tests a bit..
...
svn path=/nixpkgs/trunk/; revision=28993
2011-09-03 10:21:55 +00:00
Russell O'Connor
c128803d11
upgrading 32-bit flashplayer to version 10.3.183.7
...
svn path=/nixpkgs/trunk/; revision=28987
2011-09-02 19:25:46 +00:00
Peter Simons
6942491296
haskell-hledger-interest: updated to version 1.3
...
svn path=/nixpkgs/trunk/; revision=28982
2011-09-02 18:12:31 +00:00
Eelco Dolstra
c084ef2f61
* The latest and greatest Tribler.
...
svn path=/nixpkgs/trunk/; revision=28971
2011-09-02 11:11:48 +00:00
Lluís Batlle i Rossell
833eea6157
Updating fossil to 1.19. I can't still add readline as build input, because its
...
new configuration code fails to cope with nix gcc detecting readline.
svn path=/nixpkgs/trunk/; revision=28968
2011-09-01 21:03:18 +00:00
Michael Raskin
8fa5d91e51
adding VUE mindmapper
...
svn path=/nixpkgs/trunk/; revision=28957
2011-09-01 13:41:42 +00:00
Michael Raskin
cd68b91a4f
Update Vacuum
...
svn path=/nixpkgs/trunk/; revision=28948
2011-09-01 06:15:12 +00:00
Peter Simons
614551f9b4
antiword: patch source code so that the tool can find it's data files
...
svn path=/nixpkgs/trunk/; revision=28939
2011-08-31 12:06:27 +00:00
Peter Simons
577ddef0be
antiword: added version 0.37
...
svn path=/nixpkgs/trunk/; revision=28938
2011-08-31 11:55:51 +00:00
Eelco Dolstra
a4993d3b23
* Firefox 6.0.1, 3.6.21.
...
svn path=/nixpkgs/trunk/; revision=28937
2011-08-31 09:12:56 +00:00
Rob Vermaas
c508b4cf04
add get_iplayer 2.80
...
svn path=/nixpkgs/trunk/; revision=28912
2011-08-30 00:14:16 +00:00
Yury G. Kudryashov
94c6bb3ed4
Add kmymoney
...
svn path=/nixpkgs/trunk/; revision=28910
2011-08-29 22:43:11 +00:00
Nicolas Pierron
6e9492d7fd
Fix mozilla urls.
...
svn path=/nixpkgs/trunk/; revision=28850
2011-08-27 15:29:13 +00:00
Eelco Dolstra
f823626fd8
* Get Firefox 6.0 to build with an upstream patch for building Firefox
...
separately from Xulrunner
(https://bugzilla.mozilla.org/show_bug.cgi?id=639554 ).
svn path=/nixpkgs/trunk/; revision=28846
2011-08-27 13:44:36 +00:00
Yury G. Kudryashov
597412252a
Wrap kde-related packages in kdePackagesFor
...
This lets hydra build kde packages for all available KDE releases.
Will commit NixOS-fix in a few minutes.
svn path=/nixpkgs/trunk/; revision=28833
2011-08-26 13:49:23 +00:00
Michael Raskin
9c87acf5ab
Update Google Talk source. I wonder if there is a way to get it with a fixed version..
...
svn path=/nixpkgs/trunk/; revision=28830
2011-08-26 11:21:56 +00:00
Peter Simons
c0fb177ce9
git-annex: pass an older version of QuickCheck to fix build failure of the test suite
...
svn path=/nixpkgs/trunk/; revision=28829
2011-08-26 10:51:47 +00:00
Yury G. Kudryashov
f1362ffb93
Another merge miss
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=28795
2011-08-24 20:22:23 +00:00
Shea Levy
4d70ba6cc9
Merge from trunk up through r28790
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=28792
2011-08-24 19:16:43 +00:00
Peter Simons
1972e6f6dc
git-annex: updated to version 3.20110819
...
svn path=/nixpkgs/trunk/; revision=28771
2011-08-23 08:52:06 +00:00
Peter Simons
1c79ecc5af
git2cl: added meta data for the package and updated the build to take
...
advantage of stdenv features such as automatic updating of the shebang
path to perl, etc.
svn path=/nixpkgs/trunk/; revision=28768
2011-08-23 08:44:59 +00:00
David Guibert
19b376cc41
git-subtree: 0.3 -> 0.4
...
svn path=/nixpkgs/trunk/; revision=28760
2011-08-22 20:26:15 +00:00
David Guibert
c716ac66e0
add jbrout, a photo manager using IPTC keywords/EXIF
...
svn path=/nixpkgs/trunk/; revision=28759
2011-08-22 20:26:11 +00:00
Peter Simons
d81cab0003
haskell-hledger-interest: updated to version 1.2
...
svn path=/nixpkgs/trunk/; revision=28737
2011-08-22 11:54:23 +00:00
Michael Raskin
b23809b118
Adding Firefox 7.0beta1 - with a hack for Linux 3.0 build, but unlike 6.0 it does work afterwards
...
svn path=/nixpkgs/trunk/; revision=28732
2011-08-22 06:54:03 +00:00
Peter Simons
c67ce898cf
pkgs/applications/office/hledger-interest: initial version 1.0
...
svn path=/nixpkgs/trunk/; revision=28724
2011-08-21 18:01:13 +00:00
Nicolas Pierron
2defa3e715
Follow Mozilla homepages migrations. (.com -> .org)
...
svn path=/nixpkgs/trunk/; revision=28722
2011-08-21 15:44:53 +00:00
Michael Raskin
27dc494095
Fix typo
...
svn path=/nixpkgs/trunk/; revision=28719
2011-08-21 10:29:01 +00:00
Marco Maggesi
a9d2f34301
Update HOL Light to release 102
...
svn path=/nixpkgs/trunk/; revision=28718
2011-08-21 08:41:22 +00:00
Cillian de Roiste
d99e939015
Upgrading Kdenlive to 0.8
...
svn path=/nixpkgs/trunk/; revision=28715
2011-08-20 23:26:59 +00:00
Nicolas Pierron
bb2716d232
Fix Thunderbird 5.0: Add missing patch of the build system.
...
svn path=/nixpkgs/trunk/; revision=28713
2011-08-20 14:47:24 +00:00
Nicolas Pierron
1738fca385
Add Thunderbird 5.0.
...
svn path=/nixpkgs/trunk/; revision=28710
2011-08-20 14:30:09 +00:00
David Guibert
93874e90b6
surf: build only on linux platforms
...
svn path=/nixpkgs/trunk/; revision=28703
2011-08-20 05:24:19 +00:00
Yury G. Kudryashov
d67ed200d2
Upgrade kipi-plugins to 1.9.0
...
svn path=/nixpkgs/trunk/; revision=28674
2011-08-19 09:27:44 +00:00
Michael Raskin
d518c0e630
OK, OK, --prefix for evince
...
svn path=/nixpkgs/trunk/; revision=28662
2011-08-18 13:05:24 +00:00
Yury G. Kudryashov
0b669505c2
linphone-3.4.3
...
svn path=/nixpkgs/trunk/; revision=28655
2011-08-18 12:52:41 +00:00
Michael Raskin
e33a0c0a85
fix evince
...
svn path=/nixpkgs/trunk/; revision=28651
2011-08-18 09:07:31 +00:00
Michael Raskin
a3a46ada24
Adding Firefox 6.0. Mozilla says it is seamless upgrade from 5.0, so I am trying not to change anything...
...
svn path=/nixpkgs/trunk/; revision=28625
2011-08-16 21:53:43 +00:00
Eelco Dolstra
822dd05d1d
* Update 32-bit Flash Player.
...
svn path=/nixpkgs/trunk/; revision=28624
2011-08-16 21:32:48 +00:00
David Guibert
11e9d58bcf
eclipse 3.7 (java and cpp)
...
svn path=/nixpkgs/trunk/; revision=28619
2011-08-16 18:17:31 +00:00
David Guibert
364a74843a
update paraview to 3.10.1
...
<patch description>
Signed-off-by: David Guibert <david.guibert@gmail.com>
svn path=/nixpkgs/trunk/; revision=28618
2011-08-16 18:17:26 +00:00
Yury G. Kudryashov
93633e9d0f
amarok-2.4.3
...
svn path=/nixpkgs/trunk/; revision=28605
2011-08-15 23:39:27 +00:00
Yury G. Kudryashov
31ab846d05
Upgrade kdevelop and kdevplatform
...
svn path=/nixpkgs/trunk/; revision=28604
2011-08-15 23:39:20 +00:00
Yury G. Kudryashov
a660093a4d
Fix typo in URL
...
svn path=/nixpkgs/trunk/; revision=28603
2011-08-15 23:39:11 +00:00
Yury G. Kudryashov
fdd58b2de4
rekonq-0.7.0, remove unused source.nix
...
svn path=/nixpkgs/trunk/; revision=28602
2011-08-15 23:39:05 +00:00
Yury G. Kudryashov
0962beade0
Add avogadro
...
svn path=/nixpkgs/trunk/; revision=28596
2011-08-15 18:05:39 +00:00
Peter Simons
21b26aef25
Updated Haskell package meta sections.
...
svn path=/nixpkgs/trunk/; revision=28583
2011-08-15 11:27:02 +00:00
Peter Simons
3e10ee5c92
Updated Haskell expressions with the latest version of cabal2nix.
...
* haskell-dataenc: updated to version 0.14.0.2
* haskell-fclabels: updated to version 1.0.1
svn path=/nixpkgs/trunk/; revision=28574
2011-08-14 22:52:05 +00:00
Peter Simons
91cad6a639
pkgs/applications/misc/xmobar: added missing meta.platforms attribute
...
svn path=/nixpkgs/trunk/; revision=28559
2011-08-14 10:44:23 +00:00
Shea Levy
20e64a52b9
Add trayer
...
svn path=/nixpkgs/trunk/; revision=28558
2011-08-14 05:03:54 +00:00
Peter Simons
78b6188054
haskell-xmobar: updated to version 0.13
...
svn path=/nixpkgs/trunk/; revision=28554
2011-08-13 23:38:44 +00:00
Peter Simons
d3c1b35861
ikiwiki: updated to version 3.20110715
...
svn path=/nixpkgs/trunk/; revision=28546
2011-08-13 15:09:04 +00:00
Eelco Dolstra
529a3a31f9
* Removed Firefox 4 (obsolete).
...
svn path=/nixpkgs/trunk/; revision=28531
2011-08-13 12:20:49 +00:00
Eelco Dolstra
fa1433ec8b
* Fix SSL support in Chrome. It dynamically tries to open
...
libnssckbi.so (which contains the root certificates), so that
library has to be in LD_LIBRARY_PATH.
svn path=/nixpkgs/trunk/; revision=28519
2011-08-12 16:45:17 +00:00
Marco Maggesi
b7190d1e86
VirtualBox Guest Additions: install modules for Xorg version 1.9.x
...
svn path=/nixpkgs/trunk/; revision=28518
2011-08-12 14:27:28 +00:00
Peter Simons
493e36669c
haskell-leksah: updated build expression for recent versions of cabal.nix
...
svn path=/nixpkgs/trunk/; revision=28512
2011-08-12 11:02:44 +00:00
Lluís Batlle i Rossell
5a177910ad
Fixing a bug in 'giv'. Reported upstream already.
...
svn path=/nixpkgs/trunk/; revision=28504
2011-08-12 08:31:48 +00:00
Peter Simons
4fad68a33e
Renamed darcs-2.nix to default.nix for sake of consistency. No functional change.
...
svn path=/nixpkgs/trunk/; revision=28503
2011-08-12 08:31:19 +00:00
Peter Simons
468c5dbc5c
The 'random' library is no longer a core library in GHC 7.2.1. For older
...
versions of the compiler, haskell-packages.nix provides a null attribute.
svn path=/nixpkgs/trunk/; revision=28500
2011-08-12 00:18:56 +00:00
David Guibert
d3995fdb38
surf: version 0.4.1
...
svn path=/nixpkgs/trunk/; revision=28496
2011-08-11 16:33:41 +00:00
Yury G. Kudryashov
b7c6bd30cf
qgis-1.6.0, compiles
...
Don't know whether it works: it fails to start on my computer because it loads
KDE gui_platform plugin from incompatible Qt version.
svn path=/nixpkgs/trunk/; revision=28483
2011-08-11 09:35:17 +00:00
Yury G. Kudryashov
ceb301c31b
Remove unused sonic-visualizer/ subdir, rename.
...
Also move "qt=qt4" to default.nix
svn path=/nixpkgs/trunk/; revision=28474
2011-08-10 22:39:53 +00:00
Michael Raskin
5996c749aa
Adding vifm file manager
...
svn path=/nixpkgs/trunk/; revision=28466
2011-08-10 19:16:27 +00:00
Peter Simons
70f794471f
esniper: updated to version 2.26.0
...
svn path=/nixpkgs/trunk/; revision=28452
2011-08-10 08:12:58 +00:00
David Guibert
71f08e8543
dmenu: 4.1.1 -> 4.4
...
svn path=/nixpkgs/trunk/; revision=28451
2011-08-10 08:01:51 +00:00
Peter Simons
b1ef3e6e36
Last batch of Haskell expression updates.
...
* haskell-mkcabal: updated to version 1.0.0
* haskell-ghc-syb-utils: updated to version 0.2.1.0
* haskell-darcs: updated to version 2.5.2
svn path=/nixpkgs/trunk/; revision=28449
2011-08-10 00:35:08 +00:00
David Guibert
065c0213cf
gnome-mplayer, gnome-mediamplayer updated to 1.0.4
...
svn path=/nixpkgs/trunk/; revision=28445
2011-08-09 20:39:43 +00:00
Yury G. Kudryashov
a9daa0c0cb
mutt-1.5.21; enable pop, imap and gpgme
...
openssl.patch is already merged in this version
svn path=/nixpkgs/trunk/; revision=28441
2011-08-09 20:21:05 +00:00
Yury G. Kudryashov
48f1cd549f
pari-gp-2.5.0
...
svn path=/nixpkgs/trunk/; revision=28440
2011-08-09 20:20:58 +00:00
David Guibert
7de614fdf3
pidgin 2.9.0
...
svn path=/nixpkgs/trunk/; revision=28425
2011-08-09 12:35:55 +00:00
Peter Simons
c13f967ed5
Replaced the obsolete 'haskellPlatforms' attribute with the platforms exported by GHC.
...
svn path=/nixpkgs/trunk/; revision=28418
2011-08-09 09:54:50 +00:00
David Guibert
0ce8c08099
fix the compilation of virtualboxGuestaddition
...
svn path=/nixpkgs/trunk/; revision=28415
2011-08-09 09:07:29 +00:00
Peter Simons
d0e60c7130
leksah: disable Darwin builds
...
The expression needs more attention before it can be built on platforms
other than Linux:
at `haskellPackages.leksahServer' [system = "i686-darwin"]:
assertion failed at `/nix/store/jbcbv6lf44wiy5afsk99sv3vzd1zhg9f-nixpkgs-r28407/pkgs/os-specific/linux/kernel-headers/2.6.32.nix:3:1'
at `haskellPackages.leksah' [system = "i686-darwin"]:
assertion failed at `/nix/store/jbcbv6lf44wiy5afsk99sv3vzd1zhg9f-nixpkgs-r28407/pkgs/os-specific/linux/kernel-headers/2.6.32.nix:3:1'
svn path=/nixpkgs/trunk/; revision=28412
2011-08-09 07:49:41 +00:00
David Guibert
850748a6f3
update virtualbox guestadditions 4.1.0
...
svn path=/nixpkgs/trunk/; revision=28380
2011-08-08 12:11:57 +00:00
David Guibert
2a06c97e90
abiword: add libjpeg to fix the compilation
...
svn path=/nixpkgs/trunk/; revision=28379
2011-08-08 12:11:46 +00:00
Andres Löh
ce5ccbb0ea
Updating leksah.
...
svn path=/nixpkgs/trunk/; revision=28376
2011-08-08 07:41:45 +00:00
Karn Kallio
cda8010b96
Get krename to build with kde45 and kde47.
...
svn path=/nixpkgs/trunk/; revision=28219
2011-08-07 02:36:31 +00:00
Karn Kallio
f74cc3c8d6
Get semnotes to build with kde45 and kde47.
...
svn path=/nixpkgs/trunk/; revision=28218
2011-08-07 02:09:46 +00:00
Karn Kallio
a233ebf891
Switch to forward compatibility of kde45 on kde_baseapps.
...
svn path=/nixpkgs/trunk/; revision=28217
2011-08-07 01:45:26 +00:00
Shea Levy
be1bd9e6bf
virtualbox: Bump to 4.1.0
...
svn path=/nixpkgs/trunk/; revision=28207
2011-08-06 20:52:11 +00:00
Eelco Dolstra
18509c88b3
* KTorrent updated to 4.1.1.
...
svn path=/nixpkgs/trunk/; revision=28193
2011-08-06 14:28:15 +00:00
Michael Raskin
946cd2431f
Update LEO-II
...
svn path=/nixpkgs/trunk/; revision=28180
2011-08-05 18:22:40 +00:00
Michael Raskin
b799e4e6ff
Update Evince - and make it build again
...
svn path=/nixpkgs/trunk/; revision=28171
2011-08-05 17:45:49 +00:00
Karn Kallio
514407c726
Repair kadu to get it building again.
...
svn path=/nixpkgs/trunk/; revision=28160
2011-08-04 21:04:19 +00:00
Michael Raskin
e3a809a9bb
Fix Veracity build
...
svn path=/nixpkgs/trunk/; revision=28157
2011-08-04 16:01:50 +00:00
Michael Raskin
3e8a39ea61
Updating Maxima
...
svn path=/nixpkgs/trunk/; revision=28152
2011-08-04 15:13:15 +00:00
Eelco Dolstra
fcce78c0f4
* Sync with the trunk.
...
svn path=/nixpkgs/branches/kde-4.7/; revision=28144
2011-08-03 22:00:49 +00:00
Piotr Pietraszkiewicz
8d546fbdb8
upgraded kadu to v0.9.2 + fixed typos in description
...
svn path=/nixpkgs/trunk/; revision=28143
2011-08-03 18:36:56 +00:00
Lluís Batlle i Rossell
8ec17cf0a0
Updating dwm.
...
svn path=/nixpkgs/trunk/; revision=28137
2011-08-03 09:46:56 +00:00
Michael Raskin
58c022ab56
Update Veracity
...
svn path=/nixpkgs/trunk/; revision=28127
2011-08-02 18:58:59 +00:00
Eelco Dolstra
23e9cfac65
* Build Skype with PulseAudio support. This is needed on 64-bit
...
NixOS because it doesn't provide a 32-bit ALSA/Pulse module.
svn path=/nixpkgs/trunk/; revision=28123
2011-08-02 15:55:55 +00:00
Shea Levy
7233051b2c
rdesktop: Bump to 1.7.0
...
svn path=/nixpkgs/trunk/; revision=28119
2011-08-02 00:19:29 +00:00
Eelco Dolstra
4e321d8bd8
* Zathura updated to 0.0.8.4 (to fix http://hydra.nixos.org/build/1191958 ).
...
svn path=/nixpkgs/branches/kde-4.7/; revision=28108
2011-08-01 11:58:11 +00:00
Eelco Dolstra
0cb6cfb7a1
* Update vlc to 1.1.11.
...
svn path=/nixpkgs/branches/kde-4.7/; revision=28104
2011-08-01 09:23:10 +00:00
Eelco Dolstra
1b427fe052
* Sync with the trunc.
...
* Fixed the hash in PulseAudio: I updated the name/version, but forgot
to update the hash. So secretly it was still building the old
version. Also, now that we've realised that the PulseAudio server
and library don't need to be the same build, disable some
dependencies by default (avahi and bluez).
svn path=/nixpkgs/branches/kde-4.7/; revision=28023
2011-07-31 19:44:58 +00:00
Cillian de Roiste
5e6506c4d0
Updating the development ardour3 revision, also renaming so that ardour2 and ardour3 can peacefully co-exist
...
svn path=/nixpkgs/trunk/; revision=28020
2011-07-31 14:52:42 +00:00
Cillian de Roiste
5231ba050f
Updating qtractor to the latest release: 0.5.0
...
svn path=/nixpkgs/trunk/; revision=28019
2011-07-31 14:04:45 +00:00
Cillian de Roiste
1d22700866
Removing exif patch, no longer needed
...
svn path=/nixpkgs/trunk/; revision=28017
2011-07-31 10:50:06 +00:00
Cillian de Roiste
53b9044b19
Updating darktable to 0.9.1
...
svn path=/nixpkgs/trunk/; revision=28016
2011-07-31 10:49:19 +00:00
Cillian de Roiste
e1c2108085
Add dbus support to qjackctl so that it can use jackdbus
...
svn path=/nixpkgs/trunk/; revision=28011
2011-07-30 21:06:45 +00:00
Eelco Dolstra
8099c514f9
* Xscreensaver updated to 5.14.
...
svn path=/nixpkgs/branches/kde-4.7/; revision=28003
2011-07-29 16:04:44 +00:00
Ludovic Courtès
e7349f4329
BitlBee 3.0.3.
...
svn path=/nixpkgs/trunk/; revision=27985
2011-07-28 12:08:08 +00:00
Lluís Batlle i Rossell
22135b319b
Updating skype. It runs fine (start, see the friends list) for me.
...
svn path=/nixpkgs/trunk/; revision=27973
2011-07-27 16:07:20 +00:00
Eelco Dolstra
6b302190a4
* Spotify: drop PulseAudio from the library path, as Spotify seems to
...
have it statically linked anyway.
svn path=/nixpkgs/trunk/; revision=27972
2011-07-27 14:01:47 +00:00
Eelco Dolstra
7eb1afad49
* Spotify: use PulseAudio if available.
...
svn path=/nixpkgs/trunk/; revision=27971
2011-07-26 22:24:02 +00:00
Eelco Dolstra
3fac08a565
* Audacious updated to 3.0.
...
svn path=/nixpkgs/branches/kde-4.7/; revision=27959
2011-07-26 02:14:19 +00:00
Eelco Dolstra
0daba72245
* Updated cdparanoia to 10.2.
...
svn path=/nixpkgs/branches/kde-4.7/; revision=27938
2011-07-25 13:52:36 +00:00
Peter Simons
7e9676bab5
jbidwatcher: generalized java support so that the package can be built on Darwin, too
...
svn path=/nixpkgs/trunk/; revision=27923
2011-07-24 20:26:28 +00:00
Shea Levy
5869748e70
Update Spotify
...
Only tested x86_64
svn path=/nixpkgs/trunk/; revision=27914
2011-07-24 01:39:11 +00:00
Lluís Batlle i Rossell
1d3c534625
Updating unison.
...
svn path=/nixpkgs/trunk/; revision=27893
2011-07-21 21:46:06 +00:00
Lluís Batlle i Rossell
2758c07f1e
Updating mldonkey. I remove the patch needed for mips, as they put it upstream already.
...
svn path=/nixpkgs/trunk/; revision=27885
2011-07-21 18:34:41 +00:00
Peter Simons
3815442cf4
all-packages.nix: added jbidwatcher, a tool to monitor and snipe ebay auctions
...
svn path=/nixpkgs/trunk/; revision=27881
2011-07-21 17:01:31 +00:00
Lluís Batlle i Rossell
f5609042c0
I broke fossil in a commit where I did not mean even to touch it.
...
svn path=/nixpkgs/trunk/; revision=27880
2011-07-21 14:58:13 +00:00
Lluís Batlle i Rossell
57f59594db
Updating the linux 2.6.39 to 2.6.39.3
...
svn path=/nixpkgs/trunk/; revision=27878
2011-07-21 13:56:25 +00:00
Lluís Batlle i Rossell
bda0f3bfd0
Updating fossil.
...
svn path=/nixpkgs/trunk/; revision=27865
2011-07-21 06:58:14 +00:00
Peter Simons
99a9a4b8bc
all-packages.nix: added ledger 3.0 via Git
...
svn path=/nixpkgs/trunk/; revision=27861
2011-07-20 22:56:39 +00:00
Peter Simons
efe5ab73b1
git: fixed impure path to perl in git-am and git-submodule
...
svn path=/nixpkgs/trunk/; revision=27859
2011-07-20 22:56:31 +00:00
Peter Simons
5b96eac910
ledger: build this package only on Linux, all other platforms fail
...
svn path=/nixpkgs/trunk/; revision=27857
2011-07-20 18:41:25 +00:00
Peter Simons
ff91dbdb35
git-annex: the latest version depends on the monad-control package
...
svn path=/nixpkgs/trunk/; revision=27839
2011-07-20 12:13:07 +00:00
Peter Simons
f61f66f46d
git-annex: updated to version 3.20110719
...
svn path=/nixpkgs/trunk/; revision=27836
2011-07-20 10:16:35 +00:00
Eelco Dolstra
2e5d962f72
* Spotify updated to 0.5.1.151.
...
svn path=/nixpkgs/trunk/; revision=27831
2011-07-18 22:34:57 +00:00
Eelco Dolstra
1352c90c8a
* MPlayer: don't build the OSS backend.
...
svn path=/nixpkgs/branches/kde-4.7/; revision=27829
2011-07-18 16:08:15 +00:00
Eelco Dolstra
b70a14f88c
* Added the Google Talk plugin. Doesn't work yet (says ‘ABORT:
...
X_GLXCreateContext: BadValue’).
svn path=/nixpkgs/trunk/; revision=27825
2011-07-18 14:44:28 +00:00
Peter Simons
356928aad9
fetchmail: updated to version 6.3.20
...
svn path=/nixpkgs/trunk/; revision=27822
2011-07-18 14:06:35 +00:00
Peter Simons
f80ef6645b
magit: fixed download url
...
svn path=/nixpkgs/trunk/; revision=27821
2011-07-18 13:45:47 +00:00
Sander van der Burg
5693872dc1
Bumped feh to version 1.14.2 as the previous one does not exist anymore
...
svn path=/nixpkgs/trunk/; revision=27800
2011-07-15 15:10:22 +00:00
Peter Simons
c58754b390
stellarium: build this package on Linux only
...
Stellarium is supposed to compile on mesaPlatforms, but unfortunately our qt47
expression doesn't support platforms other than Linux.
svn path=/nixpkgs/trunk/; revision=27798
2011-07-15 12:47:20 +00:00
Eelco Dolstra
f4ac1126ff
* Sync with the trunk.
...
svn path=/nixpkgs/branches/kde-4.7/; revision=27796
2011-07-15 10:02:22 +00:00
Peter Simons
ffe01e880d
git-annex: build only on platforms that support Haskell
...
svn path=/nixpkgs/trunk/; revision=27792
2011-07-14 21:54:53 +00:00
Peter Simons
fa99abdc89
gravit, stellarium: build software that depends on mesa only on mesa platforms
...
svn path=/nixpkgs/trunk/; revision=27790
2011-07-14 20:53:30 +00:00
Peter Simons
68957344fa
git-annex: updated to version 3.20110707
...
svn path=/nixpkgs/trunk/; revision=27775
2011-07-14 12:22:26 +00:00
Eelco Dolstra
c7669210d1
* Whitespace.
...
svn path=/nixpkgs/branches/kde-4.7/; revision=27757
2011-07-13 12:31:43 +00:00
Peter Simons
4e5cc9b965
git: removed 'lowPri' wrapper around gitFull
...
Packages that need git as build-time or run-time dependency typically refer to
the attribute 'git', which is the expression with the least possible set of
features.
Users, however, who run "nix-env -i git", don't want that version, because it
lacks support for SVN, for sending e-mail, and it doesn't include the GUI. In
other words, users want gitFull by default, which is what this change
accomplishes.
svn path=/nixpkgs/trunk/; revision=27748
2011-07-13 10:46:17 +00:00
Peter Simons
9edc2574dd
git-annex: the build system uses 'which' to determine whether ikiwiki is installed
...
svn path=/nixpkgs/trunk/; revision=27747
2011-07-13 10:41:10 +00:00
Peter Simons
d6f364ca8c
ikiwiki: removed unconditional dependencies on monotone and git
...
Both build inputs 'monotone' and 'git' are non-null in nixpkgs, so their
respective store paths were always included in the generated wrapper
script -- even if 'monotoneSupport' and 'gitSupport' were false.
svn path=/nixpkgs/trunk/; revision=27746
2011-07-13 10:41:05 +00:00
Peter Simons
7c8871512d
wxmaxima: ensure that wxMaxima will find Maxima even if it's not in $PATH
...
svn path=/nixpkgs/trunk/; revision=27745
2011-07-13 09:56:58 +00:00
Peter Simons
bcaaba6ea7
gnucash: improved comments
...
svn path=/nixpkgs/trunk/; revision=27744
2011-07-13 09:56:54 +00:00
Peter Simons
3cd02cd43d
maxima: switch from clisp to sbcl, enable tk gui, and fix various impurities
...
* Build maxima with sbcl for better performance.
* Enable the regression test suite.
* Configure $PATH at start-up so that maxima knows how to find sbcl,
wish, rlwrap, and gnuplot.
* Move installed documentation and Emacs lisp modules into standard
locations.
* Enable parallel building.
svn path=/nixpkgs/trunk/; revision=27743
2011-07-13 09:13:32 +00:00
Peter Simons
9485e2392b
monotone: strip trailing whitespace
...
svn path=/nixpkgs/trunk/; revision=27742
2011-07-13 09:13:28 +00:00
Peter Simons
b1b274558a
monotone: don't build this package on Cygwin
...
The expression can't build on Cygwin because it wants to know the version of
Perl that is being used. On Cygwin, however, we don't know that because we're
using sysPerl.
svn path=/nixpkgs/trunk/; revision=27741
2011-07-13 09:13:22 +00:00
Eelco Dolstra
7bef513d8a
* Update Flashplayer on i686-linux.
...
svn path=/nixpkgs/trunk/; revision=27738
2011-07-12 13:44:56 +00:00
Eelco Dolstra
43e046af45
* Firefox 5.0.1.
...
svn path=/nixpkgs/trunk/; revision=27731
2011-07-12 06:34:27 +00:00
Peter Simons
a9d4dfb994
gnucash: polished the expression, enabled OFX support, and documented the GConf setup procedure on NixOS
...
svn path=/nixpkgs/trunk/; revision=27730
2011-07-11 20:12:02 +00:00
Peter Simons
2685bfc32b
gnucash: fix update-gnucash-gconf script so that it works on NixOS
...
Current versions of gconftool-2 don't support the --config-source option
anymore -- that path must be passed in $GCONF_CONFIG_SOURCE instead.
svn path=/nixpkgs/trunk/; revision=27729
2011-07-11 16:38:07 +00:00
Eelco Dolstra
dce69134d0
* Added Okular (which is a separate package now).
...
svn path=/nixpkgs/branches/kde-4.7/; revision=27723
2011-07-11 14:29:27 +00:00
Peter Simons
8223f67929
Added stellarium 0.11.0.
...
svn path=/nixpkgs/trunk/; revision=27697
2011-07-10 20:17:44 +00:00
Peter Simons
3806050f60
gravit: enable support for lua 5.0.x
...
The build doesn't work with the latest version 5.1.x. Upstream is going
to release an update to fix this soon.
svn path=/nixpkgs/trunk/; revision=27693
2011-07-10 14:04:24 +00:00
Peter Simons
6ad966c8b8
gnucash: re-enable the test suite
...
svn path=/nixpkgs/trunk/; revision=27691
2011-07-10 14:04:14 +00:00
Peter Simons
4cf494c8ff
gnucash: set RPATH so that GnuCash binaries can find its GNOME libraries at run-time
...
svn path=/nixpkgs/trunk/; revision=27689
2011-07-10 13:34:56 +00:00
Peter Simons
5fd662e2e9
gnucash: add ${gconf}/bin to $PATH in wrapper scripts
...
GnuCash attempt to call gconf binaries to register its schemas in the
system-wide database. That still doesn't work, of course, because gconf
can't update its store path. TODO. :-(
svn path=/nixpkgs/trunk/; revision=27688
2011-07-10 13:34:51 +00:00
Russell O'Connor
d21e981e64
Upgrade bitcoin to 0.3.24
...
svn path=/nixpkgs/trunk/; revision=27687
2011-07-10 01:12:57 +00:00
Peter Simons
f903153fe6
gnucash: updated to version 2.4.7
...
The test suite is currently disabled. There is an issue with GUILE_LOAD_PATH
that needs to be addressed before we can re-enable those tests. See comments in
the expression for further details.
svn path=/nixpkgs/trunk/; revision=27686
2011-07-09 13:02:46 +00:00
Peter Simons
e090fed420
gnucash: added myself as a maintainer
...
svn path=/nixpkgs/trunk/; revision=27683
2011-07-09 12:11:31 +00:00
Peter Simons
e7746a78ed
gravit: added version 0.4.2
...
svn path=/nixpkgs/trunk/; revision=27677
2011-07-08 21:23:55 +00:00
Peter Simons
574eb09fa4
xplanet: move expression into new category "astronomy"
...
svn path=/nixpkgs/trunk/; revision=27676
2011-07-08 21:23:48 +00:00
Peter Simons
4303240ef9
ikiwiki: updated to version 3.20110707
...
svn path=/nixpkgs/trunk/; revision=27669
2011-07-08 09:30:01 +00:00
Peter Simons
e4353b1f65
git: install contrib code included in the distribution
...
TODO: byte-compile emacs modules
svn path=/nixpkgs/trunk/; revision=27665
2011-07-07 23:48:38 +00:00
Peter Simons
2fee0ecef9
git: updated to version 1.7.6
...
svn path=/nixpkgs/trunk/; revision=27664
2011-07-07 23:48:34 +00:00
Peter Simons
21373bc49b
git-annex: enable the documentation build
...
svn path=/nixpkgs/trunk/; revision=27663
2011-07-07 23:48:30 +00:00
Peter Simons
39f2346b1b
git-annex: cosmetic changes in the meta section
...
svn path=/nixpkgs/trunk/; revision=27662
2011-07-07 23:48:26 +00:00
Peter Simons
0ec6325b87
git-annex: updated to version 3.20110705
...
svn path=/nixpkgs/trunk/; revision=27661
2011-07-07 23:48:22 +00:00
Peter Simons
d7f698c078
ledger: enable the test suite
...
svn path=/nixpkgs/trunk/; revision=27659
2011-07-07 22:48:44 +00:00
Peter Simons
f05fce5e6e
ledger: enable XML support so that ledger can read GnuCash data files
...
svn path=/nixpkgs/trunk/; revision=27658
2011-07-07 22:48:40 +00:00
Peter Simons
80713bcc75
ledger: fixed build
...
* Patchelf doesn't work for this program. Fortunately, we don't need patchelf,
because libtool takes care of hard-coding the proper rpaths.
* Updated home page address.
* Build with more aggressive optimization flags.
* Drop the obsolete const-fix patch.
svn path=/nixpkgs/trunk/; revision=27657
2011-07-07 22:48:36 +00:00
Peter Simons
947610085d
Added Eukleides, a geometry drawing language.
...
svn path=/nixpkgs/trunk/; revision=27655
2011-07-07 21:53:21 +00:00
Peter Simons
ea4daca60d
pkgs/applications/editors/emacs-modes/bbdb: replace custom build script with standard builder
...
Also added most of optional contributions shipped in the release tarball to the
installation.
svn path=/nixpkgs/trunk/; revision=27646
2011-07-07 21:04:56 +00:00
Ludovic Courtès
9cbb1dbec6
mpg321 0.2.13-2.
...
svn path=/nixpkgs/trunk/; revision=27621
2011-07-07 15:10:33 +00:00
Eelco Dolstra
5a7ffcd82d
* Firefox: use external SQLite and Cairo.
...
svn path=/nixpkgs/trunk/; revision=27602
2011-07-04 15:35:53 +00:00
Eelco Dolstra
684186104c
* Latest SQLite, Flash player (Vladimír Čunát).
...
svn path=/nixpkgs/trunk/; revision=27595
2011-07-04 14:12:20 +00:00
Eelco Dolstra
bdf034862b
* Make Firefox 5.0 the default.
...
svn path=/nixpkgs/trunk/; revision=27593
2011-07-04 14:04:43 +00:00
Karn Kallio
cd830b7e8e
Update mercurial to version 1.9
...
svn path=/nixpkgs/trunk/; revision=27581
2011-07-02 19:35:03 +00:00
Eelco Dolstra
ed58c55155
* xen: Build succesfully if $out already exists (needed for WCRE).
...
svn path=/nixpkgs/trunk/; revision=27580
2011-07-02 19:21:28 +00:00
Michael Raskin
b973f98afa
Make tulip run without hassle. Unfortunately, some operations repeatably crash tulip even when built vs Qt4.6
...
svn path=/nixpkgs/trunk/; revision=27570
2011-07-01 09:53:11 +00:00
Michael Raskin
a4be010d31
Update Tulip
...
svn path=/nixpkgs/trunk/; revision=27566
2011-07-01 07:01:46 +00:00
Lluís Batlle i Rossell
b8a6d84910
Updating offrss.
...
svn path=/nixpkgs/trunk/; revision=27561
2011-06-29 22:33:42 +00:00
Sander van der Burg
703f1b23fb
Ensure that the shared ffmpeg is used, instead of the one included in the kino source tarball
...
svn path=/nixpkgs/trunk/; revision=27559
2011-06-29 19:22:02 +00:00
Sander van der Burg
11210cf06f
Updated kino to version 1.3.4 (and did some code standard fixes)
...
svn path=/nixpkgs/trunk/; revision=27558
2011-06-29 16:21:02 +00:00
Eelco Dolstra
b8b0c4e8f7
* Inkscape updated to 0.48.1.
...
svn path=/nixpkgs/trunk/; revision=27555
2011-06-28 13:51:55 +00:00
Michael Raskin
a0d97d5eb2
Adding OneTeam XMPP client
...
svn path=/nixpkgs/trunk/; revision=27553
2011-06-28 09:45:09 +00:00
Lluís Batlle i Rossell
1229dd1400
Adding a still broken restroshare expression. I'll develop further later.
...
svn path=/nixpkgs/trunk/; revision=27540
2011-06-26 17:57:28 +00:00
Andres Löh
7a53f9fdbb
Added extra deps to xmonad-extras to enable some modules.
...
svn path=/nixpkgs/trunk/; revision=27537
2011-06-24 08:29:36 +00:00
Andres Löh
a0982e02fd
Added xmonads-extra (thanks to chaoflow).
...
svn path=/nixpkgs/trunk/; revision=27534
2011-06-23 18:35:24 +00:00
Florian Friesdorf
453be2fc62
cinelerra-git: let pkgconfig handle freetype and its -I flags
...
svn path=/nixpkgs/trunk/; revision=27529
2011-06-22 22:23:57 +00:00
Florian Friesdorf
35f8c3d150
cinelerra-git: file, libuuid instead of e2fsprogs, and libXext
...
svn path=/nixpkgs/trunk/; revision=27527
2011-06-22 22:23:50 +00:00
Florian Friesdorf
200101c7b0
cinelerra-git: switched to fetchgit
...
svn path=/nixpkgs/trunk/; revision=27526
2011-06-22 22:23:45 +00:00
Eelco Dolstra
2e8c66c1d3
* Pan updated to 0.135.
...
svn path=/nixpkgs/trunk/; revision=27518
2011-06-22 17:57:32 +00:00
Eelco Dolstra
611aecaeeb
* Firefox 5.0.
...
* nspr updated to 4.8.8.
svn path=/nixpkgs/trunk/; revision=27516
2011-06-22 12:21:15 +00:00
Eelco Dolstra
09c9c44403
* Use /etc/nova/nova.conf as the location of the config file.
...
svn path=/nixpkgs/trunk/; revision=27503
2011-06-20 14:26:49 +00:00
Eelco Dolstra
7a8598e716
* Subversion 1.6.17.
...
svn path=/nixpkgs/trunk/; revision=27486
2011-06-16 15:13:35 +00:00
Michael Raskin
023f15e484
Adding Firefox 5.0 RC1
...
svn path=/nixpkgs/trunk/; revision=27478
2011-06-16 08:08:10 +00:00
Karn Kallio
a0fbd997b4
Update the download URL for feh, which seems to have changed.
...
svn path=/nixpkgs/trunk/; revision=27475
2011-06-15 14:25:50 +00:00
Michael Raskin
d03599f8ce
Adding TPTP
...
svn path=/nixpkgs/trunk/; revision=27468
2011-06-15 10:35:18 +00:00
Lluís Batlle i Rossell
05e7655d79
Updating giv.
...
svn path=/nixpkgs/trunk/; revision=27466
2011-06-15 08:59:02 +00:00
Lluís Batlle i Rossell
394375f900
Updating feh
...
svn path=/nixpkgs/trunk/; revision=27464
2011-06-15 08:22:15 +00:00
Marco Maggesi
5b035e093d
Update HOL Light to rev 92
...
svn path=/nixpkgs/trunk/; revision=27459
2011-06-14 17:09:19 +00:00
Ludovic Courtès
3cf686b4fc
QEMU: Build with ncurses support.
...
svn path=/nixpkgs/trunk/; revision=27458
2011-06-14 16:28:17 +00:00
Karn Kallio
b8950a9504
Fix some semicolons.
...
svn path=/nixpkgs/trunk/; revision=27456
2011-06-14 15:29:40 +00:00
Nicolas Pierron
9451c1e2ca
Add NUT package.
...
svn path=/nixpkgs/trunk/; revision=27448
2011-06-14 02:41:01 +00:00
Florian Friesdorf
3de8406dd3
chrome 88807 - 64bit install works, i686 untested
...
svn path=/nixpkgs/trunk/; revision=27437
2011-06-13 20:42:09 +00:00
Alexander Tsamutali
a93499aeb7
applications/networking/browsers/conkeror: Updated to 0.9.3-20110606.
...
svn path=/nixpkgs/trunk/; revision=27436
2011-06-13 19:10:18 +00:00
Alexander Tsamutali
66d78e3a1f
applications/misc/epdfview: Updated to 0.1.8.
...
svn path=/nixpkgs/trunk/; revision=27435
2011-06-13 16:20:50 +00:00
Alexander Tsamutali
2daeebaaec
applications/networking/p2p/transmission: Updated to 2.31.
...
svn path=/nixpkgs/trunk/; revision=27433
2011-06-13 14:15:15 +00:00
Alexander Tsamutali
36bf6301ba
applications/misc/sakura: Updated to 2.4.0.
...
svn path=/nixpkgs/trunk/; revision=27431
2011-06-13 14:09:25 +00:00
Eelco Dolstra
2cc5c73694
* Nova updated to 2011.2.
...
svn path=/nixpkgs/trunk/; revision=27408
2011-06-09 17:06:30 +00:00
Eelco Dolstra
2a276fe96e
* Added novaclient.
...
svn path=/nixpkgs/trunk/; revision=27407
2011-06-09 15:06:21 +00:00
Joachim Schiele
2298edf29e
fixed a typo
...
svn path=/nixpkgs/trunk/; revision=27404
2011-06-09 14:35:52 +00:00
Joachim Schiele
d27a2ef6cf
- added myself as maintainer
...
- added a new package: keepassx (which was reviewed on the nix-dev ml)
svn path=/nixpkgs/trunk/; revision=27401
2011-06-09 07:48:54 +00:00
Yury G. Kudryashov
0159787b06
ImageMagick: propagate libs in buildInputs, use .tar.xz
...
svn path=/nixpkgs/trunk/; revision=27372
2011-06-07 21:49:04 +00:00
Russell O'Connor
4c1bc91985
Upgrade to bitcoin 0.3.22.
...
svn path=/nixpkgs/trunk/; revision=27348
2011-06-06 09:22:04 +00:00
Peter Simons
8d931c2771
esniper: updated to version 2.25.0
...
svn path=/nixpkgs/trunk/; revision=27346
2011-06-05 18:38:33 +00:00
Ludovic Courtès
2a0744a264
GNU gv 3.7.2.
...
svn path=/nixpkgs/trunk/; revision=27327
2011-05-30 21:49:37 +00:00
Ludovic Courtès
99e79048d4
GNU Zile 2.3.24.
...
svn path=/nixpkgs/trunk/; revision=27326
2011-05-30 21:49:31 +00:00
Ludovic Courtès
f86a5587d7
GNU IceCat 4.0.1.1.
...
svn path=/nixpkgs/trunk/; revision=27322
2011-05-30 21:49:06 +00:00
Michael Raskin
e0a4f988a4
Make Ekiga build
...
svn path=/nixpkgs/trunk/; revision=27305
2011-05-27 05:39:44 +00:00
Michael Raskin
a2579704f1
Update Libertine font
...
svn path=/nixpkgs/trunk/; revision=27295
2011-05-24 15:13:54 +00:00
Michael Raskin
1e868ce18b
Update XNeur
...
svn path=/nixpkgs/trunk/; revision=27294
2011-05-24 15:00:56 +00:00
Lluís Batlle i Rossell
5a2745ae1c
Updating fossil.
...
svn path=/nixpkgs/trunk/; revision=27293
2011-05-23 08:04:59 +00:00
Lluís Batlle i Rossell
087fc72f64
Updating google earth to what I've just downloaded.
...
svn path=/nixpkgs/trunk/; revision=27291
2011-05-21 11:22:20 +00:00
Marco Maggesi
1298fd8aba
Update hol_light and cleanup:
...
* Update hol_light to rev 90
* Remove dmtcp checkpoint (it doesn't work properly).
* General cleanup and simplification
svn path=/nixpkgs/trunk/; revision=27290
2011-05-21 11:18:35 +00:00
Cillian de Roiste
21dccfccc3
Updating the sha256, why is this changing?
...
svn path=/nixpkgs/trunk/; revision=27288
2011-05-21 07:31:07 +00:00
Michael Raskin
178d94606f
Remove hard-coded path to uname
...
svn path=/nixpkgs/trunk/; revision=27287
2011-05-21 05:07:53 +00:00
Michael Raskin
f2788f2837
missing hash
...
svn path=/nixpkgs/trunk/; revision=27286
2011-05-21 04:50:01 +00:00
Michael Raskin
92ad27cc88
Update veracity
...
svn path=/nixpkgs/trunk/; revision=27285
2011-05-21 04:27:40 +00:00
Michael Raskin
d913275398
Update/fix MPlayer
...
svn path=/nixpkgs/trunk/; revision=27280
2011-05-20 08:06:02 +00:00
Eelco Dolstra
8310876955
* Update Flash player on i686-linux.
...
svn path=/nixpkgs/trunk/; revision=27278
2011-05-18 16:24:02 +00:00
Russell O'Connor
aaa09472bc
Update bitcoin to 0.3.21
...
svn path=/nixpkgs/trunk/; revision=27275
2011-05-17 11:34:18 +00:00
Marco Maggesi
8e5beab31f
Fix building of Isabelle2011
...
svn path=/nixpkgs/trunk/; revision=27253
2011-05-14 21:09:57 +00:00
Marco Maggesi
503f04ca54
ProofGeneral 4.0
...
svn path=/nixpkgs/trunk/; revision=27252
2011-05-14 20:59:53 +00:00
Eelco Dolstra
81e561ee2e
svn path=/nixpkgs/trunk/; revision=27225
2011-05-11 13:55:50 +00:00
Eelco Dolstra
2bf7aa7040
* Remove dummy line that got committed accidentally.
...
svn path=/nixpkgs/trunk/; revision=27218
2011-05-11 11:06:57 +00:00
Florian Friesdorf
ea0bf27906
notmuch-0.6-rc4
...
svn path=/nixpkgs/trunk/; revision=27217
2011-05-11 10:33:01 +00:00
Cillian de Roiste
1dfe9e22d4
Adding optional JACK support for mumble, this also disables ALSA and OSS because this combination is reported to be unstable
...
svn path=/nixpkgs/trunk/; revision=27206
2011-05-10 07:07:35 +00:00
Cillian de Roiste
e56d84e541
Alpha 2 is quite old, and they haven't tagged Alpha 3 or 4 so updating to a recent revision instead
...
svn path=/nixpkgs/trunk/; revision=27204
2011-05-09 20:27:06 +00:00
Michael Raskin
fdf6512c14
Update LyX
...
svn path=/nixpkgs/trunk/; revision=27202
2011-05-09 16:59:25 +00:00
Rob Vermaas
7a7581d220
left over commit
...
svn path=/nixpkgs/trunk/; revision=27197
2011-05-09 14:59:58 +00:00
Michael Raskin
bf82d3c482
Fix Merkaartor source URL
...
svn path=/nixpkgs/trunk/; revision=27181
2011-05-08 09:55:34 +00:00
Yury G. Kudryashov
7064b9f661
merkaartor: 0.17.2
...
svn path=/nixpkgs/trunk/; revision=27180
2011-05-08 09:35:37 +00:00
Lluís Batlle i Rossell
34579eb0dd
Adding lingot, a guitar tuner.
...
svn path=/nixpkgs/trunk/; revision=27176
2011-05-07 17:52:57 +00:00
Lluís Batlle i Rossell
2c3bd9a12c
Updating hugin. At least it builds.
...
svn path=/nixpkgs/trunk/; revision=27175
2011-05-06 22:33:50 +00:00
Florian Friesdorf
09dcd78f88
notmuch-0.6-rc1
...
svn path=/nixpkgs/trunk/; revision=27173
2011-05-06 21:07:48 +00:00
Peter Simons
1c6d30e2ad
wxmaxima: updated to version 11.04.0
...
svn path=/nixpkgs/trunk/; revision=27171
2011-05-06 07:35:22 +00:00
Peter Simons
b4e5853028
maxima: updated to version 5.24.0
...
svn path=/nixpkgs/trunk/; revision=27170
2011-05-06 07:35:15 +00:00
Peter Simons
9b4e1f6f53
git: updated to version 1.7.5.1
...
svn path=/nixpkgs/trunk/; revision=27169
2011-05-06 07:35:06 +00:00
Cillian de Roiste
c5f0b7415f
Wrapping sonic-visualiser so that it finds libX11.so
...
svn path=/nixpkgs/trunk/; revision=27167
2011-05-05 22:01:20 +00:00
Michael Raskin
69ddd7b9f1
Remove testsuite data unless requested
...
svn path=/nixpkgs/trunk/; revision=27166
2011-05-05 16:58:21 +00:00
Cillian de Roiste
fb9de42ad1
Updating Sonic Visualiser, it isn't getting wrapped correctly, but otherwise it compiles and works
...
svn path=/nixpkgs/trunk/; revision=27154
2011-05-04 23:54:03 +00:00
Eelco Dolstra
a423840c66
* Use a working version of Tribler.
...
svn path=/nixpkgs/trunk/; revision=27148
2011-05-04 14:59:17 +00:00
Peter Simons
e88567a0db
git-annex: added missing dataenc dependency
...
svn path=/nixpkgs/trunk/; revision=27144
2011-05-04 13:21:26 +00:00
Eelco Dolstra
d5d5aa6801
* Fix nix-env evaluation errors on non-Linux platforms.
...
svn path=/nixpkgs/trunk/; revision=27143
2011-05-04 12:52:46 +00:00
Eelco Dolstra
b61d3ab317
* Typo in attribute. This broke --meta --xml evaluation.
...
svn path=/nixpkgs/trunk/; revision=27142
2011-05-04 12:45:05 +00:00
Rob Vermaas
2ff77d4134
fixed hash
...
svn path=/nixpkgs/trunk/; revision=27137
2011-05-04 10:14:02 +00:00
Rob Vermaas
c34fdd226e
oops, wrote git2svn in stead of svn2git
...
svn path=/nixpkgs/trunk/; revision=27136
2011-05-04 10:11:30 +00:00
Rob Vermaas
02b871de50
add svn2git
...
svn path=/nixpkgs/trunk/; revision=27135
2011-05-04 10:07:56 +00:00
Peter Simons
59dae8edf4
git-annex: added missing SHA dependency
...
svn path=/nixpkgs/trunk/; revision=27131
2011-05-04 09:45:22 +00:00
Peter Simons
fb10d3399d
git-annex: updated to version 0.20110427
...
The most current one is 0.20110503, but the corresponding tarball isn't
available for download yet.
svn path=/nixpkgs/trunk/; revision=27130
2011-05-04 09:26:45 +00:00
Eelco Dolstra
7a62283c46
svn path=/nixpkgs/trunk/; revision=27128
2011-05-04 08:55:30 +00:00
Eelco Dolstra
9afa230dfc
* Added Tribler. Doesn't quite work yet.
...
svn path=/nixpkgs/trunk/; revision=27124
2011-05-03 17:12:31 +00:00
Eelco Dolstra
89e94123c6
* Move ktorrent to pkgs/applications/networking/p2p/.
...
svn path=/nixpkgs/trunk/; revision=27123
2011-05-03 16:59:24 +00:00
Eelco Dolstra
077fd0a77c
* Firefox updated to 4.0.1. Dropped the libvpx dependency because it
...
was ignored anyway. With the --with-system-libvpx flag, the build
barfs with:
checking for vpx/vpx_decoder.h... yes
configure: error: vpx/vpx_decoder.h found, but is not in /usr/include
svn path=/nixpkgs/trunk/; revision=27089
2011-05-02 11:53:11 +00:00
Lluís Batlle i Rossell
f793bd3683
Updating offrss
...
svn path=/nixpkgs/trunk/; revision=27076
2011-05-01 19:57:31 +00:00
Cillian de Roiste
39f80594b1
Adding Ardour3 alpha2, a digital audio workstation
...
svn path=/nixpkgs/trunk/; revision=27075
2011-05-01 14:45:52 +00:00
Eelco Dolstra
2f34f27f8a
* w3m updated to 0.5.3.
...
svn path=/nixpkgs/trunk/; revision=27058
2011-04-30 09:20:59 +00:00
Lluís Batlle i Rossell
50f03dbf20
Telling hydra to build the recent k3b.
...
svn path=/nixpkgs/trunk/; revision=27055
2011-04-29 18:25:46 +00:00
Ludovic Courtès
270ea3beec
Elinks: Fix libgc initialization.
...
svn path=/nixpkgs/trunk/; revision=27046
2011-04-28 21:22:24 +00:00
Cillian de Roiste
300456b2c8
Updating the revision to get a working download url
...
svn path=/nixpkgs/trunk/; revision=27031
2011-04-28 13:12:26 +00:00
Florian Friesdorf
ead24cacdf
notmuch: -inheritable-tags-hack +atomic-new
...
svn path=/nixpkgs/trunk/; revision=26983
2011-04-27 02:54:57 +00:00
Florian Friesdorf
805a6f0713
notmuch: rebased and merged feature branches on current master
...
https://github.com/chaoflow/notmuch/commits/cfl8
svn path=/nixpkgs/trunk/; revision=26981
2011-04-26 20:57:21 +00:00
Lluís Batlle i Rossell
6fa4ceded6
Updating vlc
...
svn path=/nixpkgs/trunk/; revision=26963
2011-04-25 10:53:07 +00:00
Cillian de Roiste
5b1d2d96e2
Adding support for rubberband, (audio time stretching)
...
svn path=/nixpkgs/trunk/; revision=26961
2011-04-25 08:54:58 +00:00
Lluís Batlle i Rossell
05fae54809
Fixing the minidjvu installation
...
svn path=/nixpkgs/trunk/; revision=26959
2011-04-24 20:13:14 +00:00
Lluís Batlle i Rossell
11c0e3976e
Adding minidjvu
...
svn path=/nixpkgs/trunk/; revision=26957
2011-04-24 20:10:43 +00:00
Lluís Batlle i Rossell
9a0a0c92c7
Adding training results files for some languages to tesseract to be able to do OCR directly.
...
svn path=/nixpkgs/trunk/; revision=26956
2011-04-24 20:01:19 +00:00
Cillian de Roiste
47c44f9315
Adding Rakarrack: guitar effects-pedal emulator
...
svn path=/nixpkgs/trunk/; revision=26955
2011-04-24 19:44:36 +00:00
Lluís Batlle i Rossell
01cdfd58fc
Removing a vorbis tools patch not used anymore.
...
I can't say if it is required, though. As vorbistools built, I took it out.
svn path=/nixpkgs/trunk/; revision=26953
2011-04-24 18:05:21 +00:00
Lluís Batlle i Rossell
626f654602
Adding tesseract, an OCR engine I just found but never tried.
...
svn path=/nixpkgs/trunk/; revision=26952
2011-04-24 18:04:07 +00:00
Cillian de Roiste
3ae0255bbd
Adding Qtractor, an Audio/MIDI multi-track sequencer
...
svn path=/nixpkgs/trunk/; revision=26949
2011-04-24 14:32:55 +00:00
Michael Raskin
bca9330f6d
Update Audacity
...
svn path=/nixpkgs/trunk/; revision=26948
2011-04-24 13:13:57 +00:00
Lluís Batlle i Rossell
7bfeee2318
MPlayer does not depend on a *built* ffmpeg.
...
svn path=/nixpkgs/trunk/; revision=26944
2011-04-23 23:04:22 +00:00
Lluís Batlle i Rossell
7cc0eee61d
Updating some xiph.org libraries, and making some cross-compile.
...
svn path=/nixpkgs/trunk/; revision=26943
2011-04-23 21:58:30 +00:00
Lluís Batlle i Rossell
b2e493a858
Updating MPlayer to the snapshot of today.
...
I unpack ffmpeg.src where mplayer wants, taking 'ffmpeg' in the function arguments. Maybe it is not
very nice.
I've not checked if the rest of dependencies are needed either.
And someone should store the snapshot somewhere more permanent.
svn path=/nixpkgs/trunk/; revision=26939
2011-04-23 21:06:39 +00:00
Cillian de Roiste
0d09cc4348
Adding Yoshimi, a fork of ZynAddSubFX (audio synthesizer) with many enhancements including jack support
...
svn path=/nixpkgs/trunk/; revision=26935
2011-04-23 13:54:25 +00:00
Russell O'Connor
af59636bf5
adding ecm support to msieve.
...
svn path=/nixpkgs/trunk/; revision=26931
2011-04-23 12:36:36 +00:00
Russell O'Connor
699261d8df
Adding ecm-6.2.3.
...
svn path=/nixpkgs/trunk/; revision=26930
2011-04-23 12:25:51 +00:00
Cillian de Roiste
b3e902c1a9
Adding lash, session management system for GNU/Linux audio applications
...
svn path=/nixpkgs/trunk/; revision=26926
2011-04-23 00:22:40 +00:00
Cillian de Roiste
3cfe938b0e
Adding lmms: Linux MultiMedia Studio
...
svn path=/nixpkgs/trunk/; revision=26925
2011-04-22 23:00:55 +00:00
Cillian de Roiste
b150276393
Adding seq24: a minimal loop based midi sequencer
...
svn path=/nixpkgs/trunk/; revision=26924
2011-04-22 22:07:59 +00:00
Cillian de Roiste
eb9ed1c09f
Adding Specimen, an audio sampler and phat gtk+ widgets which Specimen uses
...
svn path=/nixpkgs/trunk/; revision=26923
2011-04-22 21:42:38 +00:00
Cillian de Roiste
3d3efea4f1
Adding vkeybd, a virtual midi keyboard
...
svn path=/nixpkgs/trunk/; revision=26919
2011-04-22 09:39:48 +00:00
Cillian de Roiste
198f3407a3
Including the rest of the lib files too, now it works
...
svn path=/nixpkgs/trunk/; revision=26918
2011-04-22 08:15:10 +00:00
Marco Maggesi
a041cad70a
Update HOL Light to r89
...
svn path=/nixpkgs/trunk/; revision=26916
2011-04-21 14:39:29 +00:00
Russell O'Connor
3db6f63711
Package for msieve.
...
This would be better if gmp-emc were packaged as well.
svn path=/nixpkgs/trunk/; revision=26915
2011-04-21 12:48:07 +00:00
Cillian de Roiste
4841599814
Fixing the mirror url
...
svn path=/nixpkgs/trunk/; revision=26914
2011-04-21 07:59:46 +00:00
Cillian de Roiste
815c121458
Also need to copy over the lib
...
svn path=/nixpkgs/trunk/; revision=26911
2011-04-20 17:27:24 +00:00
Cillian de Roiste
6952d2a0e9
Bugfix: invalid values in meta
...
svn path=/nixpkgs/trunk/; revision=26910
2011-04-20 16:52:04 +00:00
Cillian de Roiste
53a135625a
Adding XSynth-DSSI, a classic analog style software synthesizer
...
svn path=/nixpkgs/trunk/; revision=26909
2011-04-20 16:31:41 +00:00
Lluís Batlle i Rossell
b8f6681dbd
Updating meld
...
svn path=/nixpkgs/trunk/; revision=26905
2011-04-20 14:04:54 +00:00
Russell O'Connor
9a74c2b3b5
Bitcoin now builds on 64-bit linux.
...
svn path=/nixpkgs/trunk/; revision=26904
2011-04-20 13:52:02 +00:00
Michael Raskin
b4faf64bae
Update Isabelle to an existing tarball...
...
svn path=/nixpkgs/trunk/; revision=26903
2011-04-20 12:24:34 +00:00
Cillian de Roiste
1cdd246d2b
Updating Blender to the stable release 2.57 and adding python32 as a build input
...
svn path=/nixpkgs/trunk/; revision=26894
2011-04-19 20:17:17 +00:00
Lluís Batlle i Rossell
989b65cf5b
Updating fossil.
...
svn path=/nixpkgs/trunk/; revision=26891
2011-04-19 15:29:50 +00:00
Shea Levy
1235977c25
Bump virtualbox guest additions to 4.0.4
...
svn path=/nixpkgs/trunk/; revision=26884
2011-04-18 19:41:34 +00:00
Shea Levy
bb0af0aa03
Bump virtualbox to 4.0.4
...
svn path=/nixpkgs/trunk/; revision=26883
2011-04-18 19:24:10 +00:00
Florian Friesdorf
fea4178205
notmuch: fixed all tests except one
...
svn path=/nixpkgs/trunk/; revision=26881
2011-04-18 17:19:54 +00:00
Florian Friesdorf
eb5ecfcb56
notmuch: patch to solve unexpected output in emacs frontend
...
svn path=/nixpkgs/trunk/; revision=26880
2011-04-18 17:19:51 +00:00
Florian Friesdorf
5c73dfdc1a
notmuch: newer crypto patches - still failing tests, but mostly usable
...
svn path=/nixpkgs/trunk/; revision=26879
2011-04-18 17:19:48 +00:00
Florian Friesdorf
bd71b36628
notmuch with inheritable-tags-hack for thread muting
...
the muted tag is supposed to be inherited by messages of the same
thread, effictely muting a thread. A muted thread will not show up in
your inbox anymore. Current implementation is hackish but functional.
big thank you to amdragon!
svn path=/nixpkgs/trunk/; revision=26878
2011-04-18 17:19:44 +00:00
Cillian de Roiste
42338d72e8
Updating qjackctl to version 0.3.7
...
svn path=/nixpkgs/trunk/; revision=26871
2011-04-17 18:05:43 +00:00
Michael Raskin
5bc01b1093
Fix glib networking system update
...
svn path=/nixpkgs/trunk/; revision=26870
2011-04-17 17:56:01 +00:00
Michael Raskin
250bdbbdb2
Update veracity
...
svn path=/nixpkgs/trunk/; revision=26868
2011-04-17 17:39:17 +00:00
Cillian de Roiste
c7bf27de02
Adding Hydrogen: drum machine
...
svn path=/nixpkgs/trunk/; revision=26866
2011-04-17 14:23:33 +00:00
Nicolas Pierron
d53592905e
mumble: Add an install phase to move files to a bin directory.
...
svn path=/nixpkgs/trunk/; revision=26861
2011-04-17 08:27:04 +00:00
Lluís Batlle i Rossell
e4351e6df0
Fixing the nixpkgs tarball, broken for more than a week.
...
svn path=/nixpkgs/trunk/; revision=26856
2011-04-16 16:27:55 +00:00
Lluís Batlle i Rossell
be47ac0d25
Building vlc with libva support.
...
svn path=/nixpkgs/trunk/; revision=26855
2011-04-16 11:31:36 +00:00
Michael Raskin
ffaf0fb9ff
Update Gecko-mediaplayer
...
svn path=/nixpkgs/trunk/; revision=26844
2011-04-14 11:33:10 +00:00
Peter Simons
1ca832be87
git-and-tools: dropped support for getConfig -- use override instead!
...
See my earlier commit that dropped getConfig support from subversion.
svn path=/nixpkgs/trunk/; revision=26829
2011-04-13 17:53:39 +00:00
Peter Simons
864a75d725
gitFull: modify the name of the expression to make it distinct
...
This also means adding a lowPrio wrapper, because without it nix-env
would prefer the "-full" expression over the normal one.
Maybe that's desirable, even?
svn path=/nixpkgs/trunk/; revision=26828
2011-04-13 17:53:33 +00:00
Peter Simons
60974e9e87
all-packages.nix: added low-priority 'gitSVN' expression, a variant of git with SVN support (but no GUI)
...
svn path=/nixpkgs/trunk/; revision=26827
2011-04-13 17:53:26 +00:00
Peter Simons
ec23e33d0c
applications/version-management/git-and-tools/default.nix: cosmetic
...
svn path=/nixpkgs/trunk/; revision=26826
2011-04-13 17:53:20 +00:00
Michael Raskin
6c133d03f6
Pidgin needs libgcrypt for GNUTLS
...
svn path=/nixpkgs/trunk/; revision=26819
2011-04-13 10:03:07 +00:00
Florian Friesdorf
ce249b627b
org: include more pdf doc, yet failing html-doc and contrib/
...
contrib is added as profile/share/org/contrib, better ideas
welcome. profile/share/doc/org-7.5/contrib could be an option but then
one needs to adjust personal emacs config to point to the new
contrib/lisp dir with each upgrade.
svn path=/nixpkgs/trunk/; revision=26805
2011-04-12 15:09:30 +00:00
Florian Friesdorf
f1b0d532b2
org: added myself as maintainer as I intend to help looking after it
...
svn path=/nixpkgs/trunk/; revision=26804
2011-04-12 12:28:42 +00:00
Florian Friesdorf
dc5e18f626
emacs org mode 7.4 -> 7.5
...
svn path=/nixpkgs/trunk/; revision=26803
2011-04-12 12:28:37 +00:00
Peter Simons
77f3a10acb
ImageMagick: updated to version 6.6.9-4
...
svn path=/nixpkgs/trunk/; revision=26801
2011-04-12 09:32:31 +00:00
Eelco Dolstra
1c2ba5bcec
* Add the Eclipse Modeling Tools.
...
svn path=/nixpkgs/trunk/; revision=26799
2011-04-12 08:41:53 +00:00
Ludovic Courtès
34011a076a
GNU IceCat 4.0: First attempt.
...
svn path=/nixpkgs/trunk/; revision=26798
2011-04-12 08:12:00 +00:00
Ludovic Courtès
525b04f037
Prepare work on GNU IceCat 4.x.
...
svn path=/nixpkgs/trunk/; revision=26797
2011-04-12 08:08:39 +00:00
Eelco Dolstra
e91e1cfe76
* Eclipse: don't use an ugly "version" argument. Instead there now is
...
a function "buildEclipse" that takes a binary Eclipse distribution
plus metadata as arguments. The package name now distinguishes
between Eclipse distributions (e.g. "eclipse-sdk" for Classic,
"eclipse-cpp" for the C/C++ IDE).
svn path=/nixpkgs/trunk/; revision=26787
2011-04-11 20:29:47 +00:00
Eelco Dolstra
cdc84bca58
* Thunderbird 3.1.9.
...
svn path=/nixpkgs/trunk/; revision=26782
2011-04-11 13:41:05 +00:00
Karn Kallio
ebdd392409
Advance version of mercurial to 1.8.2
...
svn path=/nixpkgs/trunk/; revision=26771
2011-04-10 00:50:58 +00:00
Shea Levy
1ee223e3f6
Bump flite to 1.4, move to libraries
...
svn path=/nixpkgs/trunk/; revision=26759
2011-04-08 16:15:44 +00:00
Karn Kallio
3ce36f7d72
Bump eclipse version to 3.6.2 after 3.6.1 disappeared from source server.
...
svn path=/nixpkgs/trunk/; revision=26750
2011-04-08 08:06:11 +00:00
Cillian de Roiste
30c1dd27c8
Adding ZynAddSubFX, a software synthesizer, and minixml (a dependency of ZynAddSubFX)
...
svn path=/nixpkgs/trunk/; revision=26746
2011-04-07 22:24:56 +00:00
Cillian de Roiste
c73aed8fd3
Adding vanilla puredata: Real-time graphical programming environment for audio, video, and graphical processing
...
svn path=/nixpkgs/trunk/; revision=26744
2011-04-07 20:54:33 +00:00
Peter Simons
3f609d2e35
git-annex: updated to version 0.20110401
...
svn path=/nixpkgs/trunk/; revision=26739
2011-04-07 12:47:17 +00:00
Peter Simons
165f8efdfd
git: updated to version 1.7.4.4
...
svn path=/nixpkgs/trunk/; revision=26738
2011-04-07 12:46:58 +00:00
Eelco Dolstra
5bd074a115
* Install the CA generation script.
...
svn path=/nixpkgs/trunk/; revision=26734
2011-04-07 09:58:46 +00:00
Evgeny Egorochkin
e735de47f3
Fix flash player's runtime deps
...
svn path=/nixpkgs/trunk/; revision=26730
2011-04-07 09:21:24 +00:00
Lluís Batlle i Rossell
47221a8435
Making giv point to the proper patch file.
...
svn path=/nixpkgs/trunk/; revision=26723
2011-04-06 15:36:49 +00:00
Eelco Dolstra
e9d435a195
svn path=/nixpkgs/trunk/; revision=26720
2011-04-06 15:08:36 +00:00
Lluís Batlle i Rossell
6cfba00e1b
Adding giv.
...
svn path=/nixpkgs/trunk/; revision=26709
2011-04-06 10:00:48 +00:00
Eelco Dolstra
6f297e205a
* Subversion updated to 1.6.16.
...
svn path=/nixpkgs/trunk/; revision=26699
2011-04-05 15:28:25 +00:00
Eelco Dolstra
fad57767e3
* Merge the modular-python branch.
...
svn path=/nixpkgs/trunk/; revision=26695
2011-04-05 15:02:22 +00:00
Russell O'Connor
bec1a9c44f
update coq to 8.3pl1
...
update ssreflect to 1.3pl1
svn path=/nixpkgs/trunk/; revision=26692
2011-04-05 11:59:25 +00:00
Eelco Dolstra
f99c0dd302
* Sync with the trunk.
...
svn path=/nixpkgs/branches/modular-python/; revision=26678
2011-04-04 13:36:05 +00:00
Russell O'Connor
2a07e68e9c
Upgrade FlashPlayer to version 10.2.153.1
...
svn path=/nixpkgs/trunk/; revision=26672
2011-04-04 02:34:17 +00:00
Eelco Dolstra
50b8829ce9
* Firefox: don't do --enable-system-cairo for now because it causes
...
gradients in tabs and other places in the interface to be missing
(i.e. entirely white). Should investigate why our own Cairo doesn't
work properly.
svn path=/nixpkgs/trunk/; revision=26666
2011-04-01 20:28:01 +00:00
Eelco Dolstra
e3c03f348e
* Slight cleanup.
...
svn path=/nixpkgs/trunk/; revision=26665
2011-04-01 19:33:03 +00:00
Eelco Dolstra
fbfb7714d0
* Apply an upstream patch to prevent dnsmasq from segfaulting due to
...
bad data from nova-dhcpbridge.
svn path=/nixpkgs/branches/modular-python/; revision=26661
2011-04-01 15:53:37 +00:00
Eelco Dolstra
1f01ba2ce4
* Install nova-api.conf in the right location.
...
svn path=/nixpkgs/branches/modular-python/; revision=26658
2011-04-01 15:03:48 +00:00
Shea Levy
6cfe0b0a9e
Important version bump
...
svn path=/nixpkgs/trunk/; revision=26657
2011-04-01 14:57:36 +00:00
Eelco Dolstra
50ae7ab689
* Some hackery to get Nova to work.
...
svn path=/nixpkgs/branches/modular-python/; revision=26628
2011-03-31 13:21:07 +00:00
Lluís Batlle i Rossell
58f7f6e913
Task juggler checks for libjpeg. I add it in case it improves something.
...
svn path=/nixpkgs/trunk/; revision=26616
2011-03-30 22:08:25 +00:00
Eelco Dolstra
cfa011c026
* Getting closer...
...
svn path=/nixpkgs/branches/modular-python/; revision=26613
2011-03-30 17:04:27 +00:00
Eelco Dolstra
65190277dc
* Nova: install the default nova-api.conf and use Boto 1.9 (2.0 doesn't work).
...
svn path=/nixpkgs/branches/modular-python/; revision=26611
2011-03-30 16:17:25 +00:00
Eelco Dolstra
1d6b63afb9
* openstack-compute -> nova (upstream doesn't know what to call it either).
...
svn path=/nixpkgs/branches/modular-python/; revision=26610
2011-03-30 15:00:53 +00:00
Eelco Dolstra
fc99d84ef2
* Set Nova's state path to /var/lib/nova.
...
svn path=/nixpkgs/branches/modular-python/; revision=26609
2011-03-30 14:57:51 +00:00
Eelco Dolstra
b6126a3a0a
* Nova updated to 2011.1.1.
...
svn path=/nixpkgs/branches/modular-python/; revision=26605
2011-03-30 12:51:16 +00:00
Eelco Dolstra
56ade5fef2
* Remove unused file.
...
svn path=/nixpkgs/trunk/; revision=26598
2011-03-30 09:43:45 +00:00
Eelco Dolstra
7cec8397c6
* Add some more Nova dependencies: anyjson, amqplib, carrot,
...
sqlalchemy. Updated nose to 1.0.0 to fix "make check" on Python
2.7.
svn path=/nixpkgs/branches/modular-python/; revision=26595
2011-03-29 16:15:08 +00:00
Eelco Dolstra
353d450867
* wrapPythonPrograms: don't hard-code the Python library prefix.
...
svn path=/nixpkgs/branches/modular-python/; revision=26594
2011-03-29 15:19:59 +00:00
Lluís Batlle i Rossell
d73765b161
Making task juggler build.
...
I also change the nixpkgs attribute name to one I like more.
svn path=/nixpkgs/trunk/; revision=26590
2011-03-29 08:34:12 +00:00
Michael Raskin
b89d88cb22
Monotone update: 1.0 release is out
...
svn path=/nixpkgs/trunk/; revision=26587
2011-03-28 20:26:29 +00:00
Eelco Dolstra
1439ae44be
* Sync with the trunk.
...
svn path=/nixpkgs/branches/modular-python/; revision=26586
2011-03-28 20:22:30 +00:00
Eelco Dolstra
c1b64da1c9
* xen: use wrapPython.
...
svn path=/nixpkgs/branches/modular-python/; revision=26584
2011-03-28 18:12:32 +00:00
Eelco Dolstra
7b3bda471d
* keepnote: depend on pythonPackages.sqlite3 rather than pythonFull.
...
svn path=/nixpkgs/branches/modular-python/; revision=26582
2011-03-28 16:48:31 +00:00
Eelco Dolstra
0a7b7374ac
* Bazaar: depend on readline.
...
svn path=/nixpkgs/branches/modular-python/; revision=26581
2011-03-28 16:48:02 +00:00
Eelco Dolstra
47adaa80e3
* Move the wrapPythonPrograms function into a separate setup hook
...
(wrapPython).
svn path=/nixpkgs/branches/modular-python/; revision=26580
2011-03-28 16:33:33 +00:00
Lluís Batlle i Rossell
8bf1dd5cef
Updating xchm
...
svn path=/nixpkgs/trunk/; revision=26576
2011-03-28 16:08:26 +00:00
Eelco Dolstra
641834ddf6
* Bazaar: update to 2.3.1.
...
svn path=/nixpkgs/branches/modular-python/; revision=26573
2011-03-28 15:47:50 +00:00
Eelco Dolstra
83b3ab4657
* Adobe Reader: depend on gdk_pixbuf (from Marc Weber). Also update
...
to 9.4.2.
svn path=/nixpkgs/trunk/; revision=26572
2011-03-28 15:46:10 +00:00
Eelco Dolstra
d449c4db98
* Remove Python 2.6, since the only remaining package that used it
...
(Calibre) also works with 2.7.
svn path=/nixpkgs/branches/modular-python/; revision=26561
2011-03-28 11:50:47 +00:00
Russell O'Connor
72124a0aa9
Bitcoin.
...
svn path=/nixpkgs/trunk/; revision=26544
2011-03-27 06:44:34 +00:00
Evgeny Egorochkin
3822bde42e
Amarok: version bump
...
svn path=/nixpkgs/trunk/; revision=26534
2011-03-26 18:23:34 +00:00
Evgeny Egorochkin
7dd8b18baa
Flash player: bump
...
svn path=/nixpkgs/trunk/; revision=26530
2011-03-26 18:18:54 +00:00
Evgeny Egorochkin
94e19387f3
Bangarang: version bump
...
svn path=/nixpkgs/trunk/; revision=26529
2011-03-26 18:18:49 +00:00
Evgeny Egorochkin
bcb0efad3a
Quassel: version bump
...
svn path=/nixpkgs/trunk/; revision=26528
2011-03-26 18:18:45 +00:00
Ludovic Courtès
fe5b564e6b
Magit: Install to $out.
...
svn path=/nixpkgs/trunk/; revision=26524
2011-03-26 11:50:01 +00:00
Karn Kallio
acf13a9859
Get kdenlive to compile with qt47.
...
svn path=/nixpkgs/trunk/; revision=26518
2011-03-25 22:40:55 +00:00
Peter Simons
1dbbeeab2c
magit: updated to version 1.0.0
...
svn path=/nixpkgs/trunk/; revision=26515
2011-03-25 12:59:09 +00:00
Ludovic Courtès
37e69af39e
GNU Gnash 0.8.9.
...
svn path=/nixpkgs/trunk/; revision=26498
2011-03-24 22:25:03 +00:00
Eelco Dolstra
9d49bdee78
* Mercurial updated to 1.7.5 (contributed by Vladimír Čunát).
...
svn path=/nixpkgs/trunk/; revision=26488
2011-03-24 11:47:55 +00:00
Peter Simons
b73d1a47ff
Grip adjustments: needed ncurses to build
...
Signed-off-by: Vladimír Čunát <vcunat@gmail.com>
svn path=/nixpkgs/trunk/; revision=26486
2011-03-24 11:45:37 +00:00
Ludovic Courtès
cc91f09d6b
GNU Zile 2.3.23.
...
svn path=/nixpkgs/trunk/; revision=26480
2011-03-23 21:55:54 +00:00
Peter Simons
32fea0d8b1
Cosmetic, no functional change intended.
...
svn path=/nixpkgs/trunk/; revision=26477
2011-03-23 21:05:08 +00:00
Peter Simons
4e6bc23b70
git-annex: patch unpure /usr/bin/perl path in mdwn2man script
...
svn path=/nixpkgs/trunk/; revision=26476
2011-03-23 21:05:01 +00:00
Peter Simons
fd81655bfb
topgit: avoid use of "install -D", which doesn't work on FreeBSD
...
svn path=/nixpkgs/trunk/; revision=26475
2011-03-23 20:32:12 +00:00
Eelco Dolstra
6daacf02e0
* Firefox 3.6.16.
...
svn path=/nixpkgs/trunk/; revision=26474
2011-03-23 17:50:24 +00:00
Eelco Dolstra
9d2f691ee5
* Add Aangifte 2010.
...
svn path=/nixpkgs/trunk/; revision=26473
2011-03-23 16:06:36 +00:00
Peter Simons
789f14c0b7
git-annex: added initial version 0.20110320
...
svn path=/nixpkgs/trunk/; revision=26470
2011-03-23 15:57:53 +00:00
Peter Simons
07d14b9997
Cosmetic, no functional change intended.
...
svn path=/nixpkgs/trunk/; revision=26464
2011-03-23 10:24:26 +00:00
Peter Simons
3f7ea10694
topgit: updated to version 0.8-45-gd279e29
...
svn path=/nixpkgs/trunk/; revision=26463
2011-03-23 10:24:22 +00:00
Eelco Dolstra
c733c666dc
* Remove some unused patches.
...
svn path=/nixpkgs/trunk/; revision=26461
2011-03-22 14:57:00 +00:00
Eelco Dolstra
73a66cc5e1
* Firefox 4: add --enable-chrome-format=jar to make it run.
...
svn path=/nixpkgs/trunk/; revision=26459
2011-03-22 14:14:50 +00:00
Eelco Dolstra
0b5a51d95b
* Firefox 4.0. Completely untested.
...
* Removed Firefox 3.5.
svn path=/nixpkgs/trunk/; revision=26457
2011-03-22 13:36:35 +00:00
Lluís Batlle i Rossell
df786c07dc
Updating gtkwave
...
svn path=/nixpkgs/trunk/; revision=26454
2011-03-22 11:36:58 +00:00
Eelco Dolstra
daff9c4bbf
* Add gdk_pixbuf and pam to Chrome's library path.
...
svn path=/nixpkgs/trunk/; revision=26445
2011-03-21 14:49:36 +00:00
Michael Raskin
9a14edb62f
FF 4.0rc2. Still fails to run
...
svn path=/nixpkgs/trunk/; revision=26435
2011-03-20 19:37:06 +00:00
Russell O'Connor
7e62d8736c
upgrading flash player on i686.
...
svn path=/nixpkgs/trunk/; revision=26432
2011-03-20 16:54:49 +00:00
Michael Raskin
975f93ffc9
Update veracity
...
svn path=/nixpkgs/trunk/; revision=26414
2011-03-18 08:25:02 +00:00
Michael Raskin
4c8bf75b30
Update Vacuum-IM
...
svn path=/nixpkgs/trunk/; revision=26413
2011-03-18 08:06:36 +00:00