libvpx: Rebuild.
This commit is contained in:
@@ -1,10 +1,9 @@
|
||||
# Maintainer: Alexey Pavlov <alexpux@gmail.com>
|
||||
|
||||
_realname=libvpx
|
||||
|
||||
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
|
||||
pkgver=1.3.0
|
||||
pkgrel=4
|
||||
pkgrel=5
|
||||
pkgdesc="The VP8 Codec SDK (mingw-w64)"
|
||||
arch=('any')
|
||||
license=('BSD')
|
||||
@@ -42,7 +41,7 @@ prepare() {
|
||||
patch -Np1 -i ${srcdir}/0005-fix-exports.mingw.patch
|
||||
patch -Np1 -i ${srcdir}/0006-instll-implib.mingw.patch
|
||||
#patch -Np1 -i ${srcdir}/0007-fix-mingw-w64-strtok.mingw.patch
|
||||
patch -Np1 -i ${srcdir}/0007-winxp-dont-have-strtok_s.patch
|
||||
#patch -Np1 -i ${srcdir}/0007-winxp-dont-have-strtok_s.patch
|
||||
patch -Np1 -i ${srcdir}/0008-fix-ln-on-install.mingw.patch
|
||||
}
|
||||
|
||||
@@ -63,6 +62,7 @@ build() {
|
||||
--enable-postproc \
|
||||
--enable-pic \
|
||||
--enable-shared \
|
||||
--enable-static \
|
||||
--disable-examples \
|
||||
--disable-docs \
|
||||
--disable-install-docs \
|
||||
|
||||
Reference in New Issue
Block a user