Eelco Dolstra
f709d6c233
* xvidcore updated to 1.3.2. Also create a libxvidcore.so symlink and
...
get rid of the static library.
svn path=/nixpkgs/branches/kde-4.7/; revision=27939
2011-07-25 14:19:10 +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
Sander van der Burg
bf5c3bb671
- libgcc_s seems to be needed after all
...
- eduke32 uses UNIX style options nowadays
svn path=/nixpkgs/trunk/; revision=27937
2011-07-25 11:43:27 +00:00
Sander van der Burg
f0e799a492
Updated eduke32 to rev 1944
...
svn path=/nixpkgs/trunk/; revision=27936
2011-07-25 10:48:07 +00:00
Andres Löh
2cc5d14382
Added monad-par.
...
svn path=/nixpkgs/trunk/; revision=27934
2011-07-25 07:33:48 +00:00
Eelco Dolstra
c26b778f34
* Added upower, which replaces HAL's power management functionality.
...
svn path=/nixpkgs/branches/kde-4.7/; revision=27929
2011-07-25 00:29:15 +00:00
Eelco Dolstra
93f36bf9ce
* pm-utils updated to 1.4.1. Also put all runtime dependencies in its
...
$PATH (because upower is called by dbus which doesn't allow setting
the $PATH).
svn path=/nixpkgs/branches/kde-4.7/; revision=27928
2011-07-25 00:28:18 +00:00
Eelco Dolstra
174886639c
* Updated libnih and mountall.
...
svn path=/nixpkgs/branches/kde-4.7/; revision=27927
2011-07-24 23:44:15 +00:00
Peter Simons
5a72bae9df
all-packages.nix: stripped trailing whitespace
...
svn path=/nixpkgs/trunk/; revision=27924
2011-07-24 20:26:33 +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
20ebca303e
Add comments explaining the purpose of the postBuild prepend
...
svn path=/nixpkgs/trunk/; revision=27922
2011-07-24 20:24:23 +00:00
Shea Levy
5db8c88547
Fix problem with linux 3.0 trying to install in /nix/store/...
...
Thanks to MarcWeber on IRC for helping with this
svn path=/nixpkgs/trunk/; revision=27921
2011-07-24 20:24:12 +00:00
Peter Simons
1bc8594052
hledger-chart: build this package only on Linux
...
The build should work on haskellPlatforms, but an attempt to build it on
Darwin generates assertion errors because it somehow ends up depending
on the Linux kernel headers.
svn path=/nixpkgs/trunk/; revision=27920
2011-07-24 20:05:08 +00:00
Peter Simons
31d1abd4a1
tree: OBJS+=... doesn't work on the make command line, use EXTRA_OBJS variable instead
...
svn path=/nixpkgs/trunk/; revision=27919
2011-07-24 19:36:03 +00:00
Peter Simons
3415f0f088
tree: the tool ought to compile everywhere, so let's give it a try
...
svn path=/nixpkgs/trunk/; revision=27918
2011-07-24 19:15:09 +00:00
Peter Simons
e0e42141d9
tree: blind attempt to fix the build on Darwin
...
svn path=/nixpkgs/trunk/; revision=27917
2011-07-24 19:15:03 +00:00
Peter Simons
7743596401
all-packages.nix: added the 'tree' utility
...
svn path=/nixpkgs/trunk/; revision=27916
2011-07-24 09:57:06 +00:00
Shea Levy
e34c2e366e
First attempt at linuxPackages_3_0
...
svn path=/nixpkgs/trunk/; revision=27915
2011-07-24 03:05:00 +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
Shea Levy
d9c22f38da
Add firmware for rtl8192c and related NICs
...
svn path=/nixpkgs/trunk/; revision=27912
2011-07-23 22:58:32 +00:00
Eelco Dolstra
982a83aa2e
* Added udisks, the replacement of the disk management bits of HAL
...
(which is obsolete).
* lvm2: updated to 2.02.86. Also install the pkgconfig files and
build liblvm2app.
* Added libatasmart (udisks dependency for querying ATA SMART status).
* Updated sg3_utils to 1.31.
svn path=/nixpkgs/branches/kde-4.7/; revision=27908
2011-07-23 01:29:51 +00:00
Eelco Dolstra
012e221de9
* kde-workspace requires PAM.
...
svn path=/nixpkgs/branches/kde-4.7/; revision=27907
2011-07-22 23:59:59 +00:00
Sander van der Burg
14be409d8f
Removed hardcoded paths to /bin and /usr/bin
...
svn path=/nixpkgs/trunk/; revision=27906
2011-07-22 20:09:00 +00:00
Sander van der Burg
f635aceb5b
Updated some meta information for the emulators I've tried recently. They all seem to work fine :-)
...
svn path=/nixpkgs/trunk/; revision=27905
2011-07-22 19:25:31 +00:00
Sander van der Burg
6ac699ba97
Added VisualBoy advance; a gameboy/gameboy color/gameboy advance emulator
...
svn path=/nixpkgs/trunk/; revision=27904
2011-07-22 18:31:42 +00:00
Ludovic Courtès
2cb4bc4a47
GCC 4.6: Don't assume `$NIX_GCC/nix-support/orig-libc' exists.
...
svn path=/nixpkgs/trunk/; revision=27903
2011-07-22 14:44:28 +00:00
Sander van der Burg
cb8409612c
Added Mupen64 Plus, a nintendo 64 emulator
...
svn path=/nixpkgs/trunk/; revision=27902
2011-07-22 14:03:23 +00:00
Marco Maggesi
af9eaf3441
Oops
...
svn path=/nixpkgs/trunk/; revision=27901
2011-07-22 07:39:14 +00:00
Marco Maggesi
b1f6ed4a6e
Update OCaml Batteries to 1.4.0
...
svn path=/nixpkgs/trunk/; revision=27900
2011-07-22 07:28:51 +00:00
Eelco Dolstra
a5a9f1fb2e
* Fix kpythonpluginfactory.
...
svn path=/nixpkgs/branches/kde-4.7/; revision=27899
2011-07-22 01:54:04 +00:00
Eelco Dolstra
9379248ef3
* Update kdeadmin and kdegames.
...
svn path=/nixpkgs/branches/kde-4.7/; revision=27898
2011-07-22 01:28:09 +00:00
Eelco Dolstra
a75f9edd10
svn path=/nixpkgs/branches/kde-4.7/; revision=27897
2011-07-21 22:18:52 +00:00
Eelco Dolstra
f9320cb33a
* Update system-config-printer to 1.3.4.
...
svn path=/nixpkgs/branches/kde-4.7/; revision=27896
2011-07-21 22:18:41 +00:00
Peter Simons
db86b7f237
all-packages.nix: added package bash-completion
...
svn path=/nixpkgs/trunk/; revision=27895
2011-07-21 22:02:01 +00:00
Eelco Dolstra
5a03576cb4
* Update kdegames.
...
svn path=/nixpkgs/branches/kde-4.7/; revision=27894
2011-07-21 21:54:40 +00:00
Lluís Batlle i Rossell
1d3c534625
Updating unison.
...
svn path=/nixpkgs/trunk/; revision=27893
2011-07-21 21:46:06 +00:00
Peter Simons
71237fce00
adns: blind attempt to fix the shared library build on Darwin
...
svn path=/nixpkgs/trunk/; revision=27892
2011-07-21 21:26:21 +00:00
Peter Simons
c29e9369b0
xlockmore: dropped support for obsolete getConfig mechanism
...
If you want to build xlockmore without support for PAM, override { pam = null; } instead.
svn path=/nixpkgs/trunk/; revision=27891
2011-07-21 20:58:41 +00:00
Peter Simons
903c9189c4
adns: dropped obsolete versions and static-only feature
...
svn path=/nixpkgs/trunk/; revision=27890
2011-07-21 20:58:34 +00:00
Eelco Dolstra
8b4730bdbd
* Update pycups, PyQt and SIP.
...
svn path=/nixpkgs/branches/kde-4.7/; revision=27889
2011-07-21 20:14:17 +00:00
Eelco Dolstra
aa6f8184b5
* Update kdepimlibs.
...
* Remove unnecessary NIX_LDFLAGS hacks.
svn path=/nixpkgs/branches/kde-4.7/; revision=27887
2011-07-21 19:16:21 +00:00
Lluís Batlle i Rossell
9387a99a19
Adding netfilter/iptables to the sheevaplug kernel.
...
svn path=/nixpkgs/trunk/; revision=27886
2011-07-21 18:40:24 +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
Eelco Dolstra
489d1be918
* Cmake updated to 2.8.5. Also added a patch that prevents Cmake from
...
looking in /usr and similar locations. However, it *will* now look
in the Nixpkgs Glibc lib and include directories. This ensures that
find_library can find libraries in Glibc.
svn path=/nixpkgs/branches/kde-4.7/; revision=27884
2011-07-21 18:21:38 +00:00
Eelco Dolstra
9253901104
* Whitespace.
...
svn path=/nixpkgs/branches/kde-4.7/; revision=27883
2011-07-21 17:32:35 +00:00
Eelco Dolstra
23831b76e3
* dbus-python updated to 0.84.0.
...
svn path=/nixpkgs/branches/kde-4.7/; revision=27882
2011-07-21 17:31:57 +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
Ludovic Courtès
6f5e72deed
libelf: Disable native language support on Darwin.
...
svn path=/nixpkgs/trunk/; revision=27877
2011-07-21 13:51:03 +00:00