mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-14 15:50:07 +02:00
* discount: updated recipe to 2.2.1
* discount: small (or cosmetic) fixes.
* SECONDARY_ARCHITECTURES: add declaration with "x86_gcc2 x86". While
at it, swap x86_gcc2 and x86 in ARCHITECTURES as most recipes use
that order.
* PROVIDES: only enable cmd: items if building for a primary arch.
* REQUIRES_devel: add "base" keyword.
* BUILD_PREREQUIRES: remove cmd:g++, add cmd:{awk,find}, sort entries.
* BUILD: Fix indentation and pass --shared instead of --enable-shared.
Also move man3 to the _devel sub-package.
* TEST: Add function with "make test".