Commit Graph

4 Commits

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