File: README.source

package info (click to toggle)
purify 5.0.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 186,836 kB
  • sloc: cpp: 17,731; python: 510; xml: 182; makefile: 7; sh: 6
file content (9 lines) | stat: -rw-r--r-- 393 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
The current version of purify needs a patched version of the eigen3
package. To avoid shipping a whole copy of eigen3 with the sources, the
orginal header files are copied to the sources during dh_auto_config,
and then the patch `debian/eigen3_LukePratley.patch` is applied.

It is expected that the patch will merge with the upstream eigen3 at some
point.

Ole Streicher <olebole@debian.org>