nixpkgs/pkgs
Patrick Mahoney 1e06594c0c mariadb: Patch to compile on OS X.
* perl is required at build time on darwin. Copied from the
  mysql/5.5.x.nix

* CMake on darwin creates shared libraries with relative 'install_name'
  paths which are made absolute by fixDarwinDylibNames.

  See http://answers.opencv.org/question/4134/cmake-install_name_tool-absolute-path-for-library/

* The asm patch was needed to compile on darwin, though I do not
  understand what is going on. Error before the patch:

  [ 15%] Building C object mysys/CMakeFiles/mysys.dir/my_context.c.o
  .../nix-build-mariadb-10.0.13.drv-1/mariadb-10.0.13/mysys/my_context.c:207:Unknown pseudo-op: .cfi_escape
  .../nix-build-mariadb-10.0.13.drv-1/mariadb-10.0.13/mysys/my_context.c:207:Rest of line ignored. 1st junk character valued 48 (0).
  make[2]: *** [mysys/CMakeFiles/mysys.dir/my_context.c.o] Error 1
2014-08-30 14:41:51 -05:00
..
applications processing: add license 2014-08-30 19:54:03 +02:00
build-support build-support: Fix nix-prefetch-* on OS X. 2014-08-27 11:22:34 +02:00
data Merge pull request #3872 from robberer/pkgs/symbola 2014-08-30 14:45:05 +02:00
desktops Make sure gnome-python has gnomevfs binding 2014-08-30 15:56:22 +02:00
development python34: include a patch to fix http://bugs.python.org/issue21121 2014-08-30 20:43:31 +02:00
games super-tux-kart: update to 0.8.1 2014-08-29 12:18:21 +01:00
misc Higan - new package (alpha stage!) 2014-08-29 18:32:07 +01:00
os-specific libaio: update to 0.3.110 2014-08-29 13:45:04 +01:00
servers mariadb: Patch to compile on OS X. 2014-08-30 14:41:51 -05:00
shells pythonPackges.ipython: 2.0.0 -> 2.2.0 2014-08-25 11:01:31 +02:00
stdenv
test
tools koji: factor python module into an standalone app 2014-08-30 21:08:49 +02:00
top-level koji: factor python module into an standalone app 2014-08-30 21:08:49 +02:00