pkgbase = llvm-mingw
	pkgdesc = A self-contained LLVM/Clang/LLD based mingw-w64 toolchain targeting i686, x86-64, armv7, and aarch64
	pkgver = 22.1.7+20260602
	pkgrel = 1
	url = https://github.com/mstorsjo/llvm-mingw
	arch = x86_64
	groups = mingw-w64-toolchain
	groups = mingw-w64
	license = LicenseRef-custom
	license = ZPL-2.1
	license = GPL-3.0
	license = GPL-3.0-with-GCC-exception
	license = GFDL-1.3-or-later
	license = Apache-2.0 WITH LLVM-exception
	license = custom:ISC
	makedepends = cmake>=3.20.0
	makedepends = ninja
	makedepends = python
	makedepends = git
	makedepends = libxml2
	makedepends = zlib
	makedepends = xz
	makedepends = swig
	makedepends = lua53
	makedepends = doxygen
	makedepends = perl
	depends = gcc-libs
	depends = glibc
	depends = zlib
	depends = libffi
	depends = libedit
	depends = ncurses
	depends = libxml2
	depends = bash
	optdepends = wine: for running Windows executables
	provides = mingw-w64-gcc
	provides = mingw-w64-clang
	provides = mingw-w64-binutils
	provides = mingw-w64-tools
	provides = mingw-w64-crt
	provides = mingw-w64-headers
	provides = mingw-w64-winpthreads
	provides = mingw-w64-winstorecompat
	provides = llvm-mingw-w64-toolchain
	options = staticlibs
	options = !buildflags
	options = !emptydirs
	source = llvm-mingw-20260602.tar.gz::https://github.com/mstorsjo/llvm-mingw/archive/refs/tags/20260602.tar.gz
	source = llvm-project-22.1.7.tar.gz::https://github.com/llvm/llvm-project/archive/refs/tags/llvmorg-22.1.7.tar.gz
	source = mingw-w64-gb536c4.tar.gz::https://github.com/mingw-w64/mingw-w64/archive/b536c4fdb038a9c59a7e5fb36e7d1293c4dc61d6.tar.gz
	sha256sums = ac037f1ccb45bbff9ae202baa6840ebb6e178b56e2ea72d501486288548d92e9
	sha256sums = da1578ea1faf2050e4b1923fce150b5656db1dbdeda71fe02498ac04f35b03d3
	sha256sums = 790d753f65ab074277dbb300da766c7a415eb686e61dbf9f82f9719e86aac069

pkgname = llvm-mingw
