mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 14:38:51 +02:00
Add x86_64 as supported architecture to ports required by Haiku.
This commit is contained in:
@@ -6,13 +6,13 @@ This distribution of the WebM VP8 Codec SDK includes the following support:
|
||||
* WebM VP8 Decoder"
|
||||
HOMEPAGE="http://www.webmproject.org"
|
||||
LICENSE="BSD (3-clause)"
|
||||
COPYRIGHT="2009-2012 Google Inc.,
|
||||
COPYRIGHT="2009-2012 Google Inc.,
|
||||
The Mozilla Foundation and
|
||||
The Xiph.Org Foundation"
|
||||
SRC_URI="http://webm.googlecode.com/files/libvpx-v1.0.0.tar.bz2"
|
||||
CHECKSUM_MD5="d987b5140412edd37d2c6b10c29ad484"
|
||||
REVISION="2"
|
||||
ARCHITECTURES="x86_gcc2 x86"
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86_gcc2 x86"
|
||||
|
||||
PATCHES="libvpx-1.0.0.patchset"
|
||||
@@ -59,7 +59,7 @@ BUILD()
|
||||
--enable-vp8
|
||||
make $jobArgs
|
||||
}
|
||||
|
||||
|
||||
INSTALL()
|
||||
{
|
||||
make install
|
||||
|
||||
Reference in New Issue
Block a user