Skip to content

Commit 8ea8937

Browse files
committed
add clang32 to more packages.
All packages which successfully built on clang64, for which all of their dependencies are already available for clang32. Batch 2
1 parent 8c06a16 commit 8ea8937

262 files changed

Lines changed: 262 additions & 262 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

mingw-w64-SDL_gfx/PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ pkgver=2.0.26
77
pkgrel=1
88
pkgdesc="SDL Graphic Primitives (mingw-w64)"
99
arch=('any')
10-
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64')
10+
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
1111
url="https://www.ferzkopp.net/joomla/software-mainmenu-14/4-ferzkopps-linux-software/19-sdlgfx"
1212
license=('LGPL')
1313
depends=("${MINGW_PACKAGE_PREFIX}-SDL")

mingw-w64-SDL_net/PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ pkgver=1.2.8
77
pkgrel=2
88
pkgdesc="A small sample cross-platform networking library (mingw-w64)"
99
arch=('any')
10-
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64')
10+
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
1111
url="https://libsdl.org/projects/SDL_net"
1212
license=('custom')
1313
depends=("${MINGW_PACKAGE_PREFIX}-SDL")

mingw-w64-amf-headers/PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ pkgver=1.4.18
77
pkgrel=1
88
pkgdesc='Header files for AMD Advanced Media Framework'
99
arch=('any')
10-
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64')
10+
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
1111
url='https://github.com/GPUOpen-LibrariesAndSDKs/AMF/'
1212
license=('MIT')
1313
source=("https://github.com/GPUOpen-LibrariesAndSDKs/AMF/archive/refs/tags/v${pkgver}.tar.gz")

mingw-w64-antlr3/PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ pkgver=3.5.2
77
pkgrel=2
88
pkgdesc="ANother Tool for Language Recognition (mingw-w64)"
99
arch=('any')
10-
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64')
10+
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
1111
url="https://www.antlr3.org/"
1212
license=('BSD')
1313
makedepends=("${MINGW_PACKAGE_PREFIX}-gcc")

mingw-w64-aom/PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ pkgver=3.1.1
77
pkgrel=2
88
pkgdesc='AV1 codec library (mingw-w64)'
99
arch=('any')
10-
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64')
10+
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
1111
url="https://aomedia.org/"
1212
license=('BSD-2-Clause')
1313
replaces=("${MINGW_PACKAGE_PREFIX}-${_realname}-git")

mingw-w64-apr/PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ pkgver=1.6.5
77
pkgrel=3
88
pkgdesc="The Apache Portable Runtime (mingw-w64)"
99
arch=('any')
10-
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64')
10+
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
1111
url="https://apr.apache.org/"
1212
license=('APACHE')
1313
validpgpkeys=('B1B96F45DFBDCCF974019235193F180AB55D9977')

mingw-w64-aria2/PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ pkgver=1.35.0
77
pkgrel=2
88
pkgdesc="A multi-protocol & multi-source, cross platform download utility (mingw-w64)"
99
arch=('any')
10-
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64')
10+
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
1111
url="https://aria2.sourceforge.io/"
1212
license=('GPL2')
1313
makedepends=("${MINGW_PACKAGE_PREFIX}-gcc"

mingw-w64-aribb24/PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ pkgver=1.0.3
77
pkgrel=3
88
pkgdesc="A library for ARIB STD-B24, decoding JIS 8 bit characters and parsing MPEG-TS stream (mingw-w64)"
99
arch=('any')
10-
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64')
10+
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
1111
url="https://github.com/nkoriyama/aribb24"
1212
license=("LGPL")
1313
makedepends=("${MINGW_PACKAGE_PREFIX}-gcc")

mingw-w64-arm-none-eabi-gdb/PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ pkgver=9.2
1111
pkgrel=3
1212
pkgdesc='GNU Tools for ARM Embedded Processors - GDB (mingw-w64)'
1313
arch=('any')
14-
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64')
14+
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
1515
license=('GPL')
1616
url='https://www.gnu.org/software/gdb/'
1717
groups=("${MINGW_PACKAGE_PREFIX}-${_target}-toolchain")

mingw-w64-aspell-de/PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ pkgrel=2
1010
_pkgname=aspell6-${_lang}-${pkgver}-${_subpkgver}
1111
pkgdesc="German dictionary for aspell (mingw-w64)"
1212
arch=('any')
13-
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64')
13+
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
1414
url="http://aspell.net/"
1515
license=('custom')
1616
depends=("${MINGW_PACKAGE_PREFIX}-aspell")

0 commit comments

Comments
 (0)