mingw-w64-cross-mingwarm64: Update to 9d8da7d28c
This commit is contained in:
parent
ecffc2de9d
commit
9a3a76c470
@ -6,8 +6,8 @@ _mingw_suff=mingw-w64-cross
|
||||
pkgbase="${_mingw_suff}-mingwarm64-${_realname}"
|
||||
_targetpkgs=("${_mingw_suff}-mingwarm64-${_realname}")
|
||||
pkgname=("${_targetpkgs[@]}")
|
||||
pkgver=12.0.0dev
|
||||
pkgrel=5
|
||||
pkgver=13.0.0dev
|
||||
pkgrel=1
|
||||
pkgdesc='MinGW-w64 CRT for cross-compiler'
|
||||
arch=('i686' 'x86_64')
|
||||
url='https://www.mingw-w64.org'
|
||||
@ -16,10 +16,10 @@ license=('custom')
|
||||
groups=("${_mingw_suff}-toolchain" "${_mingw_suff}")
|
||||
makedepends=("git" "${_mingw_suff}-mingwarm64-gcc" "${_mingw_suff}-mingwarm64-binutils" "${_mingw_suff}-mingwarm64-headers" 'autotools')
|
||||
options=('!strip' 'staticlibs' '!emptydirs' '!buildflags')
|
||||
_commit='70d63e7c9a477b8b275a9782b289fbf1614b6e9e'
|
||||
_commit='9d8da7d28c75dd70bcd7b6b5f9b360ebfe13194a'
|
||||
source=("mingw-w64"::"git+https://github.com/Windows-on-ARM-Experiments/mingw-woarm64.git#commit=$_commit")
|
||||
|
||||
sha256sums=('1e70c32d119f1b819434e5e7837775e831ad656dfaf6c173157228bac88a2028')
|
||||
sha256sums=('1900fb686ee98ef7b55297d7e5298b01b1c1be2d4ca61f2c0fb39bb1dc1a7858')
|
||||
msys2_references=(
|
||||
'archlinux: mingw-w64-crt'
|
||||
'cpe: cpe:/a:mingw-w64:mingw-w64'
|
||||
|
||||
@ -6,8 +6,8 @@ _mingw_suff=mingw-w64-cross
|
||||
pkgbase="${_mingw_suff}-mingwarm64-${_realname}"
|
||||
_targetpkgs=("${_mingw_suff}-mingwarm64-${_realname}")
|
||||
pkgname=("${_targetpkgs[@]}")
|
||||
pkgver=12.0.0dev
|
||||
pkgrel=4
|
||||
pkgver=13.0.0dev
|
||||
pkgrel=1
|
||||
pkgdesc="MinGW-w64 headers for cross-compiler"
|
||||
arch=('i686' 'x86_64')
|
||||
url="https://www.mingw-w64.org/"
|
||||
@ -16,9 +16,9 @@ license=('custom')
|
||||
groups=("${_mingw_suff}-toolchain" "${_mingw_suff}")
|
||||
makedepends=('git' 'autotools')
|
||||
options=('!strip' '!libtool' '!emptydirs' '!buildflags')
|
||||
_commit='70d63e7c9a477b8b275a9782b289fbf1614b6e9e'
|
||||
_commit='9d8da7d28c75dd70bcd7b6b5f9b360ebfe13194a'
|
||||
source=("mingw-w64"::"git+https://github.com/Windows-on-ARM-Experiments/mingw-woarm64.git#commit=$_commit")
|
||||
sha256sums=('1e70c32d119f1b819434e5e7837775e831ad656dfaf6c173157228bac88a2028')
|
||||
sha256sums=('1900fb686ee98ef7b55297d7e5298b01b1c1be2d4ca61f2c0fb39bb1dc1a7858')
|
||||
msys2_references=(
|
||||
'archlinux: mingw-w64-headers'
|
||||
'cpe: cpe:/a:mingw-w64:mingw-w64'
|
||||
|
||||
@ -7,8 +7,8 @@ pkgbase="${_mingw_suff}-mingwarm64-${_realname}"
|
||||
_targetpkgs=("${_mingw_suff}-mingwarm64-${_realname}")
|
||||
pkgname=("${_targetpkgs[@]}")
|
||||
pkgdesc="MinGW-w64 headers for cross-compiler"
|
||||
pkgver=12.0.0dev
|
||||
pkgrel=3
|
||||
pkgver=13.0.0dev
|
||||
pkgrel=1
|
||||
arch=('i686' 'x86_64')
|
||||
url="https://www.mingw-w64.org/"
|
||||
msys2_repository_url="https://sourceforge.net/p/mingw-w64/mingw-w64/ci/master/tree/mingw-w64-tools"
|
||||
@ -16,9 +16,9 @@ license=('custom')
|
||||
groups=("${_mingw_suff}-toolchain" "${_mingw_suff}")
|
||||
makedepends=('git' 'autotools' "${_mingw_suff}-mingwarm64-gcc" "${_mingw_suff}-mingwarm64-binutils")
|
||||
options=('!strip' '!libtool' '!emptydirs' '!buildflags')
|
||||
_commit='70d63e7c9a477b8b275a9782b289fbf1614b6e9e'
|
||||
_commit='9d8da7d28c75dd70bcd7b6b5f9b360ebfe13194a'
|
||||
source=("mingw-w64"::"git+https://github.com/Windows-on-ARM-Experiments/mingw-woarm64.git#commit=$_commit")
|
||||
sha256sums=('1e70c32d119f1b819434e5e7837775e831ad656dfaf6c173157228bac88a2028')
|
||||
sha256sums=('1900fb686ee98ef7b55297d7e5298b01b1c1be2d4ca61f2c0fb39bb1dc1a7858')
|
||||
msys2_references=(
|
||||
# doesn't exist in arch, this is the next best thing
|
||||
'archlinux: mingw-w64-headers'
|
||||
|
||||
@ -5,8 +5,8 @@ _mingw_suff=mingw-w64-cross
|
||||
pkgbase="${_mingw_suff}-mingwarm64-${_realname}"
|
||||
_targetpkgs=("${_mingw_suff}-mingwarm64-${_realname}")
|
||||
pkgname=("${_targetpkgs[@]}")
|
||||
pkgver=12.0.0dev
|
||||
pkgrel=4
|
||||
pkgver=13.0.0dev
|
||||
pkgrel=1
|
||||
pkgdesc="MinGW-w64 winpthreads library for cross-compiler"
|
||||
arch=('i686' 'x86_64')
|
||||
url="https://www.mingw-w64.org/"
|
||||
@ -17,10 +17,10 @@ makedepends=("git" "${_mingw_suff}-mingwarm64-gcc" "${_mingw_suff}-mingwarm64-bi
|
||||
optdepends=()
|
||||
backup=()
|
||||
options=('!strip' '!buildflags' 'staticlibs' '!emptydirs' '!buildflags')
|
||||
_commit='70d63e7c9a477b8b275a9782b289fbf1614b6e9e'
|
||||
_commit='9d8da7d28c75dd70bcd7b6b5f9b360ebfe13194a'
|
||||
source=("mingw-w64"::"git+https://github.com/Windows-on-ARM-Experiments/mingw-woarm64.git#commit=$_commit"
|
||||
0001-Define-__-de-register_frame_info-in-fake-libgcc_s.patch)
|
||||
sha256sums=('1e70c32d119f1b819434e5e7837775e831ad656dfaf6c173157228bac88a2028'
|
||||
sha256sums=('1900fb686ee98ef7b55297d7e5298b01b1c1be2d4ca61f2c0fb39bb1dc1a7858'
|
||||
'2e779bcc60a1422b23e0cfdb5c0f6851f2382592bb4675d08a6bdef78d5e5c10')
|
||||
msys2_references=(
|
||||
'archlinux: mingw-w64-winpthreads'
|
||||
|
||||
@ -5,8 +5,8 @@ _mingw_suff=mingw-w64-cross
|
||||
pkgbase="${_mingw_suff}-mingwarm64-${_realname}"
|
||||
_targetpkgs=("${_mingw_suff}-mingwarm64-${_realname}")
|
||||
pkgname=("${_targetpkgs[@]}")
|
||||
pkgver=12.0.0dev
|
||||
pkgrel=3
|
||||
pkgver=13.0.0dev
|
||||
pkgrel=1
|
||||
pkgdesc="MinGW-w64 winRT compat library"
|
||||
arch=('i686' 'x86_64')
|
||||
url='https://www.mingw-w64.org'
|
||||
@ -16,9 +16,9 @@ groups=("${_mingw_suff}-toolchain" "${_mingw_suff}")
|
||||
makedepends=("git" "${_mingw_suff}-mingwarm64-gcc" "${_mingw_suff}-mingwarm64-binutils" "${_mingw_suff}-mingwarm64-crt" "${_mingw_suff}-mingwarm64-headers" 'autotools')
|
||||
backup=()
|
||||
options=('!strip' '!buildflags' 'staticlibs' '!emptydirs' '!buildflags')
|
||||
_commit='70d63e7c9a477b8b275a9782b289fbf1614b6e9e'
|
||||
_commit='9d8da7d28c75dd70bcd7b6b5f9b360ebfe13194a'
|
||||
source=("mingw-w64"::"git+https://github.com/Windows-on-ARM-Experiments/mingw-woarm64.git#commit=$_commit")
|
||||
sha256sums=('1e70c32d119f1b819434e5e7837775e831ad656dfaf6c173157228bac88a2028')
|
||||
sha256sums=('1900fb686ee98ef7b55297d7e5298b01b1c1be2d4ca61f2c0fb39bb1dc1a7858')
|
||||
msys2_references=(
|
||||
# doesn't exist in arch, this is the next best thing
|
||||
'archlinux: mingw-w64-headers'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user