gdk-pixbuf2: Enable static library build
This commit is contained in:
@@ -6,7 +6,7 @@ _realname=gdk-pixbuf2
|
||||
pkgbase=mingw-w64-${_realname}
|
||||
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
|
||||
pkgver=2.42.6
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="An image loading library (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
@@ -59,6 +59,7 @@ build() {
|
||||
meson \
|
||||
--prefix=${MINGW_PREFIX} \
|
||||
--wrap-mode=nodownload \
|
||||
--default-library=both \
|
||||
--auto-features=enabled \
|
||||
--buildtype=plain \
|
||||
-Dinstalled_tests=false \
|
||||
|
||||
Reference in New Issue
Block a user