12 Commits

Author SHA1 Message Date
Christoph Reiter
e8f4f9baa3 more CPEs 2024-03-26 09:46:25 +01:00
Christoph Reiter
de632449e0 automake: drop automake <1.11 and remove all install scripts
see #2788

Debian only has 1.11 as an old version, so it's unlikely we need
something older (I guess Debian doesn't reconf as much as we do though...)

The install script tasks are all handled by a hook now.
2022-01-05 09:25:59 +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
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
Christoph Reiter
d645947ad7 automake: Don't depend on Python 2
This also removes the pgp checks for everything except 1.16 because
they don't contain the full key ID and can't be auto fetched by gnupg.
Since we have the checksums and they wont be updated in the future anyway
this shouldn't be a problem.

The tests didn't work anyway, so removing Python 2 doesn't change much.
2020-08-25 08:58:50 +02: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
Alexey Pavlov
8593c0c36e Fix warnings introduced by perl-5.22. Part II 2015-07-21 09:54:59 +03:00
Renato Silva
b176b369d3 Trailing whitespace cleanup. 2015-02-09 18:47:01 -02:00
Ray Donnelly
c3d40c1afe bashisms: Remove arrays 2014-10-23 22:08:03 +01:00
Alexpux
34ac3cdf22 Fix format in PKGBUILD's 2014-04-28 09:52:34 +04:00
Alexpux
45483ef4aa Add sets of packages to implement automake-wrapper package as in gentoo. 2013-12-18 13:06:25 +04:00