0
0
Fork 0
Commit Graph

13 Commits

Author SHA1 Message Date
waddlesplash 4f180bdb94
Utilize the new "all" ARCHITECTURES keyword in most recipes. (#6189)
x86_64 is used as a baseline: the "x86_64" entry, whatever status it has,
is transformed into "all", and then the other entries in ARCHITECTURES
either dropped or rearranged appropriately.
2021-09-15 15:40:18 -04:00
Jerome Duval f0e9eefd43 nettle: bump version
SONAME bump
2021-01-05 19:11:56 +01:00
Jerome Duval 7173bb75fa nettle: bump version.
SONAME change
remove static libs.
disable gcc2
2019-11-19 19:32:33 +01:00
Jerome Duval 916964261b nettle: extend gcc2 patch 2019-03-21 20:44:56 +01:00
Jerome Duval 396e3d92a7 nettle: missing patchset. 2019-03-21 13:29:56 +01:00
Jerome Duval e50149f76c nettle: bump version. 2019-03-21 12:50:55 +01:00
Jerome Duval edd0ad0260 nettle: bump version. 2017-11-20 20:42:06 +01:00
Jerome Duval fc0936b040 Bump revisions for x86_64 rebuild after time_t change.
* a few apps needed build fix for time_t.
* disable compatibility packages for x86_64.
2017-06-27 15:46:25 +02:00
fbrosson faf855e362 nettle: bump to 3.3, enable x86_gcc2, add tiny gcc2 patch.
* Unlike 3.2, which would not build on x86_gcc2 without a patch,
  3.3 builds fine without any patch. A tiny one is only required
  for "make check".
* Update (GNU) LICENSE: LGPL v2.1 -> GPL v2 + GPL v3 + LGPL v3.
* Switch SOURCE_URI to https.
* Add $secondaryArchSuffix to cmd:libtoolize in BUILD_PREREQUIRES.
* Drop PATCH(), previously used to skip -lm and add -lroot.
* Drop unneeded calls to libtoolize and autoconf.
* Add TEST() with "make check" (and an appropriate LIBRARY_PATH.)
  All tests are OK, except for the Camellia cipher on x86_gcc2.
2017-01-27 12:46:47 +00:00
fbrosson db065e0ab4 nettle: fixes for prerequisites, provides and compat
Added missing build prerequisite: cmd:find.
Fixed the versioning of lib:libnettle and devel:libnettle.
Added lib:libhogweed and devel:libhogweed.
Added compat versions.
Added conditional provides for the 5 commands: nettle-hash, nettle-lfib-stream, nettle-pbkdf2, pkcs1-conv and sexp-conv.
2016-02-12 13:03:56 +00:00
fbrosson e4d3146a38 nettle: add recipe for 3.2 and reformat 3.1.1 2016-02-02 23:29:24 +01:00
Jerome Duval b5684e16aa nettle: disable gcc2, add checksum. 2015-12-01 22:49:49 +00:00
Gerasim Troeglazov ed9426b90c nettle: add recipe for version 3.1.1 2015-11-22 11:56:32 +00:00