Sha256: 7d622c8211c8091462c10dd03526055bae95f8fdcf57dd66e8fcd5544af5d17b
Contents?: true
Size: 573 Bytes
Versions: 16
Compression:
Stored size: 573 Bytes
Contents
prefix=/home/vagrant/ruby-gnome2/glib2/vendor/local exec_prefix=${prefix} libdir=${exec_prefix}/lib includedir=${prefix}/include # Uses Requires.private and Libs.private, under the assumption that # when using shared libraries, the ELF dependencies from libhogweed.so # to nettle and gmp work. Name: Hogweed Description: Nettle low-level cryptographic library (public-key algorithms) URL: http://www.lysator.liu.se/~nisse/nettle Version: 3.2 Requires: # nettle Requires.private: nettle Libs: -L${libdir} -lhogweed # -lgmp Libs.private: -lgmp Cflags: -I${includedir}
Version data entries
16 entries across 16 versions & 1 rubygems