Sander van der Burg
131c5f7e33
Added libXfixes to the rpath of VBoxClient, so that the shared host/guest clipboard will work
...
svn path=/nixpkgs/trunk/; revision=17789
2009-10-13 21:19:07 +00:00
Sander van der Burg
6351c10581
Moved vboxclient item to autostart
...
svn path=/nixpkgs/trunk/; revision=17782
2009-10-13 15:04:43 +00:00
Sander van der Burg
6cee2a18b3
Copy virtualbox HAL FDI file, so that the mouse cursor follows the host OS' cursor
...
svn path=/nixpkgs/trunk/; revision=17780
2009-10-13 14:29:38 +00:00
Sander van der Burg
fef3041a74
Added VirtualBox guest additions package. Currently only builds on i686-linux
...
svn path=/nixpkgs/trunk/; revision=17778
2009-10-13 13:32:00 +00:00
Lluís Batlle i Rossell
7e3bcbd4c2
Made the small vim (attribute 'vim') have --enable-multibyte. Not that a luxurious
...
features, in these times of utf-8, and at the end our ncurses has multibyte.
svn path=/nixpkgs/trunk/; revision=17757
2009-10-12 14:29:07 +00:00
Lluís Batlle i Rossell
331d7185f2
Adding vnstat. Unless using "vnstat -l", it wants some directories in /var, where
...
it collects information.
svn path=/nixpkgs/trunk/; revision=17753
2009-10-12 11:08:52 +00:00
Lluís Batlle i Rossell
71fab59b62
Adding iptraf 3.0.0 (the last iptraf I found, last updated in 2005)
...
It runs without complains if you "mkdir -p /var/run/iptraf /var/local/iptraf"
svn path=/nixpkgs/trunk/; revision=17752
2009-10-12 10:52:47 +00:00
Andres Löh
1a1a661f4b
Version bump for darcs.
...
svn path=/nixpkgs/trunk/; revision=17729
2009-10-08 14:07:13 +00:00
Sander van der Burg
0f20924465
- Upgraded VirtualBox to 3.0.8
...
- Fixed location of the VirtualBox icon
- Removed qt3 as dependency of VirtualBox since it's obsolete since 3.0.x
svn path=/nixpkgs/trunk/; revision=17725
2009-10-08 12:57:05 +00:00
Rob Vermaas
dc242687b2
updated pgadmin to 1.10.0
...
svn path=/nixpkgs/trunk/; revision=17713
2009-10-08 09:26:47 +00:00
Lluís Batlle i Rossell
1ebd86987c
Updating googleearth.
...
I had to use a newer patchelf (0.5), otherwise patchelf (0.4) died with an error at
setting the rpath for a lib.
("virtual address overrun" or something like that)
I still don't know of any stable url for a given version, so we will have this working
until they change the package file again updating.
svn path=/nixpkgs/trunk/; revision=17680
2009-10-06 17:37:39 +00:00
Michael Raskin
7469c3da48
move to fetchgit as github tarballs are unpredictable
...
svn path=/nixpkgs/trunk/; revision=17662
2009-10-06 05:58:56 +00:00
Lluís Batlle i Rossell
92dbfb5b9d
Marking comical as maintained by me, and let hydra build it.
...
svn path=/nixpkgs/trunk/; revision=17652
2009-10-05 21:01:50 +00:00
Lluís Batlle i Rossell
954a8d0cdc
Adding amr support in mplayer. That should be enabled by the user, because those libraries are not redistributable.
...
I don't know if the 'unfree' in the amr libraries will stop mplayer being built without its support. We would have to write the all-packages MPlayer expression different, in this case.
svn path=/nixpkgs/trunk/; revision=17635
2009-10-04 21:31:34 +00:00
Peter Simons
efaa637d76
subversion: fixed definition of meta.platforms
...
svn path=/nixpkgs/trunk/; revision=17627
2009-10-03 12:48:29 +00:00
Peter Simons
99fe875609
pstree: updated to version 2.32; the previous version no longer exists upstream
...
svn path=/nixpkgs/trunk/; revision=17617
2009-10-02 16:25:59 +00:00
Peter Simons
49afefdb19
emacs-23: hacky fix to libXaw linker errors on MacOS X
...
When building Emacs on MacOS X, the configure script believes that libXaw is
available and tries to link it (even when, in fact, libXaw is not available).
To work around that problem, we make Xaw support mandatory on MacOS X.
svn path=/nixpkgs/trunk/; revision=17610
2009-10-02 13:57:26 +00:00
Peter Simons
7ec88bf6bd
emacs-23: apply the crt{1,i,n}.o patch only on Linux
...
svn path=/nixpkgs/trunk/; revision=17603
2009-10-02 12:45:13 +00:00
Eelco Dolstra
83aa130427
svn path=/nixpkgs/trunk/; revision=17598
2009-10-02 12:36:04 +00:00
Eelco Dolstra
aa6c9ba04e
* The "static" flag is no longer used it seems. And static builds can
...
probably be done using the makeStaticBinaries stdenv adapter.
svn path=/nixpkgs/trunk/; revision=17595
2009-10-02 11:51:35 +00:00
Eelco Dolstra
4041f93fbf
* SWIG apparently doesn't need Perl/Python/Guile/JDK/20 other
...
languages at build time. It seems they're only used in "make
check".
* Subversion: updated to 1.6.5.
svn path=/nixpkgs/trunk/; revision=17594
2009-10-02 11:49:21 +00:00
Lluís Batlle i Rossell
12fd6d00f8
Fixing a typo in a 'maintainers' meta info I added recently
...
Dankon ludo.
svn path=/nixpkgs/trunk/; revision=17591
2009-10-02 09:37:06 +00:00
Lluís Batlle i Rossell
4e93d167d8
Fixing truecrypt
...
They removed the url for that package version, I updated to the latest.
I changed the name from 'trueCrypt' to 'truecrypt'
I added an option for it not to have a gui built.
svn path=/nixpkgs/trunk/; revision=17587
2009-10-02 08:00:30 +00:00
Lluís Batlle i Rossell
c66b4ee26d
Updating freeimage, and setting me as maintainer on some packages.
...
svn path=/nixpkgs/trunk/; revision=17584
2009-10-02 07:39:03 +00:00
Lluís Batlle i Rossell
bd988d052b
Stating me as maintainer of packages I maintain.
...
svn path=/nixpkgs/trunk/; revision=17583
2009-10-01 20:18:17 +00:00
Lluís Batlle i Rossell
62aad312ad
Adding kbasket (a kde 3.5 program)
...
svn path=/nixpkgs/trunk/; revision=17582
2009-10-01 19:33:20 +00:00
Ludovic Courtès
3485bef00a
Add GnuCash.
...
svn path=/nixpkgs/trunk/; revision=17551
2009-09-30 13:11:17 +00:00
Michael Raskin
9c1972dc20
With our dependency tree WebKit can only work on Linux..
...
svn path=/nixpkgs/trunk/; revision=17535
2009-09-30 07:52:18 +00:00
Michael Raskin
58f543a167
Add myself as midori maintainer
...
svn path=/nixpkgs/trunk/; revision=17527
2009-09-30 06:31:13 +00:00
Michael Raskin
b595a17822
Update monotone
...
svn path=/nixpkgs/trunk/; revision=17517
2009-09-29 22:03:39 +00:00
Michael Raskin
4a0e45a859
A missing OO.o dependency located.. Why does not configure check for it in the very beginning..
...
svn path=/nixpkgs/trunk/; revision=17511
2009-09-29 15:36:33 +00:00
Michael Raskin
88db61f5cf
OpenOffice update. It configures OK, but I prefer to let Hydra build it (old build failed anyway)
...
svn path=/nixpkgs/trunk/; revision=17504
2009-09-29 14:16:23 +00:00
Michael Raskin
b278358bf2
Update OpenOffice
...
svn path=/nixpkgs/trunk/; revision=17493
2009-09-29 09:22:04 +00:00
Michael Raskin
6e5fc2e7d3
Updating uzbl-experimental
...
svn path=/nixpkgs/trunk/; revision=17490
2009-09-29 06:55:00 +00:00
Peter Simons
ad7eebbad1
Revert "optionally apply git glob patch to default git"
...
Please submit patches *upstream*.
svn path=/nixpkgs/trunk/; revision=17466
2009-09-28 12:56:46 +00:00
Marc Weber
48865a4aa6
symlink duplicate git executables to bring down $out to 13MB (was > 100MB)
...
svn path=/nixpkgs/trunk/; revision=17458
2009-09-26 23:33:11 +00:00
Marc Weber
afbb4d0b59
update topgit - using official release now
...
svn path=/nixpkgs/trunk/; revision=17457
2009-09-26 23:33:08 +00:00
Marc Weber
c641935190
optionally apply git glob patch to default git
...
svn path=/nixpkgs/trunk/; revision=17456
2009-09-26 23:33:05 +00:00
Michael Raskin
0801921e7e
Really fix mercurial version in name
...
svn path=/nixpkgs/trunk/; revision=17445
2009-09-26 15:08:47 +00:00
Lluís Batlle i Rossell
79090f21d4
Fixing the mercurial version in name
...
svn path=/nixpkgs/trunk/; revision=17444
2009-09-26 15:05:34 +00:00
Ludovic Courtès
f8836a2e41
GNU Gnash 0.8.6.
...
svn path=/nixpkgs/trunk/; revision=17421
2009-09-25 15:24:31 +00:00
Ludovic Courtès
5873baddb7
GNU Zile 2.3.12.
...
svn path=/nixpkgs/trunk/; revision=17420
2009-09-25 15:24:25 +00:00
Peter Simons
39e8418a69
xscreensaver: updated to version 5.10
...
Version 5.07 doesn't exist upstream anymore.
svn path=/nixpkgs/trunk/; revision=17403
2009-09-24 17:15:06 +00:00
Michael Raskin
2750e04339
Adding uzbl experimental snapshot
...
svn path=/nixpkgs/trunk/; revision=17344
2009-09-22 03:51:04 +00:00
Marc Weber
1d7de3605f
ardour: fix source using a copy
...
svn path=/nixpkgs/trunk/; revision=17339
2009-09-21 15:55:24 +00:00
Marc Weber
63dce1ab5c
typo
...
svn path=/nixpkgs/trunk/; revision=17338
2009-09-21 15:55:21 +00:00
Marc Weber
0ba0fefa95
mplayer-trunk: build with jackaudio support
...
svn path=/nixpkgs/trunk/; revision=17329
2009-09-21 10:09:24 +00:00
Marc Weber
c28aeffc87
finally fixing netsurf
...
svn path=/nixpkgs/trunk/; revision=17328
2009-09-21 10:09:20 +00:00
Marc Weber
db19c4e24e
adding ardour
...
svn path=/nixpkgs/trunk/; revision=17327
2009-09-21 09:58:41 +00:00
Marc Weber
8cce0a0db4
adding sonic visualizer (music analysis app)
...
svn path=/nixpkgs/trunk/; revision=17325
2009-09-21 09:58:36 +00:00