Commit Graph

19 Commits

Author SHA1 Message Date
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
a5cf0ceb48 m4: rebuild
fix weak symbol check in gnulib
2021-12-29 09:41:01 +01:00
Christoph Reiter
5c5527e143 m4: revert the rebuild, it crashes when building vala
See https://github.com/msys2/MSYS2-packages/pull/2745#issuecomment-996894130
2021-12-17 19:21:36 +01:00
Christoph Reiter
a37deb3497 Remove autotools from base-devel
All packages depend on it explicitly now.
2021-12-17 15:41:48 +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
Jannick
ded4f2f14c m4: Upgrade to 1.4.19
* PKGBUILD:

  - add (make)dependency to libiconv (apparently new with m4 1.4.19)
  - remove INSTALL directive, since routines in m4.install are
    automatically covered by makepkg

  ** prepare:
  - remove any M4 macro patches to make running 'autoreconf' obsolete
  - add patches for test suite

  ** build:
  - apply VPATH build
  - fool configure that gcc is CYGWIN to be able to use CONFIGURE straight
    out of the box (without patching code bits missing MSYS as system).
    For GNULIB this is a nightmare.
  - enable multi-threading

  **check:
  - pass list of tests still failing after applying patch skipping tests
    due to permission access issues
    (see 0003-m4-1.1.19-skip-tests-when-temp-directories-cannot-be-generated.patch)
    on to 'make check' via variable XFAIL_TESTS. This applies to GNULIB
    tests checking the environment only, but not M4 features, though.
  - NB: All tests except those in variable XFAIL_TESTS succeed.

* 0001-m4-1.4.19-tests-refine-error-messages.patch:
  - added, no functional change
* 0002-m4-1.1.19-skip-tests-when-temp-directories-cannot-be-generated.patch:
  - added, skip test failing in the prep phase when generating directories
    with particular access rights
* m4.install:
  - removed (since obsolete as functionality covered by pacman/makepkg)
* m4-1.4.18-msys2.patch:
  - removed, since configure is used straight out of the box being fooled
    that a CYGWIN compiler is used
2021-06-06 11:48:21 +02:00
David Macek
19bd06b131 [RFC] Cleanup (#1984)
* Remove msys2-runtime dependencies

* Remove `base` group

* Remove some packages from `base-devel` group
2020-06-02 09:28:40 +03:00
Alexey Pavlov
b075d2f250 m4: Rebuild 2018-07-06 15:16:29 +03:00
Chocobo1
f1ec9b4266 m4: Update patch 2017-01-02 03:40:03 +08:00
Chocobo1
4fd83a010d m4: Add validpgpkeys
Remove unused field
2017-01-02 03:07:27 +08:00
Chocobo1
670fc2a8b9 m4: Update to 1.4.18 2017-01-02 02:59:09 +08:00
Viktor Szakats
ab64a4ef6c switch to sha256 checksums
* upgrade some broken packages
* correct some broken urls/checksums
* use secure urls where possible
* use stable url for ncurses
* some whitespace fixes

Remaining md5sums either didn't download or
didn't pass checksum tests.
2016-02-25 14:45:55 +01:00
Viktor Szakats
2b119ae43f use secure urls
* follow some redirects
2016-02-23 10:26:02 +01:00
Alexpux
3ebb8ff319 m4: Rebuild 2014-11-05 17:23:05 +03:00
Ray Donnelly
c3d40c1afe bashisms: Remove arrays 2014-10-23 22:08:03 +01:00
Alexpux
b5c0b13aaf m4: Rebuild with new files layout. 2014-06-24 11:45:57 +04:00
Alexpux
5722339669 Add m4 package 2013-11-02 12:45:54 +04:00