Sha256: ec63c1aab57a172a2a49a539d921fbf5a61dc9371edc9949d6b4af26fc654338

Contents?: true

Size: 581 Bytes

Versions: 8

Compression:

Stored size: 581 Bytes

Contents

prefix=/home/vagrant/ruby-gnome2.win64/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

Version Path
glib2-3.0.7-x64-mingw32 vendor/local/lib/pkgconfig/hogweed.pc
glib2-3.0.6-x64-mingw32 vendor/local/lib/pkgconfig/hogweed.pc
glib2-3.0.5-x64-mingw32 vendor/local/lib/pkgconfig/hogweed.pc
glib2-3.0.4-x64-mingw32 vendor/local/lib/pkgconfig/hogweed.pc
glib2-3.0.3-x64-mingw32 vendor/local/lib/pkgconfig/hogweed.pc
glib2-3.0.2-x64-mingw32 vendor/local/lib/pkgconfig/hogweed.pc
glib2-3.0.1-x64-mingw32 vendor/local/lib/pkgconfig/hogweed.pc
glib2-3.0.0-x64-mingw32 vendor/local/lib/pkgconfig/hogweed.pc