Commit Graph

25 Commits

Author SHA1 Message Date
Christoph Reiter
62308009e7 Replace gcc-libs with cc-libs everywhere
Except the provides in libc++ for backwards compat.
No rebuilds now, as that's not worth the resources.
2025-05-31 13:56:27 +02:00
مهدي شينون (Mehdi Chinoune)
b8a461af40 Adjust download link for some packages. 2025-05-22 17:34:29 +01:00
مهدي شينون (Mehdi Chinoune)
c9e5b84b9b NFC: Always quote ${srcdir} and ${pkgdir}
Just in case someone has space in his path to MINGW-packages repo.
2025-01-14 09:27:50 +01:00
Biswapriyo Nath
e7c3a91735 amqp-cpp: update to 4.3.27
Remove patch files which were addded in upstream.

002-fix-shared-linking.patch
2b17473cd6

003-shared-lib-install.patch
bd1b3e5d46
2024-11-23 05:50:17 +00:00
Christoph Reiter
1e7737f090 Drop clang32 for packages without rdepends
See https://github.com/msys2/MINGW-packages/pull/21998
and 89521b9f8d

This is the first batch of removals to start things off.
2024-09-23 07:17:44 +02:00
Mehdi Chinoune
6477e556c3 amqp-cpp: update to 4.3.26 2023-08-12 22:15:59 +01:00
Christoph Reiter
769c4bfb22 more clangarm64 2023-05-08 22:22:13 +02:00
Mehdi Chinoune
d93b7af373 amqp-cpp: update to 4.3.23 2023-04-13 06:21:01 +01:00
Mehdi Chinoune
66bd609edc amqp-cpp: update to 4.3.22 2023-03-27 21:51:18 +01:00
Mehdi Chinoune
2bae8a909f amqp-cpp: update to 4.3.21 2023-03-26 22:02:08 +01:00
Mehdi Chinoune
e9e34fb6fc amqp-cpp: update to 4.3.20 2023-02-23 17:08:20 +01:00
Christoph Reiter
defbec0275 Rebuild non-python packages in the queue
See https://github.com/msys2/MINGW-packages/issues/15132
2023-01-16 19:09:58 +01:00
Mehdi Chinoune
aedf67c151 amqp-cpp: update to 4.3.19 2023-01-15 18:29:58 +01:00
Miloš Komarčević
4623e77ef8 clean up Apache-2.0 license tags 2022-11-24 09:59:53 +01:00
Mehdi Chinoune
7497ae15f7 amqp-cpp: update to 4.3.18 2022-09-23 04:17:33 +01:00
Mehdi Chinoune
1ad2ccf6a0 amqp-cpp: update to 4.3.17 2022-09-19 09:26:20 +01:00
Mehdi Chinoune
de8c677300 amqp-cpp: update to 4.3.16 2022-04-05 13:44:06 +00:00
Mehdi Chinoune
237c7f92e6 amqp-cpp: Fix runtime dependencies 2022-02-21 10:55:38 +01:00
Christoph Reiter
7c67d9c465 Make sure every package using a C/C++ compiler depends on one
The "cc" virtual package provides the environment default compiler.
2022-01-08 17:11:16 +01:00
Jeremy Drake
37a2037ae6 add clang32 to more packages.
All packages which successfully built on clang64, for which all of their
dependencies are already available for clang32.
2021-06-17 17:04:00 -07:00
Christoph Reiter
81bf16586c Enable clang64 for everything 2021-04-25 19:30:11 +02:00
Christoph Reiter
efa44d23cc ucrt all the things 2021-04-01 21:08:55 +02:00
David Macek
415596e494 amqp-cpp: Add pkgbase 2020-09-18 19:17:30 +02:00
Alexey Pavlov
75f3c3435e amqp-cpp: Build both static and shared 2020-05-07 11:37:37 +03:00
Aleksandr Serbin
015f03e39d New package: amqp-cpp (#6432)
* Add amqp-cpp

* Replace tab with spaces

* Add info about maintainer

* Add (mingw-w64) to the end of description

* Download into named archive

* Install license with the package

Co-authored-by: Aleksandr Serbin <aleksandr.serbin@ee.abb.com>
2020-05-03 10:33:26 +03:00