Sha256: 8649fe5d54b1dc4c8dba46dd32125a7c83821e5588b5502b01eef0e90306067b
Contents?: true
Size: 581 Bytes
Versions: 8
Compression:
Stored size: 581 Bytes
Contents
prefix=/home/vagrant/ruby-gnome2.win32/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.1.1 Requires: # nettle Requires.private: nettle Libs: -L${libdir} -lhogweed # -lgmp Libs.private: -lgmp Cflags: -I${includedir}
Version data entries
8 entries across 8 versions & 1 rubygems