mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-06 06:58:57 +02:00
Backport fixes from release branch.
- imagemagick: patch was broken, update to latest version and fix. - libvpx: version 1.0.0 does not build with gcc5 - tiff: remaining .la files - libtorrent-rasterbar: missing require - gcc 5.4: missing provides
This commit is contained in:
@@ -17,8 +17,8 @@ CHECKSUM_SHA256="07cedb0a19a44e6d81d75f52eea864f59ef10c6c725cb860431bec6641eafe2
|
||||
SOURCE_DIR="libvpx-v1.0.0"
|
||||
PATCHES="libvpx-1.0.0.patchset"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86_gcc2 x86"
|
||||
ARCHITECTURES="x86_gcc2 !x86 !x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86_gcc2 !x86"
|
||||
|
||||
PROVIDES="
|
||||
libvpx$secondaryArchSuffix = $portVersion
|
||||
|
||||
Reference in New Issue
Block a user