Commit Graph

10175 Commits

Author SHA1 Message Date
Sander van der Burg
0de19dec3b - Upgraded SIP to 4.10.2
- Upgraded PyQt to 4.7.3


svn path=/nixpkgs/trunk/; revision=21203
2010-04-21 12:06:28 +00:00
Eelco Dolstra
9e9f8e45b3 * Updated wpa_supplicant to 0.7.2.
svn path=/nixpkgs/trunk/; revision=21200
2010-04-21 11:37:15 +00:00
Eelco Dolstra
b86fd1a1ec * Added rfkill, a tool for controlling the wireless kill switch on
Linux.

svn path=/nixpkgs/trunk/; revision=21199
2010-04-21 11:21:15 +00:00
Eelco Dolstra
f20c7e9c46 * Cleanup: removed the unused `python-new'.
svn path=/nixpkgs/trunk/; revision=21198
2010-04-21 11:12:06 +00:00
Eelco Dolstra
741cc2fef8 * Cleanup: removed the unused `python-new'.
svn path=/nixpkgs/trunk/; revision=21197
2010-04-21 11:11:42 +00:00
Eelco Dolstra
e2a374799f * Reverted most of the recent Python refactorings, as discussed. It's
a worthy goal to move the Python packages that are currently in
  all-packages.nix into a single attribute set, but this doesn't
  require moving python-packages.nix or the other changes made to that
  file.  The Python packages in all-packages.nix should simply be
  moved to python-packages.nix, and ideally changed to use
  buildPythonPackage.

svn path=/nixpkgs/trunk/; revision=21196
2010-04-21 10:51:15 +00:00
Lluís Batlle i Rossell
8d9ac92768 Enabling again the setuptoolsTrial python package, so at least
the nixpkgs tarball does not fail.

svn path=/nixpkgs/trunk/; revision=21195
2010-04-21 10:38:12 +00:00
Eelco Dolstra
ac5555e40c * Subversion 1.6.11. Also updated meta.homepage to reflect that it's
now an Apache project.

svn path=/nixpkgs/trunk/; revision=21194
2010-04-21 09:47:26 +00:00
Lluís Batlle i Rossell
85c1a2b7ff "Remind" update.
svn path=/nixpkgs/trunk/; revision=21193
2010-04-21 07:00:49 +00:00
Lluís Batlle i Rossell
f2307e2543 Fixing the mechanize python package. That may make calibre build again.
svn path=/nixpkgs/trunk/; revision=21191
2010-04-20 18:29:50 +00:00
Yury G. Kudryashov
445a3e07e9 Don't disable pythonSexy for python 2.6
Otherwise tarball build fails.

svn path=/nixpkgs/trunk/; revision=21187
2010-04-20 17:06:38 +00:00
Yury G. Kudryashov
4cdcafb0f1 Don't pass lib argument to svnfs as it is not expected
svn path=/nixpkgs/trunk/; revision=21186
2010-04-20 17:06:27 +00:00
Yury G. Kudryashov
7a3f602580 Get rid of decibel and tapioca-qt
It never worked, and nothing use it.

svn path=/nixpkgs/trunk/; revision=21185
2010-04-20 17:06:19 +00:00
Lluís Batlle i Rossell
71760b99a5 Fixing the opencv build. As it builds with cmake, it also benefits from 'stdenv2'
to build properly.

svn path=/nixpkgs/trunk/; revision=21184
2010-04-20 15:09:56 +00:00
Rob Vermaas
fbc33c5485 maven-build.nix: added extraMvnFlags argurment
svn path=/nixpkgs/trunk/; revision=21181
2010-04-20 14:32:07 +00:00
Sander van der Burg
3921737991 Upgraded jdk to 1.6.0_20
svn path=/nixpkgs/trunk/; revision=21180
2010-04-20 11:29:40 +00:00
Sander van der Burg
fb6e817495 SIP 4.10 and PyQt 4.7 are now the default versions
svn path=/nixpkgs/trunk/; revision=21179
2010-04-20 09:36:57 +00:00
Marc Weber
3fd8596707 pythonPackages should include python
svn path=/nixpkgs/trunk/; revision=21175
2010-04-20 00:03:14 +00:00
Marc Weber
9571bbe5dc Python:
- simplejson builds
- remove merge duplication of ZopeInterface (doCheck = false is not needed)
- document why those packgaes don't build

svn path=/nixpkgs/trunk/; revision=21174
2010-04-19 23:44:00 +00:00
Marc Weber
97f2c09f97 readding some python packages I dropped somehow by accident.
This also updates some python libraries and fixes some things I forgot
to patch

svn path=/nixpkgs/trunk/; revision=21171
2010-04-19 19:41:41 +00:00
Marc Weber
6ef4de2259 Lyx update
svn path=/nixpkgs/trunk/; revision=21170
2010-04-19 19:41:38 +00:00
Marc Weber
d75d0cbb6a Eclipse update
svn path=/nixpkgs/trunk/; revision=21169
2010-04-19 16:47:41 +00:00
Lluís Batlle i Rossell
d64fc6e17c Commenting at release.nix how hydra will evaluate it.
svn path=/nixpkgs/trunk/; revision=21167
2010-04-19 14:21:52 +00:00
Ludovic Courtès
73b7a7fea7 hwloc 1.0rc1.
svn path=/nixpkgs/trunk/; revision=21166
2010-04-19 14:06:07 +00:00
Lluís Batlle i Rossell
f431b2ac38 Fixing a Marc's url that pointed to his local filesystem.
There are still things to improve in that package (description?)
I'm trying to get hydra evaluate nixpkgs.

svn path=/nixpkgs/trunk/; revision=21163
2010-04-19 12:27:18 +00:00
Lluís Batlle i Rossell
57f647c255 Fixing the nixpkgs evaluation (svnfs). I renamed the attr svnFS to svnfs,
to match others 'xxxxfs'. Maybe it could have the name sshfsFuse too.
I prefer svnfs, and I'd prefer 'sshfs' too, and not sshfsFuse.

svn path=/nixpkgs/trunk/; revision=21160
2010-04-19 10:50:36 +00:00
Lluís Batlle i Rossell
8cf18e0ae4 Revert "Removing the amarok dependency on qscriptgenerator."
Amarok wants it.

svn path=/nixpkgs/trunk/; revision=21155
2010-04-19 10:24:13 +00:00
Lluís Batlle i Rossell
673d1674fb Making kdeadmin build (pkgs => pythonpackages change)
svn path=/nixpkgs/trunk/; revision=21154
2010-04-19 10:24:09 +00:00
Lluís Batlle i Rossell
98c2d9c386 Removing the amarok dependency on qscriptgenerator.
It builds fine, even in x86_64, where it failed.

svn path=/nixpkgs/trunk/; revision=21153
2010-04-19 09:50:12 +00:00
Yury G. Kudryashov
6338c68dcd Inherit from pythonPackages, not pkgs
svn path=/nixpkgs/trunk/; revision=21152
2010-04-19 09:29:06 +00:00
Marc Weber
b8fc0df586 updating HaXe and Neko
svn path=/nixpkgs/trunk/; revision=21150
2010-04-18 22:01:50 +00:00
Ludovic Courtès
aa0902047e LCOV 1.8.
svn path=/nixpkgs/trunk/; revision=21149
2010-04-18 21:51:33 +00:00
Alexander Tsamutali
502f979532 mpd: New nixpkg.
svn path=/nixpkgs/trunk/; revision=21148
2010-04-18 19:26:30 +00:00
Alexander Tsamutali
d5337a70c8 libcue: New nixpkg.
svn path=/nixpkgs/trunk/; revision=21147
2010-04-18 19:12:07 +00:00
Alexander Tsamutali
3e40cf1f64 libmikmod: New nixpkg.
svn path=/nixpkgs/trunk/; revision=21146
2010-04-18 18:57:35 +00:00
Alexander Tsamutali
eb3b3e043d libid3tag: Added zlib to propagatedBuildInputs.
svn path=/nixpkgs/trunk/; revision=21145
2010-04-18 18:09:26 +00:00
Alexander Tsamutali
64249d4372 libmad: Added patch to install mad.pc, stolen from Arch Linux.
svn path=/nixpkgs/trunk/; revision=21144
2010-04-18 18:07:03 +00:00
Armijn Hemel
f18af16dfe update to 2.8.4
svn path=/nixpkgs/trunk/; revision=21143
2010-04-18 10:53:31 +00:00
Marc Weber
8c0b7e4ad2 - adding experimental python31 build
- cleanup python libraries:
 * moving all python libraries into a attr set into a directory
   so that expressions can be used for both: python 2.5 and 2.6 easily
 * disabling packages which don't build

svn path=/nixpkgs/trunk/; revision=21142
2010-04-17 18:28:25 +00:00
Marc Weber
9e59164e57 adding lib function haskell's drop x elements from head of list
svn path=/nixpkgs/trunk/; revision=21141
2010-04-17 18:26:40 +00:00
Lluís Batlle i Rossell
36623b8227 Updating openocd and libftdi (for the sheevaplug jtag)
svn path=/nixpkgs/trunk/; revision=21139
2010-04-17 10:15:47 +00:00
Eelco Dolstra
7c22881aa8 * Build audacious with ffmpeg to get support for WMA and MPC.
svn path=/nixpkgs/trunk/; revision=21138
2010-04-16 20:19:22 +00:00
Eelco Dolstra
10fdd4d230 * Updated audacious to 2.3. Combined audacious and audacious-plugins
into one derivation so that it works out of the box - no need to set
  symlinks to the plugins in ~/.local/share/audacious.  There is
  really no reason to install those packages separately anyway, as
  audacious is useless without the plugins package.

svn path=/nixpkgs/trunk/; revision=21137
2010-04-16 19:26:15 +00:00
Eelco Dolstra
21d2c514e5 * libcdio updated to 0.82.
svn path=/nixpkgs/trunk/; revision=21136
2010-04-16 19:23:25 +00:00
Lluís Batlle i Rossell
d6f653770b Updating the 'ecl' url (new version, and updated sourceforge url scheme)
svn path=/nixpkgs/trunk/; revision=21134
2010-04-16 17:35:26 +00:00
Lluís Batlle i Rossell
71f2fc2324 Fix the upstream-update snippets.sh for sourceforge URLs (sourceforge changed the url pattern)
svn path=/nixpkgs/trunk/; revision=21133
2010-04-16 17:34:01 +00:00
Marc Weber
a772868bca adding svnFS
svn path=/nixpkgs/trunk/; revision=21132
2010-04-16 15:56:31 +00:00
Marc Weber
6ce15d655f adding wvdial, wvstreams, usb_modeswitch
svn path=/nixpkgs/trunk/; revision=21131
2010-04-16 15:56:28 +00:00
Marc Weber
3874ba79bd make pythonPackages default to pyhton26Packages because python26 is default now
This makes python packages passed to inkscape have same version again

svn path=/nixpkgs/trunk/; revision=21130
2010-04-16 15:56:25 +00:00
Ludovic Courtès
ecaa92decb Remove `guile_1_9_coverage'.
svn path=/nixpkgs/trunk/; revision=21116
2010-04-16 08:05:09 +00:00