23 Commits

Author SHA1 Message Date
Christoph Reiter
b38b2b78f4 Remove all cygwin CHOST changes
Since #5448 CHOST defaults to cygwin now, so this
is no longer needed.
2025-06-27 07:42:37 +02:00
Christoph Reiter
1f1a74cb26 Port everything away from PKGMETA
keep an empty PKGMETA.yml for now until all users are adjusted and
deployed.
2023-09-17 20:40:26 +02:00
Christoph Reiter
310083ab7e mpc: Update to 1.3.1 2023-03-14 08:42:06 +01:00
Christoph Reiter
202cd2a10c mpc: backport fix for undefined FILE
mpc.h:287:35: error: unknown type name 'FILE'
2022-12-11 23:08:57 +01:00
Christoph Reiter
0d06176b39 mpc: Update to 1.3.0 2022-12-09 19:32:27 +01:00
Christoph Reiter
d352e20fbb mpc: build for cygwin 2022-12-09 19:30:19 +01:00
Christoph Reiter
9b11903fa3 Drop remaining install-info install files
This is handled by a hook now. These are the remaining
users of the old method.
2022-11-14 22:13:28 +01:00
Christoph Reiter
e40c90814f Makedepend on gcc/make where needed
This means we no longer need msys2-devel
2021-12-13 22:19:56 +01:00
Christoph Reiter
38126d763e makedepend on autotools for packages using configure
In some cases this will introduce cycles which could likely be cleaned
up by only depending on some unix tools instead of the whole autotools.

Rebuilding doesn't make much sense at this point since it just adds a subset
of base-devel which is still installed by default.
2021-12-12 14:20:50 +01:00
Astrum-polaris
2a2d9c29b9 mpc: update to 1.2.1 2021-04-02 14:35:39 +08:00
Viktor Szakats
c108910cdc Fix insecure hashes, prefer HTTPS over FTP, one whitespace fix (#1749) 2019-09-30 09:34:17 +03:00
JPeterMugaas
316e7725dd This commit includes packages that depend upon each other so they are in the same pull-request. The original idea was to rebuild GCC 6.4.0 with the latest Cygwin patches and with the latest updated libraries that GCC uses as well an updated mingw-w64 from git. In addition, I also wanted to update the mingw-w64-cross toolchain so that the latest newlib library, 3.0.0 (included in Cygwin 2.10) can built using that. Unfortunately, the MPFR library will break GCC itself and gawk. To work around the issue, I had to copy the .DLL with the version number to the old name. I then rebuilt gawk with the latest version dropping an unneeded patch in the process.
gawk –  4.2.0-1 - Update to latest 4.2.0 version, remove unnecessary patch, rebuild with MPRF 4.0.0.1-3
gcc – 6.4.0-2 – rebuild 6.4.0 with isl 0.18, mpc 1.1.0-1 and mpfr 4.0.0.1-3
isl - 0.18-1 – Update to 0.18 version 4.0.0.1-3
Mingw-w64-crt-git – Update to latest mingw-w64 from git
mingw-w64-gcc – 6.4.0-2 – Update to gcc 6.4.0 – rebuild with isl 0.18-1 and mfpr 4.0.0.1-3. Skipped 1 rev to match gcc 6.4.0-2
mingw-w64-headers-git – Update to latest mingw-w64 from git
mingw-w64-tools-git – Update to latest mingw-w64 from git
mingw-w64-winpthreads-git – Update to latest mingw-w64 from git
mingw-w64-winstorecompat-git – Update to latest mingw-w64 from git
mpc – 1.1.0-1 – Update to mpc 1.1.0
mpr - 4.0.0.1-3 – Update to mpfr 4.0.0.1 – added workaround for issue I described above, rekey patches
msys2-w32api-headers-git – Update to latest mingw-w64 from git
msys2-w32api-runtime-git – Update to latest mingw-w64 from git
2018-01-26 08:14:19 -05:00
J. Peter Mugaas
c426727cb9 gmp, mpc, mpfr, and readline - validpgpkeys 2016-06-04 13:58:12 -04:00
Andrew Chadwick
38f70672b9 install scripts: succeed even if info isn't installed
A number of install scripts were testing for install-info to no effect,
then calling it regardless. For minimal installs, this makes pacman fail
on them visibly.

This fix replicates what other MSYS2 packages, e.g. autoconf, do.
Also none of these packages actually depend on GNU info.
2016-06-01 15:53:56 +01:00
Alexpux
ca5018e204 mpc: Update to 1.0.3 2015-03-02 10:56:22 +03:00
Renato Silva
b176b369d3 Trailing whitespace cleanup. 2015-02-09 18:47:01 -02:00
Alexpux
63496b7b7b mpc: Cleanup patch. Rebuild. 2014-12-31 21:11:28 +03:00
Ray Donnelly
c3d40c1afe bashisms: Remove arrays 2014-10-23 22:08:03 +01:00
Alexpux
fdf7ad4528 Add dependencies between devel packages. 2014-05-03 09:40:44 +04:00
Alexpux
34ac3cdf22 Fix format in PKGBUILD's 2014-04-28 09:52:34 +04:00
Alexpux
3ae90d0ba2 mpc: Update to 1.0.2 2014-01-16 11:52:25 +04:00
Alexpux
1994b55167 Change packages groups. Various fixes. 2013-11-10 19:24:27 +04:00
Alexpux
3f9607ac4b Add mpc package 2013-11-01 06:58:39 +04:00