Files
haikuports/sci-mathematics
fbrosson 8567a52c0c pari: bump to version 2.7.5, fix x86_gcc2 and secondary arch.
* Bump version.
* Define PATCHES with $portVersion instead of $portVersionedName.
* Fix gcc2 build by simply dropping a duplicate semicolon typo.
* Fix config/Makefile.SH to have section 1 man pages installed in
  $MANDIR/man1 instead of $MANDIR.
* Mark x86_gcc2 as tested.
* Add $secondaryArchSuffix after each cmd: in PROVIDES.
* Drop ${data,documentation}Dir in secondary arch.
* Make secondary arch depend on primary arch.
* Use $libDir/pari (instead of $sysDataDir, which is not defined) for
  --sysdatadir in order to have /system/lib/pari/pari.cfg on primary
  arch and /system/lib/x86/pari/pari.cfg on x86-2nd arch, as the
  contents of these pari.cfg config files are arch-dependent.
2016-04-15 06:30:51 +00:00
..