Commit Graph

11 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
a2ee04bf00 More CPEs 2024-03-24 20:09:34 +01:00
Christoph Reiter
174e938942 more CPEs 2024-03-22 19:04:22 +01:00
Christoph Reiter
ca95eda7a9 libyaml: rebuild; drop msysize patch 2023-12-09 17:27:10 +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
Alexey Pavlov
d64cc60528 libyaml: Update to 0.2.5 2020-06-06 18:06:42 +03:00
Alexey Pavlov
55e9a5038a libyaml: Update to 0.2.4 2020-04-20 17:02:59 +03:00
Alexey Pavlov
d8ce62dc28 libyaml: Update to 0.2.2 2019-07-18 14:38:22 +03:00
Peter Budai
933add875f libyaml: Update to 0.2.1 (#1447) 2018-10-09 07:44:17 +03:00
Christoph Reiter
a58271b395 Make pkgbase of all packages match the name of the PKGBUILD directory
Similar to https://github.com/Alexpux/MINGW-packages/pull/2878
this adjusts the pkgbase names of all packages to match the directory
name the PKGBUILD is in.

The motivation for this is to provide links to PKGBUILD sources and
git history from the web interface.

The "dwz" directory is deleted as it just contains an older copy of the
elfutils PKGBUILD (elfutils isn't in the repo)
2018-01-28 08:43:40 +01:00