Commit Graph

7 Commits

Author SHA1 Message Date
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