Christopher Degawa
ae504d094d
mingw-w64: update to latest commit
...
Signed-off-by: Christopher Degawa <ccom@randomderp.com >
2022-07-13 11:46:46 +05:30
Christoph Reiter
b3e9cc90e1
Update mingw-w64
...
Fixes #11733
2022-07-04 15:11:32 +02:00
Christoph Reiter
0d66cdff2e
Update mingw-w64
2022-05-24 09:18:31 +02:00
Christoph Reiter
8bf710ec5c
Update mingw-w64
2022-04-29 09:54:27 +02:00
Jeremy Drake
e8673ee6dd
mingw-w64: update to 10.0.0
...
I would have updated the pkgver to 10.0.0 even, since this is the commit
officially tagged as v10.0.0, but this package is updated against git
commits so often that tweaking the pkgver function for one version
didn't seem worth the effort.
Take this opportunity to switch pkgver to using git describe, as doing
so when the more significant version numbers don't change would make the
new version compare lower.
The --long argument and sed pattern for git describe comes from the
CMake-git PKGBUILD template.
2022-04-07 14:11:23 -07:00
Christoph Reiter
58a27f8bf4
Update mingw-w64
2022-03-28 08:46:03 +02:00
Christoph Reiter
79d1ceb7ee
Update mingw-w64
2022-03-21 20:23:13 +01:00
Christoph Reiter
b6e0c5b64d
Update mingw-w64
2022-03-10 23:20:27 +01:00
Christoph Reiter
29b773a8cd
mingw-w64: use git apply
...
instead of git am which requires a committer config
pkgver doesn't depend on HEAD, so this shouldn't change anything
2022-03-04 12:14:11 +01:00
Christoph Reiter
249a56725f
Update mingw-w64
2022-02-22 09:17:42 +01:00
Christoph Reiter
07694f5ea6
bump pkgrel for crt/headers
2022-02-05 13:19:47 +01:00
Marc-André Lureau
ab42003bd0
headers-git: install under ${MINGW_PREFIX}
...
For historical reasons, headers were installed under
${MINGW_PREFIX}/${MINGW_CHOST}, but there is no reason to use a
sub-directory of the target prefix.
This aligned with other mingw target directory structures in Fedora,
Debian ...
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com >
2022-01-31 12:22:21 +04:00
Christoph Reiter
db591220f3
Update mingw-w64
2022-01-05 09:34:39 +01:00
Dennis Ameling
5e78033394
Update mingw-w64
2021-12-29 21:21:02 -08:00
Christoph Reiter
3eac67e2ca
Makedepend on autotools where needed
2021-12-17 12:41:47 +01:00
Christoph Reiter
93b5fe4c33
Update mingw-w64
2021-12-03 11:40:02 +01:00
Christoph Reiter
29d716d33e
Update mingw-w64
2021-11-28 10:45:51 +01:00
Christoph Reiter
02035cbb7b
Update mingw-w64
2021-11-27 12:11:15 +01:00
Jeremy Drake
3b169a37ba
update mingw-w64
2021-11-07 12:59:23 -08:00
Christoph Reiter
51d3f1faa5
Update mingw-w64
2021-10-21 19:38:40 +02:00
Christoph Reiter
e5811ae378
Update mingw-w64
2021-10-08 18:06:20 +02:00
Christoph Reiter
9fd6804c9f
Update mingw-w64
2021-10-04 07:28:52 +02:00
Christoph Reiter
27b17adefd
Update mingw-w64
2021-09-24 17:54:10 +02:00
Christoph Reiter
5cc6fb1789
mingw-w64: Update
2021-08-20 11:41:37 +02:00
Christoph Reiter
d43fe9c74a
mingw-w64: rebuild
2021-08-14 19:35:26 +02:00
Jeremy Drake
ffc18096dd
mingw-w64: update again
2021-08-03 19:03:51 -07:00
Christoph Reiter
12c0067383
Update mingw-w64
2021-08-01 09:38:16 +02:00
Christoph Reiter
8cde594abc
Update mingw-w64
2021-06-28 08:48:46 +02:00
Christopher Degawa
0273b6f471
mingw-w64-headers-git: add patch for av1 with dxva
...
Adds a patch that is currently not in mingw-w64 nor wine for adding av1
decoding support via dxva. This is useful for FFmpeg to decode using
their hwaccel.
Signed-off-by: Christopher Degawa <ccom@randomderp.com >
2021-06-06 00:27:25 -05:00
Christoph Reiter
c1cf0aee9f
Update mingw-w64
...
hardcode the pkgver, to bring us one step closer to "git describe output"
2021-05-23 15:37:42 +02:00
Christoph Reiter
a0a99ddf45
Update mingw-w64
2021-05-22 10:00:22 +02:00
Christoph Reiter
847e7c0cca
mingw-w64: revert commit breaking the gcc build
...
See https://github.com/msys2/MINGW-packages/issues/8425#issuecomment-826046147
(again, since it's still broken)
2021-05-21 18:31:52 +02:00
Christoph Reiter
01be7d92c1
Update mingw-w64
2021-05-21 10:00:36 +02:00
Christoph Reiter
d009899817
Update mingw-w64
2021-05-19 07:56:19 +02:00
Christoph Reiter
a80fe5efc4
Enable clangarm64 for bootstrap packages
2021-05-13 16:17:13 +02:00
Christoph Reiter
b31b9fb62c
Update mingw-w64
2021-05-08 10:16:55 +02:00
Christoph Reiter
ee2ba83ac2
Update mingw-w64
2021-05-06 09:17:11 +02:00
Christoph Reiter
977d3b5e02
Enable clang32 for all packages already in the repo
2021-04-25 15:26:34 +02:00
Christoph Reiter
e8bd33f220
mingw-w64: revert commit breaking the gcc build
...
See https://github.com/msys2/MINGW-packages/issues/8425#issuecomment-826046147
2021-04-24 08:57:20 +02:00
Christoph Reiter
58acb56691
Enable clang64 for all packages already in the repo
2021-04-23 13:26:20 +02:00
Christoph Reiter
c3a18210d3
Update mingw-w64
2021-04-22 19:42:21 +02:00
Jeremy Drake
140c95f37c
Update mingw-w64 packages to commit 1c7738.
...
Fixes #8310
2021-04-08 16:42:14 -07:00
Jeremy Drake
62918fecb6
Delete now unused patch file.
2021-04-06 21:44:05 -07:00
Jeremy Drake
0a53128518
Update mingw-w64 packages to commit e37b31.
...
This should include fixes for msys2/CLANG-packages#6 and
msys2/CLANG-packages#21
Also remove patch from mingw-w64-headers-git which was already applied
upstream.
2021-04-06 21:37:14 -07:00
Christoph Reiter
4c676eddc0
mingw-w64-headers: backport fix for missing IP_PMTUDISC_DO
...
This fixes the gnutls build
Fixes #8232
2021-03-29 18:13:01 +02:00
Björn Schäpers
520e9aa800
mingw-w64-headers: Update
2021-03-28 23:45:44 +02:00
Christoph Reiter
489b2aba09
Revert "Revert "test rebuild""
...
This reverts commit 5f64e0ecd0 .
2021-03-25 23:40:56 +01:00
Christoph Reiter
5f64e0ecd0
Revert "test rebuild"
...
This reverts commit 5a2ec53d4c .
2021-03-25 22:50:03 +01:00
Christoph Reiter
5a2ec53d4c
test rebuild
2021-03-25 22:07:54 +01:00
Christoph Reiter
5d82e17a56
Some small ucrt fixes
2021-03-25 18:22:40 +01:00