3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs
Alain Lehmann a842f0e905 graph-tool: 2.16 -> 2.26
- add ncurses: configure links against ncurses and fails otherwise
    configure: error: Could not link test program to Python.
    https://travis-ci.org/NixOS/nixpkgs/builds/48759067
    The given hint (Maybe the main Python library has been installed
    in some non-standard library path) is misleading.
    The config.log reveals that the failure is due to missing ncurses link option
- with-boost-libdir is need to find Boost::IOStreams/regex/etc.
- expat/cgal are detected in /usr/lib when not specified explicitly
- boost > boost159 is needed to have -lboost_python3 (and -lboost_python)

- set pythonModule = Python;
  => inorder to be used in python.buildEnv { extraLibs = [..]; }

tested on MacOSX and in a linux Docker container with:
> nix-shell -I nixpkgs=. -p python2.pkgs.graph-tool
> nix-shell -I nixpkgs=. -p python3.pkgs.graph-tool
2018-02-11 21:34:01 +01:00
..
applications Merge pull request #33128 from peterhoeg/u/qst 2018-02-11 08:38:47 +00:00
build-support defaultCrateOverrides: add pq-sys 2018-02-10 06:59:56 -06:00
common-updater
data Merge remote-tracking branch 'upstream/master' into staging 2018-02-03 02:50:21 +02:00
desktops Merge pull request #34468 from grwlf/xfce4-weather 2018-02-11 11:56:53 +00:00
development graph-tool: 2.16 -> 2.26 2018-02-11 21:34:01 +01:00
games Merge pull request #34255 from gnidorah/vkquake 2018-02-10 12:46:14 +00:00
misc Merge branch 'master' into add_vim_plugins 2018-02-10 12:38:56 +00:00
os-specific Merge staging at '256ba86' into master 2018-02-11 08:54:49 +01:00
servers home-assistant: 0.62.1 -> 0.63 2018-02-10 23:19:19 +01:00
shells Merge pull request #34689 from dtzWill/fix/zsh-modern 2018-02-09 09:29:32 +00:00
stdenv check-meta: Use concatStrings 2018-02-11 00:17:47 +02:00
test
tools Merge staging at '256ba86' into master 2018-02-11 08:54:49 +01:00
top-level graph-tool: 2.16 -> 2.26 2018-02-11 21:34:01 +01:00