Fix 2nd arch for live555 & aplayer; cosmetic edits elsewhere. (#593)

* live555: Use $developLibDir instead of $developDir/lib since the
  latter is not appropriate for 2nd arch builds.
* aplayer: Drop $secondaryArchSuffix for cmd:nasm in BUILD_PREREQ.
* re2c: use tabs (instead of white spaces) in BUILD_REQUIRES.
* Remove x86_64 from SECONDARY_ARCHITECTURES for sdl2_net, edgar,
  paladin-git and mediainfo-0.7.61.
This commit is contained in:
fbrosson
2016-05-09 20:19:34 +00:00
committed by waddlesplash
parent e2a88cc000
commit bcebdeb6dd
8 changed files with 10 additions and 10 deletions

View File

@@ -13,7 +13,7 @@ CHECKSUM_SHA256="15ce8a7e5a23dafe8177c8df6e6c79b6749a03fff1e8196742d3571657609d2
SOURCE_DIR="SDL2_net-$portVersion"
ARCHITECTURES="x86_gcc2 x86 x86_64"
SECONDARY_ARCHITECTURES="x86_gcc2 x86 x86_64"
SECONDARY_ARCHITECTURES="x86_gcc2 x86"
PROVIDES="
sdl2_net$secondaryArchSuffix = $portVersion compat >= 2.0