components/gnump/Solaris/libgmp-64.pc
author Niveditha Rau <Niveditha.Rau@Oracle.COM>
Tue, 11 Oct 2016 21:00:10 -0700
changeset 7195 18231b3e4324
parent 219 22d9e175d379
permissions -rw-r--r--
23245357 Move tracker to Userland and update to 1.6.0 PSARC/2016/408 GNOME 3 Miscellaneous Libraries 24374832 library/desktop/search/tracker has missing dependency on pdf-viewer/poppler

prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib/MACH64
includedir=${prefix}/include/gmp

Name: libgmp
Description: The GNU Multiple Precision Bignum Library
Version: 4.3.2
Libs: -L${libdir} -lgmp
Cflags: -I${includedir}