Commit graph

6349 commits

Author SHA1 Message Date
Florian Friesdorf 962e6fb704 Revert "python site.py that loads pth files anywhere on PYTHONPATH"
This reverts commit fac80449abd57c271dfb98d392e49e4135dfc50c.

svn path=/nixpkgs/branches/stdenv-updates/; revision=32663
2012-02-28 00:08:00 +00:00
Florian Friesdorf 3b39dff906 Revert "include site for python wrappers to enable deps via pth files"
This reverts commit dca280ab0b668553c50506ab7b31284e8477a803.

svn path=/nixpkgs/branches/stdenv-updates/; revision=32660
2012-02-28 00:07:48 +00:00
Florian Friesdorf 43e16d04b9 Revert "prevent distutils during module install from downloading and load pth files"
This reverts commit 2a151d9df99f68c555a9f1fd2c80b8889561e9e3.

svn path=/nixpkgs/branches/stdenv-updates/; revision=32659
2012-02-28 00:07:42 +00:00
Florian Friesdorf c5a2f289f6 Revert "separate libxml2 python bindings, added libconvOrLibC dependency"
This reverts commit 614b18668433329cc5686c34b51a63e51c86c9f4.

svn path=/nixpkgs/branches/stdenv-updates/; revision=32650
2012-02-28 00:07:12 +00:00
Florian Friesdorf 360ec296a6 Revert "adapted xpf to new libxml2Python"
This reverts commit b1f634f3d384a39e015d69e348cf220855457049.

svn path=/nixpkgs/branches/stdenv-updates/; revision=32649
2012-02-28 00:07:08 +00:00
Florian Friesdorf 0d8bea54e0 Revert "Trying to fix the tarball, related to a problem introduced in 32596."
This reverts commit d5172b093cb152e150620eee36141dcf7feb259d.

svn path=/nixpkgs/branches/stdenv-updates/; revision=32648
2012-02-28 00:07:05 +00:00
Florian Friesdorf 5f3d291001 Revert "fix python libxml2"
This reverts commit 60a68234014b282804a1d434807d912949ea79ac.

svn path=/nixpkgs/branches/stdenv-updates/; revision=32647
2012-02-28 00:07:02 +00:00
Florian Friesdorf c444dd1df0 Revert "fix typos: beautifulSoup instead of beautifulSoap"
This reverts commit 679936bfcf8519321087d1ba06bdf91444c3c55f.

svn path=/nixpkgs/branches/stdenv-updates/; revision=32646
2012-02-28 00:06:59 +00:00
Florian Friesdorf 457aabfad8 Revert "logilabComman and astng fixes"
This reverts commit 7f08e8d98e43fe57b68a751d77a52574cf139e04.

svn path=/nixpkgs/branches/stdenv-updates/; revision=32645
2012-02-28 00:06:56 +00:00
Florian Friesdorf e545a9944a Revert "added unzip to buildPythonPackage's buildInputs - used quite often"
This reverts commit f067ecb4911f154fe2c64434abdc5a8b79625f5a.

svn path=/nixpkgs/branches/stdenv-updates/; revision=32644
2012-02-28 00:06:52 +00:00
Florian Friesdorf 762049e503 Revert "python packages cleanup"
This reverts commit 632873d81fcf9b1f85d4b2f990f92bc65dcd261a.

svn path=/nixpkgs/branches/stdenv-updates/; revision=32641
2012-02-28 00:06:42 +00:00
Florian Friesdorf 899f37d6b2 Revert "fix python optfunc"
This reverts commit abf16535e7aa5b97bc084dd2953c3525d8f4b9aa.

svn path=/nixpkgs/branches/stdenv-updates/; revision=32640
2012-02-28 00:06:39 +00:00
Florian Friesdorf 998c1a3469 fix python optfunc
svn path=/nixpkgs/branches/stdenv-updates/; revision=32633
2012-02-27 21:26:59 +00:00
Florian Friesdorf b653b3c559 python packages cleanup
authored by: chaoflow, goibhniu

svn path=/nixpkgs/branches/stdenv-updates/; revision=32627
2012-02-27 17:34:13 +00:00
Florian Friesdorf 9e646d4689 added unzip to buildPythonPackage's buildInputs - used quite often
authored by: chaoflow, goibhniu

svn path=/nixpkgs/branches/stdenv-updates/; revision=32624
2012-02-27 17:33:55 +00:00
Florian Friesdorf 2a6597f5cb logilabComman and astng fixes
authored by: chaoflow, goibhniu

svn path=/nixpkgs/branches/stdenv-updates/; revision=32623
2012-02-27 17:33:49 +00:00
Florian Friesdorf 944083026b fix typos: beautifulSoup instead of beautifulSoap
authored by: chaoflow, goibhniu

svn path=/nixpkgs/branches/stdenv-updates/; revision=32622
2012-02-27 17:33:44 +00:00
Florian Friesdorf ec05ab990b fix python libxml2
svn path=/nixpkgs/branches/stdenv-updates/; revision=32610
2012-02-27 00:43:07 +00:00
Lluís Batlle i Rossell dd09aa6929 I'd remain with glibc 2.13 on cross building too, as we do on native builds,
due to the lack of rpc (and therefore, lack of linux pam).


svn path=/nixpkgs/branches/stdenv-updates/; revision=32608
2012-02-26 21:53:18 +00:00
Lluís Batlle i Rossell fc9f42487e Trying to fix the tarball, related to a problem introduced in 32596.
svn path=/nixpkgs/branches/stdenv-updates/; revision=32606
2012-02-26 21:40:37 +00:00
Florian Friesdorf c0dcbb912c adapted xpf to new libxml2Python
authored by: chaoflow, goibhniu

svn path=/nixpkgs/branches/stdenv-updates/; revision=32597
2012-02-26 17:23:54 +00:00
Florian Friesdorf 09cfb46f58 separate libxml2 python bindings, added libconvOrLibC dependency
authored by: chaoflow, goibhniu

svn path=/nixpkgs/branches/stdenv-updates/; revision=32596
2012-02-26 17:23:50 +00:00
Florian Friesdorf d52e2c7c41 prevent distutils during module install from downloading and load pth files
based on a patch by Cillian de Róiste

svn path=/nixpkgs/branches/stdenv-updates/; revision=32583
2012-02-26 17:23:09 +00:00
Florian Friesdorf ccb34b093f include site for python wrappers to enable deps via pth files
svn path=/nixpkgs/branches/stdenv-updates/; revision=32582
2012-02-26 17:23:05 +00:00
Florian Friesdorf cb1009a3fb python site.py that loads pth files anywhere on PYTHONPATH
This file is normally created by easy_install / distutils, but removed
and packaged separately to avoid collisions and allow for more use cases.

svn path=/nixpkgs/branches/stdenv-updates/; revision=32579
2012-02-26 17:22:55 +00:00
Shea Levy ea195b2507 svn merge ^/nixpkgs/trunk
svn path=/nixpkgs/branches/stdenv-updates/; revision=32564
2012-02-25 19:57:34 +00:00
Peter Simons 9e7a5c5157 boost: updated to version 1.49
svn path=/nixpkgs/trunk/; revision=32562
2012-02-25 19:22:06 +00:00
Lluís Batlle i Rossell bfb0389d6c Disabling NLS for the zip at openoffice builders. I think it breaks the builds, based on
the nixpkgs diff for the breakage at http://hydra.nixos.org/build/1964660 .


svn path=/nixpkgs/trunk/; revision=32556
2012-02-25 15:54:57 +00:00
Lluís Batlle i Rossell 60bd341efd Trying to fix go-oo
svn path=/nixpkgs/trunk/; revision=32552
2012-02-24 22:49:41 +00:00
Lluís Batlle i Rossell d6f6caea6b Updating angelscript to 2.22.1.
Adding mysocketw.

Adding ogre-paged.

Fixing the caelum licence.


svn path=/nixpkgs/trunk/; revision=32549
2012-02-24 21:13:14 +00:00
Lluís Batlle i Rossell 0812ff0e57 Adding caelum (I want RoR)
svn path=/nixpkgs/trunk/; revision=32548
2012-02-24 20:34:35 +00:00
Arie Middelkoop 6b10ace1ca mcelog: a tool to access the machine check exceptions logged by the kernel.
The kernel indicated that machine check exceptions were logged, but did not tell what kind of exceptions.
In my case, this is usually the processor being throttled because it gets too hot (laptop...), but it
may also be more severe problems. Anyway, with this tool you can access these logs.

svn path=/nixpkgs/trunk/; revision=32547
2012-02-24 20:20:59 +00:00
Arie Middelkoop 72450d9b73 Added dropbox (binary).
svn path=/nixpkgs/trunk/; revision=32545
2012-02-24 17:53:19 +00:00
Peter Simons 846da9fb0a haskell-hledger-web: disable this package temporarily until it has been upgraded to support recent versions of Yesod
svn path=/nixpkgs/trunk/; revision=32539
2012-02-24 11:31:21 +00:00
Peter Simons 4b3e14f5d0 Deleted deprecated packages:
haskell-containers-deepseq
  haskell-control-monad-attempt
  haskell-data-object
  haskell-data-object-yaml
  haskell-frown
  haskell-jsonEnumerator
  haskell-neither
  haskell-pool
  haskell-web-routes
  haskell-web-routes-quasi
  haskell-xml-enumerator

svn path=/nixpkgs/trunk/; revision=32538
2012-02-24 11:31:19 +00:00
Peter Simons 9c06f2b68a haskell-monads-tf: added version 0.1.0.0
svn path=/nixpkgs/trunk/; revision=32533
2012-02-24 08:24:12 +00:00
Arie Middelkoop 1b2d50c14f rfkill udev package.
svn path=/nixpkgs/trunk/; revision=32532
2012-02-24 01:35:59 +00:00
Arie Middelkoop 2c7845859f Added the irc proxy "bip".
svn path=/nixpkgs/trunk/; revision=32529
2012-02-23 23:47:26 +00:00
Yury G. Kudryashov 38e3d7bc86 svn merge ^/nixpkgs/trunk
Not merged r32497 (tree conflict, glibc GNU Hurd update). Ludovic, could you
please look at this?

svn path=/nixpkgs/branches/stdenv-updates/; revision=32520
2012-02-23 20:06:21 +00:00
Peter Simons 31e7a2ce7a gecko-mediaplayer: updated to version 1.0.5
I hoped this update would fix the build errors, but in fact it didn't. :-(

svn path=/nixpkgs/trunk/; revision=32518
2012-02-23 18:32:42 +00:00
Peter Simons 23f9485c94 haskell-mathblog: added version 0.4
svn path=/nixpkgs/trunk/; revision=32511
2012-02-23 11:33:39 +00:00
Peter Simons e321903ff1 Atlas aborts the build some kind of CPU frequency scaling is detected on the
build machine because that feature offsets the performance timings. We ignore
that check, however, because with binaries being pre-built on Hydra those
timings aren't accurate for the local machine in the first place. The build log
might show something such as the following:

 | It appears you have cpu throttling enabled, which makes timings
 | unreliable and an ATLAS install nonsensical.  Aborting.
 | See ATLAS/INSTALL.txt for further information
 | Ignoring CPU throttling by user override!

svn path=/nixpkgs/trunk/; revision=32506
2012-02-23 11:33:26 +00:00
Yury G. Kudryashov 166e87319c Fix cmake-2.6.4 build (add xmlrpc-c)
svn path=/nixpkgs/trunk/; revision=32505
2012-02-23 11:27:47 +00:00
Yury G. Kudryashov 417124626b Add cmake-2.6.4
This is the minimum version required for KDE-4, so I need it to ensure that my
cmake code works with cmake-2.6.4.

svn path=/nixpkgs/trunk/; revision=32504
2012-02-23 11:27:43 +00:00
Ludovic Courtès e86e5db579 release-cross: Add `gnu.smbfs'.
svn path=/nixpkgs/trunk/; revision=32500
2012-02-23 00:32:09 +00:00
Ludovic Courtès c6210ec36d Samba: Fix compilation for GNU/Hurd; add to Hydra.
svn path=/nixpkgs/trunk/; revision=32498
2012-02-23 00:01:24 +00:00
Peter Simons 6b0dda0771 new package: aacskeys -- grab aacs keys from bluray disks
svn path=/nixpkgs/trunk/; revision=32491
2012-02-22 20:29:46 +00:00
Peter Simons 444b195a3d new package: premake -- lua based build configuration tool
this is version 3, while 4 already exists.
But I only need this tool for 'aacskeys', which doesn't work with 4

svn path=/nixpkgs/trunk/; revision=32490
2012-02-22 20:29:42 +00:00
Peter Simons 383ec69fb6 new library: libbluray for playing bluray disks
optionally use libaacs to decrypt commercial disks

svn path=/nixpkgs/trunk/; revision=32486
2012-02-22 20:29:29 +00:00
Peter Simons 0efd53814f new library: libaacs for decoding bluray disks
Does not contain any drm or copyright infringements.

svn path=/nixpkgs/trunk/; revision=32485
2012-02-22 20:29:25 +00:00