Marc Weber
2db48fc660
skype url changed
...
patch provided by Russell O'Connor
svn path=/nixpkgs/trunk/; revision=17796
2009-10-14 03:13:44 +00:00
Lluís Batlle i Rossell
bcc742adc1
Changing the freemind wrapper, so it doesn't clear the environment at freemind running.
...
It did annoy loosing LANG, and XAUTH things, which use to work fine in other programs.
I checked, and it works for me, seeing no segfault as it was written.
svn path=/nixpkgs/trunk/; revision=17795
2009-10-13 21:45:30 +00:00
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
Marc Weber
b2791eaa70
adding jackmeter
...
svn path=/nixpkgs/trunk/; revision=17324
2009-09-21 09:58:33 +00:00
Marc Weber
862fcb0252
adding alsa-plugin and patching alsa so that you can tell it about additional plugins
...
svn path=/nixpkgs/trunk/; revision=17316
2009-09-20 21:54:23 +00:00
Marc Weber
47a2c768f9
evince: allow overriding number of items shown in recent opened list
...
svn path=/nixpkgs/trunk/; revision=17314
2009-09-20 21:54:11 +00:00
Marc Weber
b0b44c8185
grip fixes
...
svn path=/nixpkgs/trunk/; revision=17306
2009-09-20 17:33:12 +00:00
Marc Weber
d0d9fc300f
adding grip, a gui rip application (segfaults on amd64 ?)
...
svn path=/nixpkgs/trunk/; revision=17305
2009-09-20 17:01:31 +00:00
Marc Weber
34be37b51e
adding twinkle, a voice over IP phone software
...
svn path=/nixpkgs/trunk/; revision=17303
2009-09-20 17:01:19 +00:00
Eelco Dolstra
5cd8ae7289
svn path=/nixpkgs/trunk/; revision=17300
2009-09-20 14:10:16 +00:00
Marc Weber
b6580e4b14
adding kphone
...
svn path=/nixpkgs/trunk/; revision=17265
2009-09-18 21:16:32 +00:00
Peter Simons
8472f948a8
Updated git to version 1.6.4.4.
...
svn path=/nixpkgs/trunk/; revision=17235
2009-09-17 21:03:06 +00:00
Michael Raskin
0af49d8e96
Fix typos
...
svn path=/nixpkgs/trunk/; revision=17223
2009-09-17 10:26:55 +00:00
Ludovic Courtès
cad5eea4d6
Build Emacs only on GNU/Linux.
...
svn path=/nixpkgs/trunk/; revision=17220
2009-09-17 09:52:11 +00:00
Michael Raskin
89d4a330a8
Restricting xneur to Linux because it seems to indirectly use kernel headers
...
svn path=/nixpkgs/trunk/; revision=17219
2009-09-17 09:03:52 +00:00
Michael Raskin
5915d8560d
StumpWM seems to be useless unless default GUI for the platform is X11
...
svn path=/nixpkgs/trunk/; revision=17213
2009-09-17 05:21:49 +00:00
Michael Raskin
ef643cbe09
Yes, XScreenSaver doesn't work on Windows and it never will.
...
svn path=/nixpkgs/trunk/; revision=17212
2009-09-17 05:19:57 +00:00
Michael Raskin
85ff50fe4a
Make a safer version of default versionReferenceCreator in upstream data updater; use yet another version reference creator in xneur; check in correct URL for it
...
svn path=/nixpkgs/trunk/; revision=17211
2009-09-17 05:18:19 +00:00
Michael Raskin
b592993513
Updating xneur - there is still input doubling in urxvt..
...
svn path=/nixpkgs/trunk/; revision=17210
2009-09-17 03:42:01 +00:00
Michael Raskin
d3813f4f6b
Limit VirtualBox platforms to linux
...
svn path=/nixpkgs/trunk/; revision=17202
2009-09-16 14:56:53 +00:00
Eelco Dolstra
00343dac28
* Firefox 3.5.3.
...
svn path=/nixpkgs/trunk/; revision=17098
2009-09-13 18:17:44 +00:00
Eelco Dolstra
538fd39f44
* Thunderbird 2.0.0.23 doesn't compile, but 2.0.0.22 does.
...
svn path=/nixpkgs/trunk/; revision=17097
2009-09-13 18:07:10 +00:00
Eelco Dolstra
a54fc7e7f7
svn path=/nixpkgs/trunk/; revision=17083
2009-09-13 10:54:47 +00:00
Marc Weber
c8ee5671cb
commenting Eclipse - use the new eclipseRunner instead
...
svn path=/nixpkgs/trunk/; revision=17079
2009-09-13 08:54:55 +00:00
Marc Weber
8fabb58eee
thinking rock update
...
svn path=/nixpkgs/trunk/; revision=17078
2009-09-13 08:54:50 +00:00
Marc Weber
5478df996a
adding netsurf browser. No JavaScript yet
...
svn path=/nixpkgs/trunk/; revision=17077
2009-09-13 08:54:47 +00:00
Ludovic Courtès
5d459c6465
GNU IceCat 3.5.3.
...
svn path=/nixpkgs/trunk/; revision=17073
2009-09-12 21:19:01 +00:00
Michael Raskin
7c38144378
Temporarily (?) reverting Thunderbird update because updated version failed to build for ununderstandable reasons
...
svn path=/nixpkgs/trunk/; revision=17061
2009-09-12 05:36:07 +00:00
Michael Raskin
37cbc33a6e
Try harder to forcefeed sqlite3 into the build process
...
svn path=/nixpkgs/trunk/; revision=17060
2009-09-11 20:10:55 +00:00
Michael Raskin
a497fc4d6f
Fix typo
...
svn path=/nixpkgs/trunk/; revision=17059
2009-09-11 19:34:03 +00:00
Michael Raskin
fdf28e4074
Thunderbird seems to need SQLite3 in a half-explicit way
...
svn path=/nixpkgs/trunk/; revision=17058
2009-09-11 19:28:12 +00:00
Michael Raskin
da94aa680b
Fix typo
...
svn path=/nixpkgs/trunk/; revision=17057
2009-09-11 18:55:14 +00:00
Sander van der Burg
cdfc752210
Added XPlanet support to kdeedu-4.3.1, not that is an essential feature but it looks cool :-)
...
svn path=/nixpkgs/trunk/; revision=17054
2009-09-11 14:06:51 +00:00
Sander van der Burg
687f931c12
Fixed path to the VirtualBox desktop file
...
svn path=/nixpkgs/trunk/; revision=17048
2009-09-11 12:43:35 +00:00
Sander van der Burg
32e16ca9c6
Upgraded VirtualBox to 3.0.6
...
svn path=/nixpkgs/trunk/; revision=17046
2009-09-11 12:24:32 +00:00
Marc Weber
09920037c0
adding mplayer trunk cause the stable source distribution is said to be
...
outdated
svn path=/nixpkgs/trunk/; revision=17030
2009-09-10 16:58:02 +00:00
Marc Weber
059b19e693
rxvt-unicode: add optional perl support (I'm keen on tabs and the search feature)
...
svn path=/nixpkgs/trunk/; revision=17025
2009-09-10 16:57:47 +00:00
Marc Weber
7c02d7eb0b
fix opera on x86_64
...
svn path=/nixpkgs/trunk/; revision=17024
2009-09-10 16:57:45 +00:00
Marc Weber
74c5a4d9d9
adding jigdo-lite
...
svn path=/nixpkgs/trunk/; revision=17020
2009-09-10 16:57:31 +00:00
Sander van der Burg
51e0549398
- Added oxygen icons, which are mandatory for KDE 4.3
...
- Updated DJVU libre to 3.5.22
- Updated KDE graphics, artwork, games to 4.3.1
- Poppler Qt4 backend now uses QT-4.5.x
svn path=/nixpkgs/trunk/; revision=17006
2009-09-10 13:04:14 +00:00
Peter Simons
bba3090136
Updated git to version 1.6.4.2.
...
svn path=/nixpkgs/trunk/; revision=16994
2009-09-09 11:26:53 +00:00
Eelco Dolstra
1511a6f28c
* Thunderbird 2.0.0.23.
...
svn path=/nixpkgs/trunk/; revision=16991
2009-09-09 09:32:42 +00:00
Eelco Dolstra
edae4e83b0
* Urgh, forgot to commit.
...
svn path=/nixpkgs/trunk/; revision=16948
2009-09-02 23:10:30 +00:00
Eelco Dolstra
99cd5a1679
* ImageMagick updated to 6.5.5-6.
...
svn path=/nixpkgs/trunk/; revision=16945
2009-09-02 22:43:08 +00:00
Eelco Dolstra
e4428949fe
* Build Audacious with XSPF (playlist) support.
...
svn path=/nixpkgs/trunk/; revision=16935
2009-09-02 16:54:08 +00:00
Eelco Dolstra
76f1d68360
svn path=/nixpkgs/trunk/; revision=16933
2009-09-02 13:31:33 +00:00
Eelco Dolstra
c26262e72e
* Some cleanup of the Opera expression. It doesn't need the libstdcpp
...
from GCC 3.3 anymore, GCC 4.x is fine. So we can use the regular Qt
3 build. Also, there don't seem to be any references to Motif
anymore.
svn path=/nixpkgs/trunk/; revision=16932
2009-09-02 13:24:08 +00:00
Rob Vermaas
63c175dc46
* opera 10
...
svn path=/nixpkgs/trunk/; revision=16930
2009-09-02 12:23:01 +00:00
Rob Vermaas
f016a6bcbc
* stratego-mode for emacs
...
svn path=/nixpkgs/trunk/; revision=16910
2009-09-01 14:27:24 +00:00
Marc Weber
8ff2647169
adding gutenprint (former gimp-print) and gutenprintBin. I still haven't
...
found the source of the binary package containing the .ppd files
Still impure but works. See comment.
svn path=/nixpkgs/trunk/; revision=16881
2009-08-27 23:32:13 +00:00
Eelco Dolstra
54207c7ce2
* Get rid of more old Compiz versions.
...
svn path=/nixpkgs/trunk/; revision=16871
2009-08-26 17:17:01 +00:00
Eelco Dolstra
9358ffa39c
* Get rid of some old Compiz versions.
...
svn path=/nixpkgs/trunk/; revision=16868
2009-08-26 17:04:15 +00:00
Michael Raskin
feed5f087f
Try selecting packages to build based on their being maintained
...
svn path=/nixpkgs/trunk/; revision=16844
2009-08-25 05:46:48 +00:00
Michael Raskin
4ba8f74591
Adding Gphoto2FS - filesystem for attached cameras
...
svn path=/nixpkgs/trunk/; revision=16841
2009-08-24 21:35:45 +00:00
Michael Raskin
85849fdfdd
Roll back to older WebKit anyway pending a GTK update
...
svn path=/nixpkgs/trunk/; revision=16836
2009-08-24 18:22:58 +00:00
Michael Raskin
c4b524f2fa
Removing midori from hydra; currently I see no easy solution without GTK rebuild
...
svn path=/nixpkgs/trunk/; revision=16833
2009-08-24 14:24:47 +00:00
Michael Raskin
bdf2bb0bf5
Fix uzbl build, although in a bit hacky way
...
svn path=/nixpkgs/trunk/; revision=16832
2009-08-24 13:05:19 +00:00
Marc Weber
84e5a94257
making compiz compile again. builderDefsPackage is used now
...
svn path=/nixpkgs/trunk/; revision=16809
2009-08-22 09:33:38 +00:00
Ludovic Courtès
a56fecb102
JDEE: Update.
...
svn path=/nixpkgs/trunk/; revision=16797
2009-08-21 08:43:07 +00:00
Eelco Dolstra
2c30535768
* Apply a fix for Flash crashing in fullscreen mode with Xv
...
acceleration on NVIDIA cards.
svn path=/nixpkgs/trunk/; revision=16761
2009-08-18 16:45:22 +00:00
Eelco Dolstra
dd9f68b1f5
* xpdf updated to 3.02pl3.
...
svn path=/nixpkgs/trunk/; revision=16749
2009-08-17 13:50:18 +00:00
Eelco Dolstra
ce76cb5686
* slim: ConsoleKit compatibility fix.
...
svn path=/nixpkgs/trunk/; revision=16742
2009-08-17 01:09:17 +00:00
Michael Raskin
8703ea4070
Update uzbl
...
svn path=/nixpkgs/trunk/; revision=16707
2009-08-13 14:31:43 +00:00
Eelco Dolstra
4d7e5187d8
* xine-lib: updated to 1.1.16.3.
...
* xine-lib: dropped the dependency on SDL, which is not really
necessary. (And it caused Phonon/KDE to depend on SDL.)
svn path=/nixpkgs/trunk/; revision=16680
2009-08-11 20:47:33 +00:00
Andres Löh
92f8b3767f
Version bump for leksah.
...
svn path=/nixpkgs/trunk/; revision=16642
2009-08-10 12:43:30 +00:00
Ludovic Courtès
5c37e49299
GNU IceCat 3.5.2.
...
svn path=/nixpkgs/trunk/; revision=16618
2009-08-09 18:26:16 +00:00
Eelco Dolstra
6009ff1c72
svn path=/nixpkgs/trunk/; revision=16616
2009-08-07 15:29:34 +00:00
Eelco Dolstra
7049420fba
* Build fix.
...
svn path=/nixpkgs/trunk/; revision=16612
2009-08-07 14:37:09 +00:00
Eelco Dolstra
e677bad468
* flashplayer: the upstream tarball got updated once again.
...
svn path=/nixpkgs/trunk/; revision=16611
2009-08-07 14:34:57 +00:00
Peter Simons
caaec0b4d6
pkgs/applications/editors/emacs-23/builder.sh: recognize path of 64-bit crt{1,i,n}.o files
...
Deja vu?
svn path=/nixpkgs/trunk/; revision=16591
2009-08-05 13:39:51 +00:00
Michael Raskin
39d02d873f
Update XNeur
...
svn path=/nixpkgs/trunk/; revision=16589
2009-08-05 10:25:17 +00:00
Michael Raskin
300ee8aea5
Update StumpWM
...
svn path=/nixpkgs/trunk/; revision=16576
2009-08-04 10:58:09 +00:00
Eelco Dolstra
550befd9e8
* Firefox 3.5.2.
...
svn path=/nixpkgs/trunk/; revision=16573
2009-08-04 08:11:33 +00:00
Michael Raskin
25b3fe32ad
Adding myself as a maintainer of some of the packages
...
svn path=/nixpkgs/trunk/; revision=16572
2009-08-04 07:49:16 +00:00
Michael Raskin
890cf33ef7
Adding fbida, framebuffer image viewer
...
svn path=/nixpkgs/trunk/; revision=16571
2009-08-04 07:14:43 +00:00
Michael Raskin
d39e7fc031
Fix line feeds
...
svn path=/nixpkgs/trunk/; revision=16551
2009-08-03 06:40:27 +00:00
Michael Raskin
0b7b42ac25
Forgot makeWrapper input to uzbl
...
svn path=/nixpkgs/trunk/; revision=16550
2009-08-03 06:27:20 +00:00
Michael Raskin
90ef65c787
Fix webkit reference
...
svn path=/nixpkgs/trunk/; revision=16546
2009-08-03 06:05:06 +00:00
Michael Raskin
30d143f0d8
Try to handle GStreamer correctly in webkit
...
svn path=/nixpkgs/trunk/; revision=16544
2009-08-03 05:11:30 +00:00
Michael Raskin
dee8937ae7
Adding Xournal - a note-taking application for stylus usage
...
svn path=/nixpkgs/trunk/; revision=16538
2009-08-02 21:47:10 +00:00
Ludovic Courtès
9e8792548d
GNU Emacs 23.1.
...
svn path=/nixpkgs/trunk/; revision=16529
2009-07-31 22:25:05 +00:00
Michael Raskin
acbfd2f679
update uzbl
...
svn path=/nixpkgs/trunk/; revision=16519
2009-07-30 11:02:48 +00:00
Rob Vermaas
b4c3057f76
virtualbox 3.0.2
...
svn path=/nixpkgs/trunk/; revision=16474
2009-07-27 14:10:59 +00:00
Ludovic Courtès
7f22bca190
Quack 0.37.
...
svn path=/nixpkgs/trunk/; revision=16453
2009-07-24 12:41:47 +00:00
Ludovic Courtès
3c7bb6a957
IceCat: Don't override $PYTHONPATH.
...
svn path=/nixpkgs/trunk/; revision=16433
2009-07-20 14:37:28 +00:00
Ludovic Courtès
cb82de9ceb
GNU IceCat: Add PLY as a build input.
...
svn path=/nixpkgs/trunk/; revision=16429
2009-07-19 12:34:14 +00:00
Ludovic Courtès
2e8244fb45
GNU IceCat 3.5.1.
...
svn path=/nixpkgs/trunk/; revision=16427
2009-07-19 09:48:11 +00:00
Ludovic Courtès
3451ae1a64
JDEE: Augment `jde-help-docsets.patch'; actually use it.
...
svn path=/nixpkgs/trunk/; revision=16413
2009-07-17 14:22:02 +00:00
Ludovic Courtès
13e3c0d7b9
JDEE: Don't install non-JAR files under `lib/java'.
...
svn path=/nixpkgs/trunk/; revision=16403
2009-07-16 15:39:05 +00:00
Ludovic Courtès
82c5ea7bc6
JDEE: Install bsh commands.
...
svn path=/nixpkgs/trunk/; revision=16402
2009-07-16 15:21:15 +00:00
Ludovic Courtès
e4d8c334b4
JDEE: Add wizard usability patch.
...
svn path=/nixpkgs/trunk/; revision=16395
2009-07-16 14:05:14 +00:00
Eelco Dolstra
800489ac40
* Firefox wrapper: put gecko-mediaplayer and mplayer at the start of
...
$PATH rather than the end. This makes the behaviour more
predictable.
svn path=/nixpkgs/trunk/; revision=16390
2009-07-16 11:22:37 +00:00
Eelco Dolstra
998412adf6
* Added gecko-mediaplayer, a browser plugin that uses gnome-mplayer to
...
play video. Seems to be more stable than mplayerplug-in.
svn path=/nixpkgs/trunk/; revision=16379
2009-07-15 20:34:08 +00:00
Ludovic Courtès
aa699024db
GNU Ed 1.4.
...
svn path=/nixpkgs/trunk/; revision=16365
2009-07-14 21:59:16 +00:00
Ludovic Courtès
0bba7e6b84
GNU IceCat 3.5.
...
svn path=/nixpkgs/trunk/; revision=16352
2009-07-14 12:59:04 +00:00
Ludovic Courtès
ed658483e9
Hugin: Fix segfault on x86_64.
...
svn path=/nixpkgs/trunk/; revision=16340
2009-07-13 16:24:47 +00:00
Ludovic Courtès
3a4ba343a4
Hugin: Fix typo stealthily introduced in r15692.
...
svn path=/nixpkgs/trunk/; revision=16332
2009-07-12 22:00:35 +00:00
Ludovic Courtès
f6533bc527
Emacs-w3m: Substitute `identify' from ImageMagick.
...
svn path=/nixpkgs/trunk/; revision=16328
2009-07-11 10:30:48 +00:00
Ludovic Courtès
18ef0d1673
emacs-w3m: Fix typo.
...
svn path=/nixpkgs/trunk/; revision=16325
2009-07-10 17:53:49 +00:00
Ludovic Courtès
45f7159af3
emacs-w3m: Get the source from CVS.
...
svn path=/nixpkgs/trunk/; revision=16323
2009-07-10 16:01:50 +00:00
Ludovic Courtès
186f62d354
JDEE: Provide a sensible default for `jde-help-docsets'.
...
svn path=/nixpkgs/trunk/; revision=16320
2009-07-10 14:30:24 +00:00
Ludovic Courtès
059ffb766e
JDEE: Fix `jde-help-find-javadoc'.
...
svn path=/nixpkgs/trunk/; revision=16319
2009-07-10 14:21:26 +00:00
Ludovic Courtès
5c7cc2ffdb
JDEE: Fix infinite recursion in `jde-directory-files-recurs'.
...
svn path=/nixpkgs/trunk/; revision=16318
2009-07-10 14:13:52 +00:00
Ludovic Courtès
df646c8ae4
Emacs-w3m: Add ImageMagick as a build input.
...
svn path=/nixpkgs/trunk/; revision=16288
2009-07-09 16:09:09 +00:00
Ludovic Courtès
2caabd37e1
Add Emacs-w3m, an Emacs interface to the W3M web browser.
...
svn path=/nixpkgs/trunk/; revision=16287
2009-07-09 15:56:40 +00:00
Ludovic Courtès
d490682e3b
Remove Semantic and EIEIO, now part of CEDET.
...
svn path=/nixpkgs/trunk/; revision=16283
2009-07-09 15:29:14 +00:00
Sander van der Burg
8c806707f3
Fixed pigdin compilation by adding nspr as buildinput
...
svn path=/nixpkgs/trunk/; revision=16267
2009-07-09 09:50:51 +00:00
Peter Simons
1c45eda25a
Updated qgit to version 2.3.
...
svn path=/nixpkgs/trunk/; revision=16264
2009-07-09 09:08:22 +00:00
Ludovic Courtès
7cd0bee0c7
GNU Zile 2.3.8.
...
svn path=/nixpkgs/trunk/; revision=16260
2009-07-08 16:44:19 +00:00
Eelco Dolstra
852bdab69a
* Disable building with an external NSS library for now. Firefox
...
gives strange "sec_error_unknown_issuer" errors on https sites.
svn path=/nixpkgs/trunk/; revision=16252
2009-07-08 14:35:25 +00:00
Ludovic Courtès
e8bd387f04
jdee: More Java path fixes.
...
svn path=/nixpkgs/trunk/; revision=16251
2009-07-08 14:20:46 +00:00
Ludovic Courtès
bf5141245f
jdee: Improve (fix?) Emacs 23 `avl-tree' compatibility.
...
svn path=/nixpkgs/trunk/; revision=16250
2009-07-08 13:56:08 +00:00
Ludovic Courtès
845a74db93
jdee: Fix path to the Java files.
...
svn path=/nixpkgs/trunk/; revision=16249
2009-07-08 13:23:32 +00:00
Eelco Dolstra
9f451704dd
* Chatzilla 0.9.85 (on the Xulrunner from Firefox 3.5).
...
svn path=/nixpkgs/trunk/; revision=16248
2009-07-08 13:19:44 +00:00
Ludovic Courtès
ea808c50ce
Add ECB, the Emacs Code Browser.
...
svn path=/nixpkgs/trunk/; revision=16234
2009-07-08 09:01:11 +00:00
Michael Raskin
529a85abef
Updated uzbl
...
svn path=/nixpkgs/trunk/; revision=16227
2009-07-07 21:48:08 +00:00
Ludovic Courtès
df4a8eafde
Add JDEE, the Java development environment for Emacs.
...
svn path=/nixpkgs/trunk/; revision=16222
2009-07-07 16:13:45 +00:00
Michael Raskin
dd89941fb2
Added myself as the maintainer of some packages
...
svn path=/nixpkgs/trunk/; revision=16221
2009-07-07 15:05:15 +00:00
Michael Raskin
af58e1024b
Update monotone-viz.
...
svn path=/nixpkgs/trunk/; revision=16203
2009-07-07 10:01:36 +00:00
Eelco Dolstra
200ad5eb63
* NSPR and NSS need to be told explicitly to do a 64-bit build.
...
svn path=/nixpkgs/trunk/; revision=16201
2009-07-07 09:52:20 +00:00
Eelco Dolstra
662055ee8d
* Doh.
...
svn path=/nixpkgs/trunk/; revision=16188
2009-07-06 11:45:57 +00:00
Eelco Dolstra
19963e0447
* Xulrunner/Firefox 3.5: build with --with-system-nss.
...
svn path=/nixpkgs/trunk/; revision=16186
2009-07-06 11:42:21 +00:00
Peter Simons
5b9d573d62
Pass explicit paths for --with-zlib and --with-sqlite.
...
This might reduce the chances of something funny happening.
svn path=/nixpkgs/trunk/; revision=16185
2009-07-06 10:39:59 +00:00
Eelco Dolstra
b8558fd04f
* Added NSPR, the Netscape Portable Runtime, and use it in Xulrunner
...
and Firefox.
* Xulrunner: don't install the tests. This saves a few megabytes.
svn path=/nixpkgs/trunk/; revision=16173
2009-07-04 12:25:35 +00:00
Eelco Dolstra
fd7a6cd6b5
* Firefox 3.5.
...
svn path=/nixpkgs/trunk/; revision=16172
2009-07-03 23:53:49 +00:00
Eelco Dolstra
31039fead2
* Combine the Firefox 3.0 and Xulrunner expressions into one and
...
factor out the commonality.
* Removed the "strip -S", which should not be needed anymore.
* The enableOfficialBranding flag didn't do anything anymore.
svn path=/nixpkgs/trunk/; revision=16166
2009-07-03 15:23:03 +00:00
Eelco Dolstra
f12a3abf4b
svn path=/nixpkgs/trunk/; revision=16165
2009-07-03 14:52:50 +00:00
Eelco Dolstra
222ab9d494
* Sync with the trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=16160
2009-07-03 11:55:17 +00:00
Peter Simons
aded9986c5
Re-added the description of this patch, which was accidentally
...
overwritten in my last commit.
svn path=/nixpkgs/trunk/; revision=16149
2009-07-02 17:05:55 +00:00
Peter Simons
5e7f7822f8
Updated git to version 1.6.3.3.
...
The fill-paragraph patch is obsolete; it's now part of the distribution.
svn path=/nixpkgs/trunk/; revision=16148
2009-07-02 15:41:58 +00:00
Peter Simons
2d10c04eff
Updated subversion to 1.6.3.
...
svn path=/nixpkgs/trunk/; revision=16147
2009-07-02 15:41:46 +00:00
Eelco Dolstra
88455f3742
svn path=/nixpkgs/trunk/; revision=16145
2009-07-02 14:42:34 +00:00
Eelco Dolstra
bdb96c9200
;
...
svn path=/nixpkgs/trunk/; revision=16144
2009-07-02 14:28:40 +00:00
Eelco Dolstra
060f8629f9
* Refactor the Firefox directories a bit.
...
svn path=/nixpkgs/trunk/; revision=16143
2009-07-02 14:26:24 +00:00
Eelco Dolstra
fbe70b6ab5
* Delete Firefox 3.1.
...
svn path=/nixpkgs/trunk/; revision=16141
2009-07-02 13:57:57 +00:00
Eelco Dolstra
d3f5d94ac7
* Fix some attributes that now make nix-env -q --meta barf.
...
svn path=/nixpkgs/trunk/; revision=16134
2009-07-02 09:08:01 +00:00
Eelco Dolstra
255a4a91f0
* Get rid of some dietlibc stuff.
...
svn path=/nixpkgs/trunk/; revision=16132
2009-07-02 08:58:58 +00:00
Marc Weber
5b638a94a5
make urxvt install its terminfo file, see longDescription
...
svn path=/nixpkgs/trunk/; revision=16122
2009-06-30 21:45:15 +00:00
Marc Weber
b241732d8c
adding ufraw (a standalone tool and gimp plugin to read raw data images)
...
adding exposureBlend (gimp plugin)
enabling gimpPlugins again. nix-env -qa \* --out-path suceeds
svn path=/nixpkgs/trunk/; revision=16108
2009-06-30 16:14:34 +00:00
Marc Weber
349de9bafe
revrting my accident only keeping rubygem updates and ruby libs
...
This partially reverts commit -r 16100
svn path=/nixpkgs/trunk/; revision=16107
2009-06-30 15:58:02 +00:00
Marc Weber
d1e39e78f9
adding rubygems support to nix - implemented target libraries/apps: sup mail client
...
svn path=/nixpkgs/trunk/; revision=16100
2009-06-30 14:29:20 +00:00
Sander van der Burg
ac3253387f
Replaced awk command with absolute path
...
svn path=/nixpkgs/trunk/; revision=16087
2009-06-29 19:44:38 +00:00
Eelco Dolstra
8af7ad5798
* Firefox 3.0.11.
...
svn path=/nixpkgs/trunk/; revision=16083
2009-06-29 08:35:54 +00:00
Ludovic Courtès
7f5364f6dc
GNU IceCat 3.0.11-g1.
...
svn path=/nixpkgs/trunk/; revision=16074
2009-06-28 12:52:42 +00:00
Ludovic Courtès
1526ba9d33
Rename emacsUnicode' to
emacs23'.
...
svn path=/nixpkgs/trunk/; revision=16073
2009-06-27 23:09:21 +00:00
Ludovic Courtès
f156a809cc
Update GNU Emacs 23 snapshot.
...
svn path=/nixpkgs/trunk/; revision=16072
2009-06-27 23:00:32 +00:00
Ludovic Courtès
7519caa4f4
Quack 0.36.
...
svn path=/nixpkgs/trunk/; revision=16068
2009-06-27 21:05:43 +00:00
Peter Simons
0ee475b7f9
Renamed "magit-mode" to "magit", which is the upstream package name anyway.
...
svn path=/nixpkgs/trunk/; revision=16067
2009-06-27 13:28:39 +00:00
Marc Weber
9dbc0bd614
adding gmic (a tool which can denoise images and much more)
...
svn path=/nixpkgs/trunk/; revision=16057
2009-06-26 16:52:35 +00:00
Peter Simons
b12683e174
Added magit-mode 0.7, an Emacs mode for managing Git repositories.
...
svn path=/nixpkgs/trunk/; revision=16042
2009-06-25 14:31:20 +00:00
Lluís Batlle i Rossell
a422cec621
Adding tkcvs (which manages also subversion repositories well, they claim)
...
svn path=/nixpkgs/trunk/; revision=16008
2009-06-19 09:02:48 +00:00
Michael Raskin
35bd2c76b0
Adding uzbl - a tiny browser
...
svn path=/nixpkgs/trunk/; revision=16006
2009-06-19 08:05:21 +00:00
Michael Raskin
e15e850360
Account for RC1 xulrunner claiming to be 1.9.1
...
svn path=/nixpkgs/trunk/; revision=15993
2009-06-18 11:37:49 +00:00
Michael Raskin
603e3e8c6f
Firefox 3.5 RC1
...
svn path=/nixpkgs/trunk/; revision=15991
2009-06-18 10:03:07 +00:00
Eelco Dolstra
e16fe2a1eb
svn path=/nixpkgs/trunk/; revision=15984
2009-06-17 13:56:46 +00:00
Michael Raskin
861c12a13c
XulRunner needs the same version bump as FF
...
svn path=/nixpkgs/trunk/; revision=15960
2009-06-15 13:18:19 +00:00
Michael Raskin
0d32e9950c
Firefox beta version bump. Preview before Release Candidate or whatever Mozilla calls it.
...
svn path=/nixpkgs/trunk/; revision=15958
2009-06-15 12:59:52 +00:00
Marc Weber
f4262cf010
adding some gimp plugins *joy*
...
svn path=/nixpkgs/trunk/; revision=15954
2009-06-14 01:30:12 +00:00
Armijn Hemel
6375c2f236
update to 2.5.6
...
svn path=/nixpkgs/trunk/; revision=15889
2009-06-08 18:31:07 +00:00
Michael Raskin
260e13ddeb
Update WebKit and Midori
...
svn path=/nixpkgs/trunk/; revision=15849
2009-06-04 11:20:26 +00:00
Lluís Batlle i Rossell
65bc653910
Fixing psi, which needed -lqca still.
...
svn path=/nixpkgs/trunk/; revision=15844
2009-06-03 18:39:32 +00:00
Lluís Batlle i Rossell
b49285ad27
Updating psi to a working version with ssl, using kde42 qca.
...
svn path=/nixpkgs/trunk/; revision=15842
2009-06-03 18:23:49 +00:00
Ludovic Courtès
d051501d69
Add tangoGPS, a friendly GPS and map user interface.
...
svn path=/nixpkgs/trunk/; revision=15840
2009-06-03 13:52:38 +00:00
Lluís Batlle i Rossell
94d2e57c62
Trying to fix the cmake-qt problems, fixing cmake's FindQt4. Paraview now builds beyond 25%, while
...
before it didn't. Through this commit I expect the build farm to try to build kde, and see
whether this way it builds without the unusual NIX_CFLAGS_COMPILE set in the qt setup-hook.
svn path=/nixpkgs/trunk/; revision=15838
2009-06-03 09:19:19 +00:00
Ludovic Courtès
08d25bd326
Add `gpscorrelate', a GPS photo correlation tool.
...
svn path=/nixpkgs/trunk/; revision=15814
2009-06-01 22:43:36 +00:00
Ludovic Courtès
b179d2c480
Viking: Link against libgps from `gpsd', thanks to a couple of Debian patches.
...
svn path=/nixpkgs/trunk/; revision=15810
2009-05-31 15:01:33 +00:00
Ludovic Courtès
3245777347
Viking: Make tests happier.
...
svn path=/nixpkgs/trunk/; revision=15805
2009-05-30 21:32:01 +00:00
Ludovic Courtès
aa2fe97649
Add Viking, a GPS trace editor.
...
svn path=/nixpkgs/trunk/; revision=15804
2009-05-30 20:52:10 +00:00
Sander van der Burg
da25b2498b
Upgraded VirtualBox to 2.2.4
...
svn path=/nixpkgs/trunk/; revision=15803
2009-05-30 16:35:41 +00:00
Ludovic Courtès
71d1aa7d84
Add GPSBabel.
...
svn path=/nixpkgs/trunk/; revision=15801
2009-05-29 23:30:10 +00:00
Sander van der Burg
a39c2a0e88
Added ALSA sound support to VirtualBox
...
svn path=/nixpkgs/trunk/; revision=15785
2009-05-29 11:39:24 +00:00
Eelco Dolstra
151031e233
* Fix nix-env evaluation on non-Linux platforms.
...
svn path=/nixpkgs/trunk/; revision=15783
2009-05-29 09:59:26 +00:00
Lluís Batlle i Rossell
6175b1d633
Updating to the latest cinepaint. I haven't checked thoroughly the bunch of
...
dependencies, whether any is no more needed in the update.
svn path=/nixpkgs/trunk/; revision=15778
2009-05-28 21:57:05 +00:00
Ludovic Courtès
fb087d2598
GNU Ed 1.3.
...
svn path=/nixpkgs/trunk/; revision=15698
2009-05-24 17:45:43 +00:00
Marc Weber
3157bb1098
removed all __primops from nixpkgs
...
svn path=/nixpkgs/trunk/; revision=15693
2009-05-24 10:57:46 +00:00
Marc Weber
f7f938a1d1
big breaking change: renaming lib.getAttr to lib.attrByPath
...
getAttr was ambiguous. It's also a builtin function
fix
svn path=/nixpkgs/trunk/; revision=15692
2009-05-24 10:57:41 +00:00
Michael Raskin
c7c225d5fe
Update monotone
...
svn path=/nixpkgs/trunk/; revision=15680
2009-05-20 17:35:48 +00:00
Marc Weber
52647ea3b0
FullDepEntry -> fullDepEntry, PackEntry -> packEntry
...
svn path=/nixpkgs/trunk/; revision=15662
2009-05-19 23:25:58 +00:00
Lluís Batlle i Rossell
5d72346338
Adding pkgconfig to MPlayer, as now it uses it for finding some libs as theora.
...
svn path=/nixpkgs/trunk/; revision=15629
2009-05-17 20:34:12 +00:00
Lluís Batlle i Rossell
291260a325
Updating mldonkey to 3.0.0.
...
svn path=/nixpkgs/trunk/; revision=15628
2009-05-17 20:34:04 +00:00
Lluís Batlle i Rossell
226d5cf608
Changing the xscreensaver expression, so nix-env operations with '*' work.
...
svn path=/nixpkgs/trunk/; revision=15627
2009-05-17 20:33:58 +00:00
Eelco Dolstra
d15fc44b23
* Firefox 3.0.9.
...
svn path=/nixpkgs/trunk/; revision=15600
2009-05-14 12:34:13 +00:00
Rob Vermaas
86f343eb70
updated opera for x86_64
...
svn path=/nixpkgs/trunk/; revision=15593
2009-05-13 14:47:10 +00:00
Sander van der Burg
b430c032fd
Fixed command-line argument support for Eclipse wrapper script
...
svn path=/nixpkgs/trunk/; revision=15591
2009-05-13 14:05:25 +00:00
Sander van der Burg
b506afc1a3
Added my own Eclipse expression which supports version 3.4 and provides a desktop item
...
svn path=/nixpkgs/trunk/; revision=15590
2009-05-13 13:55:53 +00:00
Lluís Batlle i Rossell
6e1e2d5aba
Adding muparser and meshlab.
...
svn path=/nixpkgs/trunk/; revision=15585
2009-05-13 10:21:29 +00:00
Eelco Dolstra
0a54c9bcff
* Subversion updated to 1.6.2.
...
svn path=/nixpkgs/trunk/; revision=15583
2009-05-13 10:18:05 +00:00
Sander van der Burg
ab75faaa82
Added a minor symlink to OpenOffice.org to make desktop files work
...
svn path=/nixpkgs/trunk/; revision=15582
2009-05-13 09:44:26 +00:00
Sander van der Burg
f6a4c64f0f
Added desktop file support for openoffice.org
...
svn path=/nixpkgs/trunk/; revision=15579
2009-05-12 19:08:02 +00:00
Eelco Dolstra
8202de939d
* Acrobat Reader -> Adobe Reader, and updated to version 9.0.1.
...
Removed the fastStart option; it seems to start fast enough without
it nowadays. Include CUPS in the RPATH so that the printer dialog
box shows actual printers (especially useful since KDE 4 no longer
include the kprinter program ;-).
svn path=/nixpkgs/trunk/; revision=15570
2009-05-12 14:49:01 +00:00
Eelco Dolstra
d78a404063
* Removed some assertions that rely on pointer equality. (It's kind
...
of unfortunate that consitency checks like "httpd.apr == apr" don't
really work. Perhaps equality tests on derivations should just
compare the drvPath or outPath attributes.)
svn path=/nixpkgs/trunk/; revision=15569
2009-05-12 12:50:07 +00:00
Michael Raskin
4bdeb83cf3
Reduced number of build errors in audacity. Still fails in the end complaining on not building part of itself
...
svn path=/nixpkgs/trunk/; revision=15558
2009-05-12 04:26:22 +00:00
Ludovic Courtès
f9f56062c1
Gnash: Remove pointless configure flag.
...
svn path=/nixpkgs/trunk/; revision=15557
2009-05-11 22:51:54 +00:00
Eelco Dolstra
5abb878393
svn path=/nixpkgs/trunk/; revision=15552
2009-05-11 15:22:22 +00:00
Eelco Dolstra
27152e987a
* ldcpp in all-packages.nix still referred to 1.0.1.
...
svn path=/nixpkgs/trunk/; revision=15547
2009-05-11 11:22:26 +00:00
Marc Weber
57baa6617f
fix eclipse start script
...
svn path=/nixpkgs/trunk/; revision=15546
2009-05-11 06:00:27 +00:00
Marc Weber
fe62c65b59
update qgis so that it compiles again
...
svn path=/nixpkgs/trunk/; revision=15545
2009-05-11 06:00:23 +00:00
Michael Raskin
cd61acfa10
Update qemu
...
svn path=/nixpkgs/trunk/; revision=15542
2009-05-10 21:22:16 +00:00
Michael Raskin
9771ef0e52
Update Monotone-Viz source
...
svn path=/nixpkgs/trunk/; revision=15536
2009-05-10 19:40:33 +00:00
Michael Raskin
648b4ccf0f
Update Linux DC++
...
svn path=/nixpkgs/trunk/; revision=15535
2009-05-10 19:39:59 +00:00
Michael Raskin
cd7837433a
Update Opera
...
svn path=/nixpkgs/trunk/; revision=15534
2009-05-10 19:39:16 +00:00
Sander van der Burg
a8315aa241
Added desktop file generation function and desktop item for firefox
...
svn path=/nixpkgs/trunk/; revision=15529
2009-05-10 12:03:53 +00:00
Michael Raskin
607b018dbb
Fix XFig installation
...
svn path=/nixpkgs/trunk/; revision=15526
2009-05-10 10:43:18 +00:00
Michael Raskin
3ea1d5b07a
Update abiword. Unfortunately, it does not help to build it. The problem is with popt and gcc-g++-4.3
...
svn path=/nixpkgs/trunk/; revision=15524
2009-05-10 09:12:50 +00:00
Michael Raskin
38d6fbd9e4
Fix xchm compilation
...
svn path=/nixpkgs/trunk/; revision=15522
2009-05-10 06:24:44 +00:00
Sander van der Burg
1facdc08c1
Upgraded VirtualBox to version 2.2.2
...
svn path=/nixpkgs/trunk/; revision=15520
2009-05-09 21:15:28 +00:00
Marc Weber
aa037e3af6
also use gcc-4.2 for blender. gcc-4.3 is causing another segfault.
...
I haven't checked pre 2.49 though
svn path=/nixpkgs/trunk/; revision=15499
2009-05-07 14:51:29 +00:00
Lluís Batlle i Rossell
1804d2bf98
Adding a patch I forgot needed for the xvidcap expression
...
svn path=/nixpkgs/trunk/; revision=15479
2009-05-06 21:03:57 +00:00
Marc Weber
16ca65b0c2
blender update to 2.48
...
adding some patches to compile dependencies and gav
svn path=/nixpkgs/trunk/; revision=15474
2009-05-06 16:06:36 +00:00
Michael Raskin
7bf1932fdb
Adding Firefox 3.5b4
...
svn path=/nixpkgs/trunk/; revision=15451
2009-05-05 15:39:51 +00:00
Andres Löh
ab6c19e6a3
Minor fix to xmonad-contrib expression.
...
svn path=/nixpkgs/trunk/; revision=15441
2009-05-04 13:32:56 +00:00
Michael Raskin
2eb7441069
Wireshark update
...
svn path=/nixpkgs/trunk/; revision=15439
2009-05-04 11:01:59 +00:00
Lluís Batlle i Rossell
a5ebd913f3
Updating xvidcap.
...
svn path=/nixpkgs/trunk/; revision=15432
2009-05-03 13:24:31 +00:00
Lluís Batlle i Rossell
61c20f5a7e
Adding Eagle Mode.
...
svn path=/nixpkgs/trunk/; revision=15404
2009-04-29 16:42:41 +00:00
Eelco Dolstra
210ba6316e
* Urgh. Some files that had been deleted in the trunk came back
...
through the stdenv-updates merge (probably because they had been
modified in the branch).
svn path=/nixpkgs/trunk/; revision=15403
2009-04-29 16:19:57 +00:00
Marc Weber
2eaae478af
synergy patch making it compile again
...
svn path=/nixpkgs/trunk/; revision=15392
2009-04-29 13:04:01 +00:00
Ludovic Courtès
4ebc66caa3
GNU IceCat 3.0.9-g1.
...
svn path=/nixpkgs/trunk/; revision=15333
2009-04-27 09:37:48 +00:00
Marc Weber
829e0da0e5
topgit update
...
there is now a tg push command pushing branch and its base optionally
including all dependency
svn path=/nixpkgs/trunk/; revision=15328
2009-04-27 01:18:07 +00:00
Eelco Dolstra
914f2d6cf6
* Last sync.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15320
2009-04-26 17:21:58 +00:00
Marc Weber
3a9bfe866c
adding small emacs session mode packages remembering inputs
...
svn path=/nixpkgs/trunk/; revision=15318
2009-04-26 11:06:54 +00:00
Eelco Dolstra
5a2284ac61
* Sync with the trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15313
2009-04-25 22:45:32 +00:00
Michael Raskin
c26271927a
Remove multiversion expression for tailor for easier use of custom versions
...
svn path=/nixpkgs/trunk/; revision=15296
2009-04-25 11:19:42 +00:00
Ludovic Courtès
72656e7d1c
GNU Zile 2.3.7.
...
svn path=/nixpkgs/trunk/; revision=15287
2009-04-24 12:48:37 +00:00
Peter Simons
d1045dc8d0
qgit: update to version 2.2.
...
svn path=/nixpkgs/trunk/; revision=15286
2009-04-24 12:31:33 +00:00
Eelco Dolstra
7689a348c4
* Got rid of a lot of "postInstall=postInstall" and similar lines in
...
builders. These are redundant now.
* Inlined some trivial builders.
* Removed a few explicit setup-hook creations. This is done
automatically now if setupHook is set.
* Deleted the initscripts package. NixOS doesn't use it anymore.
svn path=/nixpkgs/branches/stdenv-updates/; revision=15276
2009-04-23 13:31:10 +00:00
Eelco Dolstra
f762b50991
* Another sync with the trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15269
2009-04-23 11:59:43 +00:00
Michael Raskin
4c02ccd107
Fix git-with-svn instantiation
...
svn path=/nixpkgs/trunk/; revision=15266
2009-04-23 10:56:23 +00:00
Eelco Dolstra
e13bce06c4
* Latest irssi. This also fixes --disable-static breakage.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15264
2009-04-23 10:11:02 +00:00
Eelco Dolstra
7ec61219db
* lib/site_perl -> lib/perl5/site_perl.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15258
2009-04-22 23:04:18 +00:00
Lluís Batlle i Rossell
2021063052
Adding vwm, the console window manager.
...
svn path=/nixpkgs/trunk/; revision=15255
2009-04-22 21:33:24 +00:00
Eelco Dolstra
94d7d1fdbb
* Got rid of all --disable-static flags; they're redundant now.
...
* Also a bunch of style cleanups (tabs, with args, ...).
svn path=/nixpkgs/branches/stdenv-updates/; revision=15235
2009-04-21 23:18:09 +00:00
Andres Löh
d2f9333dca
Made it even worse -- hopefully fixed now, sorry.
...
svn path=/nixpkgs/trunk/; revision=15186
2009-04-20 14:30:01 +00:00
Lluís Batlle i Rossell
ff894ae773
Fixing the openoffice build, to run with a single job.
...
svn path=/nixpkgs/trunk/; revision=15182
2009-04-20 13:51:31 +00:00
Lluís Batlle i Rossell
fc3574b125
Updating openoffice to 3.0.1.
...
svn path=/nixpkgs/trunk/; revision=15181
2009-04-20 13:50:07 +00:00
Andres Löh
3fd1093d2d
xmonad and xmobar updates
...
svn path=/nixpkgs/trunk/; revision=15180
2009-04-20 13:01:34 +00:00
Eelco Dolstra
c61c9dc35b
* Drop the "perl" prefix from Perl attribute names. It's redundant
...
now that Perl packages are in their own namespace
(perlPackages.<pkg>).
svn path=/nixpkgs/trunk/; revision=15176
2009-04-20 12:49:35 +00:00
Eelco Dolstra
ac24816344
* Move all the Perl packages out of all-packages.nix into a separate
...
file, perl-packages.nix.
svn path=/nixpkgs/trunk/; revision=15171
2009-04-20 12:08:09 +00:00
Sander van der Burg
205d181222
Fixed inkscape compilation on glibc 2.9
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15168
2009-04-20 11:18:53 +00:00
Eelco Dolstra
e72b00b2d7
* Leksah: forgot to commit. Also, use makeWrapper to set
...
XDG_DATA_DIRS to gtksourceview; otherwise, gtksourceview can't find
its syntax highlighting files.
* Updated gtk2hs to the latest version from Darcs. Otherwise Leksah
crashes on GHC 6.10.2.
svn path=/nixpkgs/trunk/; revision=15162
2009-04-19 19:06:34 +00:00
Andres Löh
35ac416328
More Haskell platform packages.
...
svn path=/nixpkgs/trunk/; revision=15151
2009-04-19 13:21:40 +00:00
Eelco Dolstra
ffbb7c03d5
* Removed applications/msic, a rather obvious typo.
...
svn path=/nixpkgs/trunk/; revision=15149
2009-04-19 11:47:01 +00:00
Andres Löh
1643888f80
Added cabalized darcs-2 and associated Haskell libs.
...
svn path=/nixpkgs/trunk/; revision=15141
2009-04-19 10:07:41 +00:00
Eelco Dolstra
37f707fd92
* Removed Darcs 1.x.
...
* Updated Darcs to 2.2.1 and switched to the Cabal builder. However,
there are some dependencies missing that Andres will add :-)
svn path=/nixpkgs/trunk/; revision=15128
2009-04-18 15:42:59 +00:00
Eelco Dolstra
cee387e845
* Move the composition of Haskell packages out of all-packages.nix
...
into haskell-packages.nix, which depends on an instance of GHC.
This allows a consistent set of packages to be built with the same
GHC. For instance,
$ nix-build -A haskellPackages_ghc683.xmonad
builds xmonad and all its dependencies with GHC 6.8.3, while
$ nix-build -A haskellPackages_ghc6102.xmonad
does the same with GHC 6.10.2. This is the same technique used with
kernelPackages. It also means that we don't need things like
"cabal682" and "cabal683" anymore.
* The setup hook is now in a separate wrapper package so that we don't
have to recompile all of GHC every time we want to make a small
change.
* cinelerra: this package appears to have an accidental dependency on
the "X11" Haskell package.
svn path=/nixpkgs/trunk/; revision=15125
2009-04-18 12:47:11 +00:00
Eelco Dolstra
3e9cbbc1ba
* Subversion 1.6.1.
...
svn path=/nixpkgs/trunk/; revision=15105
2009-04-16 21:59:55 +00:00
Lluís Batlle i Rossell
b211399689
Making nvi avoid /var/tmp.
...
svn path=/nixpkgs/trunk/; revision=15102
2009-04-16 20:09:07 +00:00
Lluís Batlle i Rossell
4cb42e9647
Adding nvi, another small vi clone.
...
svn path=/nixpkgs/trunk/; revision=15099
2009-04-16 19:28:57 +00:00
Lluís Batlle i Rossell
1ce494d81d
Adding elvis, although I can't see the characters in an xterm with black background
...
svn path=/nixpkgs/trunk/; revision=15098
2009-04-16 19:28:42 +00:00
Eelco Dolstra
fb6ccb6355
* Include the kernel version number in the Virtualbox name attribute
...
to disambiguate between the various Virtualbox builds.
svn path=/nixpkgs/trunk/; revision=15087
2009-04-16 13:44:06 +00:00
Sander van der Burg
93b2ffcf38
Removed all earlier virtualbox attempts, since they are obsolete now
...
svn path=/nixpkgs/trunk/; revision=15069
2009-04-15 14:34:02 +00:00
Eelco Dolstra
adf97c3ad8
* gphoto2 updated to 2.4.5.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15067
2009-04-15 13:39:41 +00:00
Eelco Dolstra
a4c304ef84
* Sync with the trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15065
2009-04-15 13:25:01 +00:00
Sander van der Burg
dd3608c0de
Added patchelf instruction in order to compile virtualbox on x86-64
...
svn path=/nixpkgs/trunk/; revision=15063
2009-04-15 12:16:50 +00:00
Lluís Batlle i Rossell
6917fa229d
Fixing the license of google earth according to ludo advices:
...
"There is no google license, we can use the general 'unfree' license metainfo"
svn path=/nixpkgs/trunk/; revision=15052
2009-04-15 09:09:48 +00:00
Lluís Batlle i Rossell
17e7e8be97
Marking google earth as i686-linux only.
...
svn path=/nixpkgs/trunk/; revision=15051
2009-04-15 09:09:45 +00:00
Lluís Batlle i Rossell
b8969ff4ae
Making mplayer compile with mesa, so it gets 'gl' output.
...
svn path=/nixpkgs/trunk/; revision=15041
2009-04-14 21:01:16 +00:00
Eelco Dolstra
ec2802e690
* Thunderbird 2.0.0.21.
...
svn path=/nixpkgs/trunk/; revision=15037
2009-04-14 14:02:23 +00:00
Eelco Dolstra
ce358d750d
* Urgh.
...
svn path=/nixpkgs/trunk/; revision=15033
2009-04-14 13:47:45 +00:00
Sander van der Burg
140a3d416f
Added wrapper script and desktop item support to VirtualBox
...
svn path=/nixpkgs/trunk/; revision=15030
2009-04-14 13:29:19 +00:00
Marc Weber
7901f76355
adding ttf2pt1-3.4.4
...
svn path=/nixpkgs/trunk/; revision=15024
2009-04-14 12:27:42 +00:00
Eelco Dolstra
fd03290fc0
* Simplified the pthread_cancel fix a bit: you just need to use -lgcc_s.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15017
2009-04-13 17:07:20 +00:00
Lluís Batlle i Rossell
8e09a9bb3d
Adding gtkpod, and fixing libgpod meta info.
...
svn path=/nixpkgs/trunk/; revision=15016
2009-04-13 15:41:10 +00:00
Lluís Batlle i Rossell
06a957ecf6
Adding google earth.
...
svn path=/nixpkgs/trunk/; revision=15014
2009-04-13 15:40:51 +00:00
Eelco Dolstra
5e9c1113ba
* Firefox 3.0.8.
...
svn path=/nixpkgs/trunk/; revision=15013
2009-04-13 12:18:04 +00:00
Sander van der Burg
34a1bb38ab
Added Nix expression for VirtualBox 2.2.0 which also installs and compiles the kernel module
...
svn path=/nixpkgs/trunk/; revision=15003
2009-04-12 21:59:40 +00:00
Michael Raskin
3d5d738895
Added Gajim XMPP client in nearly full-feature configuration with all dependencies
...
svn path=/nixpkgs/trunk/; revision=15001
2009-04-12 19:34:20 +00:00
Sander van der Burg
db2d658c41
Updated konversation to version 1.1
...
svn path=/nixpkgs/trunk/; revision=14999
2009-04-12 16:54:10 +00:00
Sander van der Burg
6c3c5448d6
Upgraded kile to 2.0.3
...
svn path=/nixpkgs/trunk/; revision=14997
2009-04-12 16:08:13 +00:00
Michael Raskin
e5831a409f
Updated mrxvt
...
svn path=/nixpkgs/trunk/; revision=14993
2009-04-12 08:42:04 +00:00
Eelco Dolstra
977e608a38
* xine-ui: put $gcc/lib in the RPATH, because otherwise it will barf
...
(on exit) with "libgcc_s.so.1 must be installed for pthread_cancel
to work".
svn path=/nixpkgs/branches/stdenv-updates/; revision=14980
2009-04-09 15:27:48 +00:00
Eelco Dolstra
eeed10ba8e
* g77 -> gfortran throughout. Got rid of the separate
...
expressions/builders for Fortran. Tested by building Octave with
gfortran 4.3.
svn path=/nixpkgs/branches/stdenv-updates/; revision=14978
2009-04-09 15:24:33 +00:00
Ludovic Courtès
a1540b57ae
GNU Zile 2.3.6.
...
svn path=/nixpkgs/trunk/; revision=14971
2009-04-09 13:51:39 +00:00
Eelco Dolstra
2eb05cf933
* Sync with the trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14965
2009-04-09 12:19:57 +00:00
Lluís Batlle i Rossell
813a3b6c6d
Adding freepv, without its mozilla plug-in.
...
svn path=/nixpkgs/trunk/; revision=14954
2009-04-08 20:05:59 +00:00
Lluís Batlle i Rossell
2c3aaf09d1
Adding autopano-sift-C, a C implementation of autopano-sift, made by the hugin people.
...
svn path=/nixpkgs/trunk/; revision=14916
2009-04-07 19:15:53 +00:00
Lluís Batlle i Rossell
613cc80e1d
Adding sha256 hash to panotools, and improving its description.
...
svn path=/nixpkgs/trunk/; revision=14900
2009-04-06 09:34:28 +00:00
Lluís Batlle i Rossell
dab0ce81ac
Fixing the hugin build, and its meta information, with help of civodul.
...
svn path=/nixpkgs/trunk/; revision=14899
2009-04-06 09:19:51 +00:00
Ludovic Courtès
61a559cf97
Hugin: Fix `meta.license'.
...
svn path=/nixpkgs/trunk/; revision=14898
2009-04-06 08:26:13 +00:00
Ludovic Courtès
e5ed8fe009
GNU IceCat 3.0.8-g1.
...
svn path=/nixpkgs/trunk/; revision=14897
2009-04-06 08:19:41 +00:00
Lluís Batlle i Rossell
c36012783f
Fixing licenses for the last packages I added.
...
svn path=/nixpkgs/trunk/; revision=14895
2009-04-05 21:41:47 +00:00
Lluís Batlle i Rossell
2dd00f1a57
Adding enblend-fuse, libxmi and hugin. Maybe hugin doesn't run well enough still.
...
svn path=/nixpkgs/trunk/; revision=14894
2009-04-05 21:41:38 +00:00
Lluís Batlle i Rossell
7f9d11782e
Adding panotools.
...
svn path=/nixpkgs/trunk/; revision=14893
2009-04-05 21:41:24 +00:00
Lluís Batlle i Rossell
0b76035b66
Adding qtpfsgui and pfstools. Updating fftw because the src URL didn't work anymore.
...
svn path=/nixpkgs/trunk/; revision=14892
2009-04-05 21:41:13 +00:00
Ludovic Courtès
dc57ca58fe
PAvucontrol: Add dependency on `intltool'.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14873
2009-04-03 21:04:13 +00:00
Eelco Dolstra
f6e7c5b326
* vlc 0.9.9.
...
svn path=/nixpkgs/trunk/; revision=14872
2009-04-03 20:25:23 +00:00
Ludovic Courtès
676d58778d
PAvucontrol: Disable Lynx.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14868
2009-04-03 16:58:07 +00:00
Ludovic Courtès
061fd96ad2
Add Pavucontrol (untested).
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14864
2009-04-03 15:58:18 +00:00
Lluís Batlle i Rossell
19ac94dee3
Adding cinepaint 0.22.1 and as a dependency, also fltk 1.1.9
...
svn path=/nixpkgs/trunk/; revision=14841
2009-04-02 15:20:19 +00:00
Michael Raskin
042e3eddd9
Updated Mercurial
...
svn path=/nixpkgs/trunk/; revision=14831
2009-04-02 12:18:53 +00:00
Eelco Dolstra
d27514cb28
* Sync with the trunk once more.
...
* Turn on everything in Hydra.
svn path=/nixpkgs/branches/stdenv-updates/; revision=14806
2009-03-31 15:30:47 +00:00
Lluís Batlle i Rossell
0edebf5d84
Adding paraview.
...
svn path=/nixpkgs/trunk/; revision=14794
2009-03-30 20:06:31 +00:00
Marc Weber
807aae2fd6
updated eclipse binary to 3.5M6
...
thereby allowing the user to copy the whole store path to a user
location so that update sites work properly
svn path=/nixpkgs/trunk/; revision=14773
2009-03-30 10:32:53 +00:00
Lluís Batlle i Rossell
f031955f3c
Updating audacity to 1.3.7 (I changed the builderDefs builder to stdenv's)
...
svn path=/nixpkgs/trunk/; revision=14770
2009-03-30 07:33:31 +00:00
Lluís Batlle i Rossell
c29118795a
Adding gwenview.
...
svn path=/nixpkgs/trunk/; revision=14761
2009-03-29 20:32:53 +00:00
Lluís Batlle i Rossell
40b58959a5
Adding pdf2djvu, updating djvulibre, and getting more headers from poppler.
...
svn path=/nixpkgs/trunk/; revision=14760
2009-03-29 20:32:41 +00:00
Marc Weber
5c0764de01
adding qcad-2.0.5.0
...
svn path=/nixpkgs/trunk/; revision=14744
2009-03-28 02:25:03 +00:00
Ludovic Courtès
08a56109fa
Evince: Add dependency on `which'.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14724
2009-03-26 12:55:50 +00:00
Michael Raskin
6986ddc2cf
Updated Monotone to 0.43
...
svn path=/nixpkgs/trunk/; revision=14704
2009-03-25 16:06:00 +00:00
Ludovic Courtès
3fee8acbaa
Evince 2.26.0.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14699
2009-03-25 13:10:44 +00:00
Lluís Batlle i Rossell
ac404e713f
Unison version update to 2.27.57
...
svn path=/nixpkgs/trunk/; revision=14689
2009-03-24 17:52:13 +00:00
Eelco Dolstra
e230599c08
* Removed Subversion 1.4 - obsolete.
...
* Updated Subversion 1.5.x to 1.5.6.
svn path=/nixpkgs/trunk/; revision=14685
2009-03-24 15:07:11 +00:00
Peter Simons
ea443ec70a
subversion: updated to version 1.6.0
...
svn path=/nixpkgs/trunk/; revision=14682
2009-03-24 10:31:39 +00:00
Eelco Dolstra
37de59a3be
* Dutch tax return program for 2008.
...
(And the government is *still* violating the LGPL...)
svn path=/nixpkgs/trunk/; revision=14678
2009-03-24 09:00:34 +00:00
Ludovic Courtès
0474b4f148
GNU gv 3.6.7.
...
svn path=/nixpkgs/trunk/; revision=14662
2009-03-23 15:42:14 +00:00
Ludovic Courtès
a3f009935f
GNU IceCat 3.0.7-g1.
...
svn path=/nixpkgs/trunk/; revision=14644
2009-03-22 12:37:16 +00:00
Armijn Hemel
19eaf90e36
update to 2.6.6
...
svn path=/nixpkgs/trunk/; revision=14636
2009-03-20 21:11:37 +00:00
Eelco Dolstra
d8e436c742
* Sync with the trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14634
2009-03-20 16:49:02 +00:00
Ludovic Courtès
f77e783622
Evince: Fix typo.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14621
2009-03-19 23:56:34 +00:00
Ludovic Courtès
3a43ab3860
Add Impressive (formerly known as `KeyJNote').
...
svn path=/nixpkgs/trunk/; revision=14618
2009-03-19 16:40:28 +00:00
Michael Raskin
32154f3dac
Updated monotone
...
svn path=/nixpkgs/trunk/; revision=14565
2009-03-16 21:30:43 +00:00
Eelco Dolstra
3593b97d63
* Sync with the trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14557
2009-03-16 12:45:27 +00:00
Nicolas Pierron
44b6165af2
* Update suckless package location.
...
* Update dmenu version (3.8 -> 3.9)
* Update wmii version (20070516 -> 20071116)
svn path=/nixpkgs/trunk/; revision=14544
2009-03-15 20:09:50 +00:00
Eelco Dolstra
8ac53703f0
* vlc: use faad.
...
svn path=/nixpkgs/trunk/; revision=14502
2009-03-10 23:28:06 +00:00
Eelco Dolstra
1485c905f7
* ffmpeg: build with faad2 support. However, vlc still won't play
...
mp4a audio.
* faad2: latest version.
* vlc: fix the hard-coded OSD font path name. Dunno why they don't
use fontconfig.
svn path=/nixpkgs/trunk/; revision=14501
2009-03-10 22:45:27 +00:00
Eelco Dolstra
44ac9e249c
* MPlayer: updated to the SVN version.
...
* VLC: updated to 0.9.8a. It now uses Qt for the GUI, which looks a
lot better than the wxWidgets one.
* libdvdread, libdvdnav: updated to 4.1.3.
* ffmpeg: updated to 0.5 (a new release!). Got rid of the SVN
version, which shouldn't be necessary anymore.
svn path=/nixpkgs/trunk/; revision=14500
2009-03-10 21:03:51 +00:00
Michael Raskin
13a25d33d3
My attempts to build Thunderbird3beta on Xulrunner. Maybe it is impossible; if not - there are some things others could reuse...
...
svn path=/nixpkgs/trunk/; revision=14438
2009-03-07 17:18:48 +00:00
Ludovic Courtès
e9917baddd
GNU Zile 2.3.4.
...
svn path=/nixpkgs/trunk/; revision=14432
2009-03-07 11:28:56 +00:00
Marc Weber
23ca0bb3c2
vim version (7.2), optional .nix filetype detection and syntax highlighting
...
svn path=/nixpkgs/trunk/; revision=14431
2009-03-07 00:27:13 +00:00
Marc Weber
b56ed35851
replacing applyAndFun by lib.defaultOverridableDelayableArgs
...
applyAndFun has a bug resulting in the same arg beeing added more than
once when using a concatenating merge function for the attr set.
I've tried giving the function a name "overridableDelayableArgs" which
resembles its usage much more.
important refactoring:
applyAndFun had .fun and .funMerge only when passing the merge
function lib.mergeOrApply
composableDerivation {
initial = {
...
};
}
to
overridableDelayableArgs has always .replace and .merge
composableDerivation {} {
...
}
svn path=/nixpkgs/trunk/; revision=14428
2009-03-06 23:21:28 +00:00
Ludovic Courtès
f301e8423b
GNU Gnash 0.8.5.
...
svn path=/nixpkgs/trunk/; revision=14415
2009-03-06 14:24:27 +00:00
Eelco Dolstra
e263446442
* Firefox 3.0.7.
...
* Chatzilla 0.9.84.
svn path=/nixpkgs/trunk/; revision=14346
2009-03-05 14:06:07 +00:00
Armijn Hemel
53bf781136
update to 2.5.5
...
svn path=/nixpkgs/trunk/; revision=14339
2009-03-04 23:05:11 +00:00
Lluís Batlle i Rossell
f3a4388ddc
Updating flashplayer10 for i686, and adding it for x64.
...
I haven't tried the builder for i686, but I think it should work. The fix should be easy in any cas.
I don't think I've written pretty nix code, so I'm looking forward for revision.
svn path=/nixpkgs/trunk/; revision=14324
2009-03-04 11:04:16 +00:00
Ludovic Courtès
fb9ace2e56
CEDET: Run the test suite the right way.
...
svn path=/nixpkgs/trunk/; revision=14318
2009-03-03 19:45:04 +00:00
Ludovic Courtès
1c7bf2d846
GNU Zile 2.3.3.
...
svn path=/nixpkgs/trunk/; revision=14317
2009-03-03 19:35:56 +00:00
Eelco Dolstra
fcad0b0a5a
* Cleaned up a lot of description fields that contained newlines.
...
Some of these should be longDescriptions, but most others just
shouldn't contain newlines. E.g. write
description = "Bla";
and not
description = ''
Bla
'';
This pollutes "nix-env -qa --description" output.
svn path=/nixpkgs/trunk/; revision=14310
2009-03-03 13:27:40 +00:00
Ludovic Courtès
fd93dfbe9d
CEDET 1.0pre6.
...
svn path=/nixpkgs/trunk/; revision=14298
2009-03-02 15:11:54 +00:00
Eelco Dolstra
02b2540b15
svn path=/nixpkgs/trunk/; revision=14284
2009-02-27 16:25:27 +00:00
Pjotr Prins
17e2100b03
Updated PAML package to 4.2a
...
svn path=/nixpkgs/trunk/; revision=14262
2009-02-26 15:22:13 +00:00
Peter Simons
9cab85dd63
git: updated from 1.6.0.4 to 1.6.1.3
...
svn path=/nixpkgs/trunk/; revision=14259
2009-02-26 10:54:52 +00:00
Peter Simons
6febac4529
git.el: added fill-paragraph patch
...
The patch makes Emacs recognize "--- log message follows this line ---"
as a paragraph separator. It's going to be part of the distribution in
the foreseeable future.
svn path=/nixpkgs/trunk/; revision=14258
2009-02-26 10:54:44 +00:00
Ludovic Courtès
38dd615de3
CEDET: Fix installation.
...
svn path=/nixpkgs/trunk/; revision=14250
2009-02-25 21:12:13 +00:00
Ludovic Courtès
8fba10c951
Add GNU Zile, a tiny Emacs clone.
...
svn path=/nixpkgs/trunk/; revision=14249
2009-02-25 20:24:18 +00:00
Ludovic Courtès
a7cf0b2f02
Add CEDET, the umbrella project for Semantic and EIEIO.
...
svn path=/nixpkgs/trunk/; revision=14240
2009-02-25 14:30:50 +00:00
Marc Weber
312c697fef
added tig (git console browser)
...
svn path=/nixpkgs/trunk/; revision=14236
2009-02-24 22:00:35 +00:00
Michael Raskin
8f51ff86fd
Qemu SVN head..
...
svn path=/nixpkgs/trunk/; revision=14222
2009-02-24 12:22:15 +00:00
Ludovic Courtès
160b00c8b4
GNU Emacs 23.x: D-Bus support.
...
svn path=/nixpkgs/trunk/; revision=14207
2009-02-23 16:06:59 +00:00
Ludovic Courtès
370d778e4d
Evince 2.25.5 (untested).
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14195
2009-02-22 22:59:47 +00:00
Michael Raskin
f1546e64c4
compiz 0.8.0 - buildable
...
svn path=/nixpkgs/trunk/; revision=14151
2009-02-21 18:58:32 +00:00
Eelco Dolstra
1fadce397e
* slim updated to 1.3.1. This version has PAM support built-in, but it has
...
a bug that prevents logins when using pam_unix2. So I've fixed it.
svn path=/nixpkgs/trunk/; revision=14108
2009-02-18 10:38:51 +00:00
Ludovic Courtès
722c3546af
GNU Emacs live from CVS.
...
svn path=/nixpkgs/trunk/; revision=14107
2009-02-17 21:05:52 +00:00
Eelco Dolstra
ffe07e1507
* MPlayer: disabled ivtv since it doesn't build.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14104
2009-02-17 16:10:19 +00:00
Pjotr Prins
7ba68d934f
Added note on package status for 64 bits
...
svn path=/nixpkgs/trunk/; revision=14090
2009-02-17 08:23:21 +00:00
Armijn Hemel
1ff2661414
version bump
...
svn path=/nixpkgs/trunk/; revision=14088
2009-02-16 21:28:00 +00:00
Pjotr Prins
387a7a85d6
Updated NCBI tools to latest version
...
svn path=/nixpkgs/trunk/; revision=14087
2009-02-16 16:38:55 +00:00
Eelco Dolstra
48eb3bd187
* Sync with the trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14073
2009-02-13 13:49:29 +00:00
Marc Weber
630dcdebfc
fix url thinkingrock
...
svn path=/nixpkgs/trunk/; revision=14063
2009-02-12 22:33:15 +00:00
Eelco Dolstra
700c8abc43
* flac: patch for building on GCC 4.3.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14058
2009-02-12 21:19:31 +00:00
Eelco Dolstra
390695e73f
* Sync with the trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14057
2009-02-12 21:16:55 +00:00
Marc Weber
498be42912
version bump: wireshark-1.1.2, libpcap-1.0.0
...
svn path=/nixpkgs/trunk/; revision=14054
2009-02-12 20:28:01 +00:00
Marc Weber
387478ce5e
vim_configurable: build with gtk, fix passing features=huge
...
using gtk gvim does start much faster
svn path=/nixpkgs/trunk/; revision=14053
2009-02-12 20:27:56 +00:00
Marc Weber
fd948733a0
fix perl, ruby, tcl support in vim_configurable
...
svn path=/nixpkgs/trunk/; revision=14052
2009-02-12 20:27:54 +00:00
Ludovic Courtès
f94091ad09
BitlBee 1.2.3.
...
svn path=/nixpkgs/trunk/; revision=14030
2009-02-11 08:48:46 +00:00
Ludovic Courtès
b2ccd56224
GNU IceCat 3.0.6-g1.
...
svn path=/nixpkgs/trunk/; revision=14021
2009-02-10 14:35:11 +00:00
Lluís Batlle i Rossell
18cc7f4b37
Adding comical-0.8
...
svn path=/nixpkgs/trunk/; revision=14016
2009-02-09 20:44:26 +00:00
Eelco Dolstra
599015e8b0
* Split lib/default.nix into several files, as it had become a big
...
mess. Also cleaned up some functions:
- foldl appeared broken (it recursively called fold).
- Renamed logicalAND/logicalOR to and/or.
- Removed listOfListsToAttrs, eqStrings: obsolete.
- Removed isInList, which does the same thing as elem.
- stringToCharacters: don't return a "" at the end of the list.
- Renamed concatList to concat, as concatList (singular) is a
misnomer: it takes two lists. Likewise, renamed mergeAttr to
mergeAttrs.
misc.nix still contains a lot of stuff that should be refactored and
moved to other files.
svn path=/nixpkgs/trunk/; revision=14013
2009-02-09 16:51:03 +00:00
Ludovic Courtès
eebb6f106c
Add Semantic, a parser generator for Emacs.
...
svn path=/nixpkgs/trunk/; revision=14012
2009-02-09 08:48:49 +00:00
Ludovic Courtès
8eb6ecb1ec
Add EIEIO, a CLOS clone for Emacs.
...
svn path=/nixpkgs/trunk/; revision=14011
2009-02-09 08:34:25 +00:00
Michael Raskin
d20bb02310
Added mozplugger - an universal launching plugin for Mozilla programs
...
svn path=/nixpkgs/trunk/; revision=14009
2009-02-08 17:23:22 +00:00
Lluís Batlle i Rossell
264a6c709a
Adding alliance 5.0
...
svn path=/nixpkgs/trunk/; revision=14008
2009-02-08 16:28:31 +00:00
Michael Raskin
97d0f21d03
Added XaoS fractal viewer
...
svn path=/nixpkgs/trunk/; revision=14004
2009-02-08 14:17:05 +00:00
Michael Raskin
f529bd70a1
Carrier update
...
svn path=/nixpkgs/trunk/; revision=14002
2009-02-07 16:02:50 +00:00
Ludovic Courtès
f8a207e806
GNU Emacs 23.x update (development snapshot).
...
svn path=/nixpkgs/trunk/; revision=13994
2009-02-06 08:43:31 +00:00
Marc Weber
c4c1aa0a8a
added thinkingRock
...
svn path=/nixpkgs/trunk/; revision=13993
2009-02-06 03:14:30 +00:00
Eelco Dolstra
4d68e0d17f
* Firefox 3.0.6.
...
svn path=/nixpkgs/trunk/; revision=13978
2009-02-04 08:52:43 +00:00
Eelco Dolstra
b54251026a
* Enable ACL support in rsync.
...
svn path=/nixpkgs/trunk/; revision=13976
2009-02-03 22:13:35 +00:00
Armijn Hemel
aecd8c4415
bump to 2.6.4
...
svn path=/nixpkgs/trunk/; revision=13966
2009-02-02 23:01:10 +00:00
Eelco Dolstra
37b9b420cb
* Sync with trunk. Back to gtkLibs214.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=13960
2009-02-02 15:44:04 +00:00
Eelco Dolstra
a815367a7a
* gimp 2.6.3.
...
svn path=/nixpkgs/trunk/; revision=13949
2009-02-02 12:40:05 +00:00
Lluís Batlle i Rossell
30f8a1bd25
Adding kismet.
...
svn path=/nixpkgs/trunk/; revision=13938
2009-02-01 21:21:27 +00:00
Armijn Hemel
4df4bba69f
ed 1.2
...
svn path=/nixpkgs/trunk/; revision=13928
2009-02-01 18:53:25 +00:00
Eelco Dolstra
c584bb878a
* Sync with trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=13903
2009-01-29 16:33:02 +00:00
Armijn Hemel
167a2424a8
version bump to 2.6.6
...
svn path=/nixpkgs/trunk/; revision=13897
2009-01-28 17:14:34 +00:00
Armijn Hemel
b0cc696011
version bump
...
svn path=/nixpkgs/trunk/; revision=13896
2009-01-28 17:14:14 +00:00
Armijn Hemel
7d7cca5408
update to 2.5.4, use at your own risk
...
svn path=/nixpkgs/trunk/; revision=13895
2009-01-28 16:17:32 +00:00
Armijn Hemel
12c64bf562
update to 3.0.5
...
svn path=/nixpkgs/trunk/; revision=13894
2009-01-28 14:52:57 +00:00
Ludovic Courtès
730fe26fa0
Inkscape: Work around libpng's unhappiness.
...
svn path=/nixpkgs/trunk/; revision=13873
2009-01-26 18:51:52 +00:00
Lluís Batlle i Rossell
09d68fcad2
First steps trying to build VirtualBox. I haven't finished.
...
I left before trying to install and run the files compiled.
svn path=/nixpkgs/trunk/; revision=13863
2009-01-25 20:09:17 +00:00
Lluís Batlle i Rossell
c844c68142
Adding yafc-1.1.1
...
svn path=/nixpkgs/trunk/; revision=13846
2009-01-25 14:31:51 +00:00
Marc Weber
0ad62a0edb
adding gitAttr
...
now containing qgit, stgit, topGit, hg2git
updating gitGit (git dev version), adding qgit-git (dev version)
svn path=/nixpkgs/trunk/; revision=13816
2009-01-20 22:15:42 +00:00
Eelco Dolstra
c1579d2e78
* stdenv branch: synced with the trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=13785
2009-01-16 10:59:27 +00:00
Eelco Dolstra
979f70ab5b
* Subversion 1.5.5.
...
svn path=/nixpkgs/trunk/; revision=13784
2009-01-16 10:40:50 +00:00
Marc Weber
b92b8242fd
bazaar version bump to 1.10 (by Jan Kroeze)
...
svn path=/nixpkgs/trunk/; revision=13768
2009-01-14 16:26:53 +00:00
Marc Weber
91f9300897
added dvdauthor
...
svn path=/nixpkgs/trunk/; revision=13766
2009-01-14 16:23:06 +00:00
Andres Löh
4d5c788b81
Removed broken quotes.
...
svn path=/nixpkgs/trunk/; revision=13761
2009-01-13 16:36:47 +00:00
Peter Simons
6fb297513a
Committing Lluís Batlle's submissions from mailing list posting
...
<45219fb00901110456i6f21db35tbd1894eaea2146ff@mail.gmail.com>:
* nixpkgs-ccrypt-1.7-new.patch
* nixpkgs-cmake-add-ccmake.patch
* nixpkgs-cpufrequtils-005-new.patch
* nixpkgs-dwm-5.1-fix.patch
* nixpkgs-freeimage-3.11.0-new.patch
* nixpkgs-proxychains-3.1-new.patch
* nixpkgs-psi-to-0.12.patch
* nixpkgs-skype-to-2.0.0.72.patch
* nixpkgs-truecrypt-6.1a-fix.patch
* nixpkgs-vxl-1.11.0-new.patch
* nixpkgs-xkb-popular-esperanto-symbols.patch
* nixpkgs-xorg-via-video-fix.patch
svn path=/nixpkgs/trunk/; revision=13751
2009-01-12 21:12:07 +00:00
Ludovic Courtès
21443fb797
GNU gv: Properly substitute the default value of `gsInterpreter'.
...
svn path=/nixpkgs/trunk/; revision=13740
2009-01-12 11:12:17 +00:00
Michael Raskin
2f770f46e4
Added back old XNeur version (did not have XIM bug)
...
svn path=/nixpkgs/trunk/; revision=13739
2009-01-12 06:14:13 +00:00
Michael Raskin
46f022b4ce
Fixed dependencies for updated Xneur
...
svn path=/nixpkgs/trunk/; revision=13735
2009-01-11 10:19:11 +00:00
Michael Raskin
cc2e747a1b
Updated XNeur
...
svn path=/nixpkgs/trunk/; revision=13734
2009-01-11 09:28:07 +00:00
Andres Löh
2fd7742470
Updated apparently incorrect sha256 checksum of flash player.
...
svn path=/nixpkgs/trunk/; revision=13721
2009-01-07 16:46:00 +00:00
Ludovic Courtès
383c2a401a
GNU IceCat 3.0.5-g1.
...
svn path=/nixpkgs/trunk/; revision=13720
2009-01-07 13:53:15 +00:00
Eelco Dolstra
ed62007229
* xpdf 3.02pl2.
...
svn path=/nixpkgs/trunk/; revision=13716
2009-01-06 15:30:55 +00:00
Eelco Dolstra
1bdb17a5bc
* Thunderbird 2.0.0.19.
...
* Firefox 2.0.0.20.
* Firefox 3.0.5: forgot to update xulrunner.
svn path=/nixpkgs/trunk/; revision=13715
2009-01-06 12:43:00 +00:00
Eelco Dolstra
fa4e5051c7
* Firefox 3.0.5.
...
svn path=/nixpkgs/trunk/; revision=13710
2009-01-05 17:34:32 +00:00
Marc Weber
7cd7c4cffb
maxima version bump to 5.17.0
...
svn path=/nixpkgs/trunk/; revision=13703
2009-01-04 20:18:10 +00:00
Michael Raskin
73b0973818
Adding MLDonkey multiprotocol data distribution client - patch by Lluis Batlle
...
svn path=/nixpkgs/trunk/; revision=13702
2009-01-04 17:35:11 +00:00
Andres Löh
9d67550148
version bump to 0.8
...
svn path=/nixpkgs/trunk/; revision=13701
2009-01-04 17:30:03 +00:00
Michael Raskin
45df59809d
Adding mcabber console jabber client - patch by Lluis Batlle
...
svn path=/nixpkgs/trunk/; revision=13698
2009-01-04 17:11:38 +00:00
Michael Raskin
23545f821a
Added FF3.1b2. Main change: TraceMonkey JS JIT compiler.
...
svn path=/nixpkgs/trunk/; revision=13690
2009-01-03 13:40:21 +00:00
Marc Weber
5638574907
fixes for previous commit
...
svn path=/nixpkgs/trunk/; revision=13662
2008-12-20 02:15:26 +00:00
Marc Weber
e996113be7
removed mkDerivationByConfiguration, using composableDerivation instead
...
qgis, vim_configurable both work now
svn path=/nixpkgs/trunk/; revision=13661
2008-12-20 01:20:35 +00:00
Michael Raskin
6a83330e8b
Using old compizManager by default.
...
svn path=/nixpkgs/trunk/; revision=13635
2008-12-15 12:10:42 +00:00
Michael Raskin
7115d5e143
compiz-fusion does not build without gettext specified explicitly anymore
...
svn path=/nixpkgs/trunk/; revision=13631
2008-12-14 16:09:28 +00:00
Michael Raskin
abf1aeca3b
Fixed missing description
...
svn path=/nixpkgs/trunk/; revision=13629
2008-12-14 11:21:30 +00:00
Ludovic Courtès
6213bb808c
GNU IceCat 3.0.4-g1.
...
svn path=/nixpkgs/trunk/; revision=13616
2008-12-12 09:39:14 +00:00
Eelco Dolstra
e31341510d
* Merged from the trunk. Let's see how well this works with
...
Subversion 1.5...
svn path=/nixpkgs/branches/stdenv-updates/; revision=13601
2008-12-10 09:59:21 +00:00
Marc Weber
38cf2a4d7e
added multisync - plugins are not yet shown ?
...
svn path=/nixpkgs/trunk/; revision=13539
2008-12-02 12:25:56 +00:00
Ludovic Courtès
a9f0680f77
Git 1.6.0.4.
...
svn path=/nixpkgs/trunk/; revision=13529
2008-12-01 10:24:24 +00:00
Eelco Dolstra
2ffc686b67
* Latest Wine, Thunderbird.
...
svn path=/nixpkgs/trunk/; revision=13527
2008-12-01 00:06:14 +00:00
Marc Weber
96aade5a27
hackish fix to build cdrtools again
...
svn path=/nixpkgs/trunk/; revision=13343
2008-11-19 21:45:43 +00:00
Eelco Dolstra
aa84bce64d
* Get rid of all references to nix.cs.uu.nl.
...
svn path=/nixpkgs/trunk/; revision=13299
2008-11-14 16:57:19 +00:00
Eelco Dolstra
f61fbc205b
* Firefox 3.0.4.
...
svn path=/nixpkgs/trunk/; revision=13296
2008-11-14 15:55:17 +00:00
Eelco Dolstra
bf1625e3f6
* Cleanup plus a purity fix (don't look in /usr for libraries).
...
svn path=/nixpkgs/trunk/; revision=13290
2008-11-14 11:16:54 +00:00
Ludovic Courtès
9ec27e7dfd
Gnash: Use gst-ffmpeg and set the right `GST_PLUGIN_PATH'.
...
This makes viewing YouTube videos work out-of-the-box!
svn path=/nixpkgs/trunk/; revision=13256
2008-11-12 08:37:39 +00:00
Ludovic Courtès
cd3f1ecd82
Git 1.6.0.3.
...
svn path=/nixpkgs/trunk/; revision=13222
2008-11-07 13:45:46 +00:00
Marc Weber
36487462a2
update opera i686 linux provided by tachermourir@rambler.ru
...
svn path=/nixpkgs/trunk/; revision=13209
2008-11-06 14:42:57 +00:00
Eelco Dolstra
3f06bc1dc4
* Subversion 1.5.4.
...
svn path=/nixpkgs/trunk/; revision=13204
2008-11-06 13:13:55 +00:00
Marc Weber
5333a271a3
bump darcs to 2.1.0 (release) - patch provided by Ben Franksen
...
svn path=/nixpkgs/trunk/; revision=13201
2008-11-05 20:20:42 +00:00
Michael Raskin
c5363217ad
meta.function -> passthru.function, not killing other contents of passthru
...
svn path=/nixpkgs/trunk/; revision=13190
2008-11-04 21:24:10 +00:00
Eelco Dolstra
8596239d14
* Thunderbird 2.0.0.17.
...
svn path=/nixpkgs/trunk/; revision=13186
2008-11-04 12:47:10 +00:00
Michael Raskin
9e48add3e0
Try protecting FreeBSD from instntiating TinyCC
...
svn path=/nixpkgs/trunk/; revision=13184
2008-11-03 19:16:21 +00:00
Armijn Hemel
57bad22121
2.6.1 -> 2.6.2, still python import problems
...
svn path=/nixpkgs/trunk/; revision=13171
2008-11-01 08:45:49 +00:00
Eelco Dolstra
afb0530e3d
* Build Firefox 3 on top of xulrunner. This significantly reduces the
...
build time and makes Firefox itself only 3 megabytes or so large.
* Fixed building the mplayerplug-in on Firefox 3. Since the latter
now uses xulrunner, we no longer need the firefox3Xul hack. TODO:
do this for Icecat as well.
svn path=/nixpkgs/trunk/; revision=13160
2008-10-30 13:00:50 +00:00
Eelco Dolstra
ce4b78f72e
* Latest Firefox 2, 3.
...
svn path=/nixpkgs/trunk/; revision=13158
2008-10-30 09:23:33 +00:00
Ludovic Courtès
866d9c8241
ABCDE: Fix interaction with libcdio's `cd-paranoia'.
...
svn path=/nixpkgs/trunk/; revision=13157
2008-10-29 21:59:44 +00:00
Marc Weber
761e7453ab
removed eclipse_classic_src (supreseded by eclipseNew)
...
svn path=/nixpkgs/trunk/; revision=13136
2008-10-28 12:56:34 +00:00
Marc Weber
fa6b7a742c
using private mirror for eclipse
...
svn path=/nixpkgs/trunk/; revision=13122
2008-10-26 18:19:25 +00:00
Marc Weber
20a15e993b
eclipse-new expression (update of eclipse_classic_src)
...
It supports now insntalling some plugins (however the eclipse path will be copied once)
You can still just copy the whole store path to you home directory to install additional
plugins using update sites
svn path=/nixpkgs/trunk/; revision=13121
2008-10-26 17:45:14 +00:00
Michael Raskin
8f633828ed
Compiz-Fusion 0.7.8
...
svn path=/nixpkgs/trunk/; revision=13117
2008-10-26 11:58:42 +00:00
Armijn Hemel
f3cb5427d4
2.5.1 -> 2.5.2
...
svn path=/nixpkgs/trunk/; revision=13111
2008-10-24 21:34:42 +00:00
Eelco Dolstra
94a773eed3
* Disable make check for now, still investigating...
...
svn path=/nixpkgs/trunk/; revision=13101
2008-10-21 23:00:31 +00:00
Marc Weber
ea22df581b
added hg2git
...
svn path=/nixpkgs/trunk/; revision=13096
2008-10-18 21:08:42 +00:00
Marc Weber
c111811aab
mercurial : hgk = hg view = gitk for hg tool support
...
svn path=/nixpkgs/trunk/; revision=13093
2008-10-18 12:01:24 +00:00
Eelco Dolstra
bbf7342a10
* Added Adobe Flash Player 10.
...
svn path=/nixpkgs/trunk/; revision=13085
2008-10-16 13:36:27 +00:00
Peter Simons
4288826941
subversion-1.5.x: added new parameter "static"
...
If static is set, subversion will be built with "--enable-all-static". The flag
is currently unused (and default to 'false'), because I haven't figured out a
good way to expose that functionality to the user.
svn path=/nixpkgs/trunk/; revision=13083
2008-10-16 12:42:20 +00:00
Peter Simons
b4da0ccf16
git: updated from 1.6.0.1 to 1.6.0.2
...
svn path=/nixpkgs/trunk/; revision=13080
2008-10-16 12:41:46 +00:00
Ludovic Courtès
448452a734
Gnash: Run the test suite.
...
svn path=/nixpkgs/trunk/; revision=13073
2008-10-15 08:43:50 +00:00
Ludovic Courtès
624c3c9ff6
GNU ed 1.1.
...
svn path=/nixpkgs/trunk/; revision=13072
2008-10-15 07:26:14 +00:00
Marc Weber
1669c048a2
added meta tag to xvidcap
...
svn path=/nixpkgs/trunk/; revision=13071
2008-10-14 15:26:25 +00:00
Eelco Dolstra
9fd8d270e1
* Subversion 1.5.3.
...
svn path=/nixpkgs/trunk/; revision=13070
2008-10-14 14:59:43 +00:00
Marc Weber
5a4a28e437
added cinelerra (video editing application)
...
svn path=/nixpkgs/trunk/; revision=13068
2008-10-14 14:01:50 +00:00
Ludovic Courtès
064d1af52b
GNU Gnash 0.8.4.
...
svn path=/nixpkgs/trunk/; revision=13059
2008-10-14 08:26:00 +00:00
Armijn Hemel
ed9151d338
gimp 2.4 -> 2.6 + update dependencies
...
svn path=/nixpkgs/trunk/; revision=13039
2008-10-09 23:21:39 +00:00
Marc Weber
d827e4f16f
updated darcs2 to last release (2.1.0pre3) which fixed some http download problems.
...
Also adding assertion to force users to switch to darcs-2 unless they really want to keep using darcs-1
svn path=/nixpkgs/trunk/; revision=13038
2008-10-09 22:58:14 +00:00
Ludovic Courtès
750e48549d
abcde: Fix URL.
...
svn path=/nixpkgs/trunk/; revision=13012
2008-10-08 18:52:20 +00:00
Ludovic Courtès
61f18ebe83
Quack: Update hash to the current version.
...
svn path=/nixpkgs/trunk/; revision=13008
2008-10-08 18:01:24 +00:00
Pjotr Prins
3ce5cba9c7
Added pkgMaintainer info to these 'biology' section packages.
...
svn path=/nixpkgs/trunk/; revision=12987
2008-10-07 15:12:06 +00:00
Pjotr Prins
b3aa5d6bfc
Added meta.pkgMaintainer to biology packages - a claim to fame, or
...
you know who to blame!
svn path=/nixpkgs/trunk/; revision=12986
2008-10-07 15:12:01 +00:00
Pjotr Prins
4ab58fc7f3
Squashed commit of the following:
...
commit 74c0e9192e17d9dfce50f811fdb7e82a2785134e
Author: Pjotr <pjotr.public05@thebird.nl>
Date: Tue Oct 7 16:33:39 2008 +0200
Merge
commit ad91fb07a47226ed9e99f2dcb55b69ea0e70aa84
Author: Pjotr <pjotr.public05@thebird.nl>
Date: Tue Oct 7 16:23:20 2008 +0200
openmotif: added some comments on license and download
commit 68a552975f5c7e0964c7c9625e08de0864757255
Author: Pjotr <pjotr.public05@thebird.nl>
Date: Tue Oct 7 16:10:49 2008 +0200
Match parameters so arb starts compiling against openmotif
commit 16c52fb4071193f89acf6f7f53cfeff322285555
Author: Pjotr <pjotr.public05@thebird.nl>
Date: Tue Oct 7 16:04:06 2008 +0200
Added openmotif package
commit 75c4bba418f16859e99e97f48785e27ad87e99f5
Author: Pjotr <pjotr.public05@thebird.nl>
Date: Tue Oct 7 15:20:55 2008 +0200
Adding openmotif
commit 83a847d194b007e2ef856f2a5ad7c49939b6cf8c
Merge: 52918f1... 5ba4f06...
Author: Pjotr <pjotr.public05@thebird.nl>
Date: Tue Oct 7 14:15:05 2008 +0200
Merge branch 'syncsvn'
Conflicts:
pkgs/top-level/all-packages.nix
commit 52918f1f3af55429cc80c99d695e4a8d8b7869b0
Author: Pjotr Prins <wrk@nema-ws01.wurnet.nl>
Date: Mon Oct 6 18:31:06 2008 +0200
arb: Removed xfig as dependency (will add later)
arb: Don't recurse chmod settings of shared dir
commit c283733782dcbf0dcd88710e83f3eededf8f0866
Merge: e434cdf... a51773a...
Author: Pjotr Prins <wrk@nema-ws01.wurnet.nl>
Date: Mon Oct 6 17:09:42 2008 +0200
Merge branch 'master' of ssh://bio4.xparrot.eu//export/data/repositories/git/nixpkgs-testing-pjotr
commit a51773a3d4295d7ce16e6a7e983ded814180e30a
Merge: 290ae0b... 241012c...
Author: Pjotr <pjotr.public05@thebird.nl>
Date: Mon Oct 6 16:54:14 2008 +0200
Merge branch 'master' of ssh://bio4.xparrot.eu//export/data/repositories/git/nixpkgs-testing-pjotr
commit e434cdf9b9acefab4f54e18204ff16af179c442d
Merge: ef57566... 241012c...
Author: Pjotr Prins <wrk@nema-ws01.wurnet.nl>
Date: Mon Oct 6 16:12:27 2008 +0200
Merge branch 'master' of ssh://bio4.xparrot.eu//export/data/repositories/git/nixpkgs-testing-pjotr
commit 241012cae194d0f770be2224b5bb18b66e3ae0f0
Author: Pj <wrk@bio03.(none)>
Date: Mon Oct 6 16:11:11 2008 +0200
Added older version of lesstif for arb
commit 290ae0b802285a8dda41b3c5730e53239d73b47c
Merge: dfdf7fe... 53b6ceb...
Author: Pjotr <pjotr.public05@thebird.nl>
Date: Mon Oct 6 15:20:17 2008 +0200
Merge branch 'master' of ssh://bio4.xparrot.eu//export/data/repositories/git/nixpkgs-testing-pjotr
commit dfdf7fe8ac9599ec372bdb83630a236f227ad7d5
Author: Pjotr <pjotr.public05@thebird.nl>
Date: Mon Oct 6 15:15:04 2008 +0200
Fixed missing parameters for arb - and added kernelHeaders_2.6.18
commit ef57566834eb786cdcb57a799b7d1cb284eee389
Author: Pjotr Prins <wrk@nema-ws01.wurnet.nl>
Date: Mon Oct 6 15:06:26 2008 +0200
Changed arb permissions and priority
svn path=/nixpkgs/trunk/; revision=12985
2008-10-07 14:35:11 +00:00
Eelco Dolstra
a4b6f1066c
* Subversion 1.5: fix building the Apache module and the
...
Python/Perl bindings.
svn path=/nixpkgs/trunk/; revision=12979
2008-10-06 23:01:54 +00:00