diff --git a/mingw-w64-adwaita-icon-theme-legacy/PKGBUILD b/mingw-w64-adwaita-icon-theme-legacy/PKGBUILD index 122f299cd7..ad308ba41a 100644 --- a/mingw-w64-adwaita-icon-theme-legacy/PKGBUILD +++ b/mingw-w64-adwaita-icon-theme-legacy/PKGBUILD @@ -7,7 +7,7 @@ pkgver=46.2 pkgrel=1 pkgdesc="Icon theme that provides fallback icons for old apps relying on global icon themes (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64') url="https://gitlab.gnome.org/GNOME/adwaita-icon-theme-legacy" license=("spdx:LGPL-3.0-or-later OR CC-BY-SA-3.0") makedepends=( diff --git a/mingw-w64-adwaita-icon-theme/PKGBUILD b/mingw-w64-adwaita-icon-theme/PKGBUILD index 80c6c602fe..eacf59d996 100644 --- a/mingw-w64-adwaita-icon-theme/PKGBUILD +++ b/mingw-w64-adwaita-icon-theme/PKGBUILD @@ -7,7 +7,7 @@ pkgver=47.0 pkgrel=1 pkgdesc="GNOME standard icons (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64') url="https://gitlab.gnome.org/GNOME/adwaita-icon-theme" license=("spdx:LGPL-3.0-or-later OR CC-BY-SA-3.0") makedepends=( diff --git a/mingw-w64-appstream-glib/PKGBUILD b/mingw-w64-appstream-glib/PKGBUILD index 2bf1c34c81..406199f54c 100644 --- a/mingw-w64-appstream-glib/PKGBUILD +++ b/mingw-w64-appstream-glib/PKGBUILD @@ -6,7 +6,7 @@ pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=0.8.3 pkgrel=1 arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64') pkgdesc="Objects and methods for reading and writing AppStream metadata (mingw-w64)" depends=("${MINGW_PACKAGE_PREFIX}-gdk-pixbuf2" "${MINGW_PACKAGE_PREFIX}-glib2" diff --git a/mingw-w64-cantarell-fonts/PKGBUILD b/mingw-w64-cantarell-fonts/PKGBUILD index 799b9eda60..83c8668033 100644 --- a/mingw-w64-cantarell-fonts/PKGBUILD +++ b/mingw-w64-cantarell-fonts/PKGBUILD @@ -6,7 +6,7 @@ pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=0.303.1 pkgrel=2 arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64') pkgdesc="Humanist sans serif font (mingw-w64)" makedepends=("${MINGW_PACKAGE_PREFIX}-meson" "${MINGW_PACKAGE_PREFIX}-appstream-glib" diff --git a/mingw-w64-cargo-c/PKGBUILD b/mingw-w64-cargo-c/PKGBUILD index 5637407f65..cbefdf9bdd 100644 --- a/mingw-w64-cargo-c/PKGBUILD +++ b/mingw-w64-cargo-c/PKGBUILD @@ -7,7 +7,7 @@ pkgver=0.10.4 pkgrel=1 pkgdesc='A cargo subcommand to build and install C-ABI compatibile dynamic and static libraries (mingw-w64)' arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang32' 'clang64' 'clangarm64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64') url='https://github.com/lu-zero/cargo-c/' msys2_references=( 'archlinux: cargo-c' diff --git a/mingw-w64-ffmpeg/PKGBUILD b/mingw-w64-ffmpeg/PKGBUILD index 17da01f3ca..3d735e4f43 100644 --- a/mingw-w64-ffmpeg/PKGBUILD +++ b/mingw-w64-ffmpeg/PKGBUILD @@ -10,7 +10,7 @@ pkgver=7.1 pkgrel=2 pkgdesc="Complete solution to record, convert and stream audio and video (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64') url="https://ffmpeg.org/" msys2_repository_url='https://git.ffmpeg.org/ffmpeg.git' msys2_references=( @@ -185,13 +185,14 @@ build() { fi for _variant in -static -shared; do - [[ -d "${srcdir}/build-${MSYSTEM}${_variant}" ]] && rm -rf "${srcdir}/build-${MSYSTEM}${_variant}" mkdir -p "${srcdir}/build-${MSYSTEM}${_variant}" && cd "${srcdir}/build-${MSYSTEM}${_variant}" + if [[ ${_variant} == -static ]]; then ENABLE_VARIANT="--enable-static --pkg-config-flags=--static" else ENABLE_VARIANT=--enable-shared fi + ../${_realname}-${pkgver}/configure \ --prefix=${MINGW_PREFIX} \ --target-os=mingw32 \ diff --git a/mingw-w64-ffms2/PKGBUILD b/mingw-w64-ffms2/PKGBUILD index 36d87c2e6a..245b8091a5 100644 --- a/mingw-w64-ffms2/PKGBUILD +++ b/mingw-w64-ffms2/PKGBUILD @@ -7,7 +7,7 @@ pkgver=5.0 pkgrel=2 pkgdesc="A cross-platform wrapper library around libav/FFmpeg (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64' 'clang32') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64') url="https://github.com/FFMS/ffms2/" license=('spdx:MIT') options=('staticlibs' 'strip') diff --git a/mingw-w64-gdk-pixbuf2/PKGBUILD b/mingw-w64-gdk-pixbuf2/PKGBUILD index e1d429cc03..d9aa50ba0d 100644 --- a/mingw-w64-gdk-pixbuf2/PKGBUILD +++ b/mingw-w64-gdk-pixbuf2/PKGBUILD @@ -10,7 +10,7 @@ pkgver=2.42.12 pkgrel=3 pkgdesc="An image loading library (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64') url="https://gitlab.gnome.org/GNOME/gdk-pixbuf" msys2_references=( "cpe: cpe:/a:gnome:gdk-pixbuf" diff --git a/mingw-w64-gdk-pixbuf2/gdk-pixbuf2-CLANG32.install b/mingw-w64-gdk-pixbuf2/gdk-pixbuf2-CLANG32.install deleted file mode 100644 index 6ff9262491..0000000000 --- a/mingw-w64-gdk-pixbuf2/gdk-pixbuf2-CLANG32.install +++ /dev/null @@ -1,5 +0,0 @@ -MINGW_INSTALL=clang32 - -pre_remove() { - rm -f ${MINGW_INSTALL}/lib/gdk-pixbuf-2.0/2.10.0/loaders.cache -} \ No newline at end of file diff --git a/mingw-w64-glib-networking/PKGBUILD b/mingw-w64-glib-networking/PKGBUILD index a7105dd5dd..d2d2ff343e 100644 --- a/mingw-w64-glib-networking/PKGBUILD +++ b/mingw-w64-glib-networking/PKGBUILD @@ -7,7 +7,7 @@ pkgver=2.80.0 pkgrel=1 pkgdesc="Network-related GIO modules for glib (mingw-w64)" arch=(any) -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64') url="https://gitlab.gnome.org/GNOME/glib-networking" msys2_references=( "cpe: cpe:/a:gnome:glib-networking" diff --git a/mingw-w64-gsettings-desktop-schemas/PKGBUILD b/mingw-w64-gsettings-desktop-schemas/PKGBUILD index 2015a1bfcf..20d99e3528 100644 --- a/mingw-w64-gsettings-desktop-schemas/PKGBUILD +++ b/mingw-w64-gsettings-desktop-schemas/PKGBUILD @@ -6,7 +6,7 @@ pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=47.1 pkgrel=1 arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64') url="https://gitlab.gnome.org/GNOME/gsettings-desktop-schemas" pkgdesc="Shared GSettings schemas for the desktop (mingw-w64)" depends=("${MINGW_PACKAGE_PREFIX}-glib2" diff --git a/mingw-w64-gsettings-desktop-schemas/schemas-CLANG32.install b/mingw-w64-gsettings-desktop-schemas/schemas-CLANG32.install deleted file mode 100644 index 30c2864a20..0000000000 --- a/mingw-w64-gsettings-desktop-schemas/schemas-CLANG32.install +++ /dev/null @@ -1,11 +0,0 @@ -post_install() { - clang32/bin/glib-compile-schemas clang32/share/glib-2.0/schemas -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -} \ No newline at end of file diff --git a/mingw-w64-gtk3/PKGBUILD b/mingw-w64-gtk3/PKGBUILD index 415c003652..e828d68475 100644 --- a/mingw-w64-gtk3/PKGBUILD +++ b/mingw-w64-gtk3/PKGBUILD @@ -7,7 +7,7 @@ pkgver=3.24.43 pkgrel=1 pkgdesc="GObject-based multi-platform GUI toolkit (v3) (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64') url="https://www.gtk.org/" msys2_repository_url="https://gitlab.gnome.org/GNOME/gtk/-/tree/gtk-3-24" msys2_references=( diff --git a/mingw-w64-libavif/PKGBUILD b/mingw-w64-libavif/PKGBUILD index 59e84d2f15..92b7ab03e7 100644 --- a/mingw-w64-libavif/PKGBUILD +++ b/mingw-w64-libavif/PKGBUILD @@ -7,7 +7,7 @@ pkgver=1.1.1 pkgrel=1 pkgdesc="Library for encoding and decoding .avif files (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64') url="https://github.com/AOMediaCodec/libavif" license=('spdx:BSD-2-Clause') depends=("${MINGW_PACKAGE_PREFIX}-aom" diff --git a/mingw-w64-libdovi/PKGBUILD b/mingw-w64-libdovi/PKGBUILD index 5920c8d353..1edec8a269 100644 --- a/mingw-w64-libdovi/PKGBUILD +++ b/mingw-w64-libdovi/PKGBUILD @@ -8,7 +8,7 @@ pkgver=3.3.1 pkgrel=1 pkgdesc='Library to read and write Dolby Vision metadata (C-API)' arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64') url='https://github.com/quietvoid/dovi_tool/tree/main/dolby_vision' license=('spdx:MIT') msys2_references=( diff --git a/mingw-w64-libheif/PKGBUILD b/mingw-w64-libheif/PKGBUILD index 79d4372b35..db8b096d19 100644 --- a/mingw-w64-libheif/PKGBUILD +++ b/mingw-w64-libheif/PKGBUILD @@ -7,7 +7,7 @@ pkgver=1.18.2 pkgrel=3 pkgdesc="HEIF image decoder/encoder library and tools (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64') url="https://github.com/strukturag/libheif" msys2_references=( "cpe: cpe:/a:struktur:libheif" diff --git a/mingw-w64-libjxl/PKGBUILD b/mingw-w64-libjxl/PKGBUILD index da13d9bb6e..0cf5bc5d0a 100644 --- a/mingw-w64-libjxl/PKGBUILD +++ b/mingw-w64-libjxl/PKGBUILD @@ -8,7 +8,7 @@ pkgver=0.11.0 pkgrel=1 pkgdesc='JPEG XL image format reference implementation (mingw-w64)' arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64') msys2_repository_url='https://github.com/libjxl/libjxl' msys2_references=( "cpe: cpe:/a:jpeg:jpeg-xl" diff --git a/mingw-w64-libplacebo/PKGBUILD b/mingw-w64-libplacebo/PKGBUILD index 12ba02153a..e27a4e91ed 100644 --- a/mingw-w64-libplacebo/PKGBUILD +++ b/mingw-w64-libplacebo/PKGBUILD @@ -7,7 +7,7 @@ pkgver=7.349.0 pkgrel=1 pkgdesc="Reusable library for GPU-accelerated video/image rendering primitives (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64') url="https://code.videolan.org/videolan/libplacebo" depends=("${MINGW_PACKAGE_PREFIX}-lcms2" "${MINGW_PACKAGE_PREFIX}-libdovi" diff --git a/mingw-w64-libproxy/PKGBUILD b/mingw-w64-libproxy/PKGBUILD index 4752690cb2..9d7aadc681 100644 --- a/mingw-w64-libproxy/PKGBUILD +++ b/mingw-w64-libproxy/PKGBUILD @@ -7,7 +7,7 @@ pkgver=0.5.9 pkgrel=1 pkgdesc="A library that provides automatic proxy configuration management (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64') url="https://libproxy.github.io/libproxy/" msys2_references=( "cpe: cpe:/a:libproxy_project:libproxy" diff --git a/mingw-w64-librsvg/PKGBUILD b/mingw-w64-librsvg/PKGBUILD index 1e54591a53..3a063b1c23 100644 --- a/mingw-w64-librsvg/PKGBUILD +++ b/mingw-w64-librsvg/PKGBUILD @@ -8,7 +8,7 @@ pkgver=2.59.1 pkgrel=1 pkgdesc="SVG rendering library (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64') url="https://wiki.gnome.org/Projects/LibRsvg" msys2_references=( "cpe: cpe:/a:gnome:librsvg" diff --git a/mingw-w64-libsoup3/PKGBUILD b/mingw-w64-libsoup3/PKGBUILD index 3f6daae6dd..6f94fa25f2 100644 --- a/mingw-w64-libsoup3/PKGBUILD +++ b/mingw-w64-libsoup3/PKGBUILD @@ -8,7 +8,7 @@ pkgver=3.6.0 pkgrel=1 pkgdesc="HTTP client/server library (mingw-w64)" arch=(any) -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64') msys2_references=( 'archlinux: libsoup3' "cpe: cpe:/a:gnome:libsoup" diff --git a/mingw-w64-libwmf/PKGBUILD b/mingw-w64-libwmf/PKGBUILD index 0f6e4e9043..9f58606293 100644 --- a/mingw-w64-libwmf/PKGBUILD +++ b/mingw-w64-libwmf/PKGBUILD @@ -7,7 +7,7 @@ pkgver=0.2.13 pkgrel=1 pkgdesc="Library for Converting Metafile Images (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64') url="https://wvWare.sourceforge.io/" msys2_references=( "cpe: cpe:/a:francis_james_franklin:libwmf" diff --git a/mingw-w64-webp-pixbuf-loader/PKGBUILD b/mingw-w64-webp-pixbuf-loader/PKGBUILD index 446b52a07e..f92fc10c83 100644 --- a/mingw-w64-webp-pixbuf-loader/PKGBUILD +++ b/mingw-w64-webp-pixbuf-loader/PKGBUILD @@ -7,7 +7,7 @@ pkgver=0.2.7 pkgrel=1 pkgdesc="WebP GDK Pixbuf Loader library (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64') url="https://github.com/aruiz/webp-pixbuf-loader" msys2_references=( 'archlinux: webp-pixbuf-loader' diff --git a/mingw-w64-x264/PKGBUILD b/mingw-w64-x264/PKGBUILD index 059ff70b9f..f41e1e7601 100644 --- a/mingw-w64-x264/PKGBUILD +++ b/mingw-w64-x264/PKGBUILD @@ -7,7 +7,7 @@ pkgver=0.164.r3161.a354f11 pkgrel=3 pkgdesc="Library for encoding H264/AVC video streams (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64') url="https://www.videolan.org/developers/x264.html" license=("custom") makedepends=("${MINGW_PACKAGE_PREFIX}-cc"