2 "name": "libsodium-gabriel",
4 "summary": "Sodium is a portable, cross-compilable, installable, packageable, API-compatible version of NaCl.",
5 "homepage": "https://github.com/jedisct1/libsodium",
10 "Frank Dennis": "j@pureftpd.org"
13 "git": "https://github.com/gabriel/libsodium.git",
17 "src/libsodium/**/*.{c,h,data}",
18 "builds/msvc/version.h"
20 "requires_arc": false,
21 "header_mappings_dir": "src/libsodium/include",
22 "compiler_flags": "-DNATIVE_LITTLE_ENDIAN=1 -DHAVE_MADVISE -DHAVE_MMAP -DHAVE_MPROTECT -DHAVE_POSIX_MEMALIGN -DHAVE_WEAK_SYMBOLS"