nixpkgs/pkgs/applications
Maximilian Bosch 6d6cbd316d pythonmagick: fix build (#46469)
The original build broke with the following linker issue:

```
  CXXLD    _PythonMagick.la
/nix/store/h0lbngpv6ln56hjj59i6l77vxq25flbz-binutils-2.30/bin/ld: cannot find -l-L/nix/store/4gh6ynzsd5ndx37hmkl62xa8z30k43y1-imagemagick-6.9.9-34/lib
collect2: error: ld returned 1 exit status
```

This happens since `BOOST_PYTHON_LIB` wasn't set properly, however
`_PythonMagick.la` was linked with `-l$(BOOST_PYTHON_LIB)
$(MAGICK_LIBS)`. With an empty `BOOST_PYTHON_LIB` the linker got
confused.

To work around this, the `boost` library directory needs to be specified
explicitly. To ensure that the changes take effect, the original
`configure` script shipped with `$src` needs to be removed and recreated
using the `autoreconfHook`.

Additionally the `imagemagick` license (https://spdx.org/licenses/ImageMagick.html)
needs to be added to `lib/licenses.nix` to document the proper license
of `pythonmagick` in the meta section.
2018-09-10 11:59:51 +02:00
..
altcoins altcoins.btc1: fix darwin build (#46398) 2018-09-09 14:54:16 +02:00
audio qmmp: 1.2.2 -> 1.2.3 2018-09-10 08:01:14 +02:00
backup Revert "treewide: remove placeholder usage" 2018-08-30 18:18:29 +02:00
display-managers lightdm: split outputs 2018-08-30 18:22:43 -04:00
editors aseprite-unfree: 1.2.4 -> 1.2.9 2018-09-10 03:01:36 +00:00
gis openorienteering-mapper: 0.8.1.2 -> 0.8.2 (#45552) 2018-08-24 20:15:16 +02:00
graphics pythonmagick: fix build (#46469) 2018-09-10 11:59:51 +02:00
inferno pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
kde Merge pull request #45376 from bkchr/kde_applications_18_08_0 2018-08-25 08:49:20 -05:00
misc ranger: 1.9.1 -> 1.9.2 (#46454) 2018-09-10 11:48:49 +02:00
networking rclone: 1.43 -> 1.43.1 (#46448) 2018-09-10 08:13:30 +02:00
office gnumeric: 1.12.39 -> 1.12.43 (#46088) 2018-09-05 10:36:03 +02:00
science almonds: update license 2018-09-09 02:04:34 +02:00
search catfish: 1.4.4 -> 1.4.6 (#45860) 2018-08-31 16:11:38 +02:00
version-management cgit: use full path of groff in man2html 2018-09-09 14:37:30 +02:00
video Merge pull request #46196 from oxij/pkgs/kodi-with-plugins 2018-09-08 23:43:42 +02:00
virtualization qemu: port musl patch to new version (#46449) 2018-09-10 08:14:37 +02:00
window-managers fbpanel: add license 2018-09-08 15:28:25 +02:00