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 eeb80b8e7d libsodium: bump version. 2019-11-19 19:32:33 +01:00
fbrosson ac9b88ebf4 libsodium: bump to 1.0.16, add debuginfo.
* Also skip a configure test (SIGABRT detection) to avoid a crash.
2018-05-08 01:01:01 +00:00
Jerome Duval 7148bec07f libsodium: bump version.
* SONAME CHANGE!!
2017-10-20 17:24:07 +02:00
Jerome Duval e0d7c5d48d libsodium: bump version. 2017-09-22 21:04:02 +02:00
Jerome Duval b0bc563aab libsodium: bump version. 2017-09-08 17:58:10 +02: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
Calvin Hill 740c961d3d libsodium: reapply SECONDARY_ARCH suffix (#1217)
Reapplies the recently removed suffix, as libraries can
be needed for a secondary architecture.
2017-03-16 14:37:02 +01:00
Calvin Hill 399e5b3932 libsodium: bump version and remove SECONDARY_ARCH (#1214) 2017-03-13 19:43:11 +03:00
fbrosson 237454c766 libsodium: add "compat >= 18" for {lib,devel}:libsodium. Thx @korli!
While at it, sort items in BUILD_PREREQUIRES.
2016-11-30 13:44:24 +00:00
fbrosson 2edc72bc48 libsodium: remove (unexisting) cmd:libsodium from PROVIDES. 2016-11-30 12:30:19 +00:00
fbrosson fc8d881cd2 libsodium: drop libtool file, configure with --disable-ssp. (#891)
* "configure --disable-ssp" to avoid the dependency on libssp.
* Enable x86_64.
* Use 18.1.1 for the lib versions, instead of $portVersion.
* Replace cmd:libtool by cmd:libtoolize$secondaryArchSuffix.
* Change prepareInstalledDevelLibs to prepareInstalledDevelLib,
  since we have only one lib here.
2016-11-30 10:55:29 +00:00
Winston Durand 036c31a964 Added libsodium package. (#890)
* added in libsodium
* created patch for double semicolons
2016-11-30 07:27:23 +01:00