3.13.0-70.113
) is not available, but a newer one is (3.13.0-166.216
). We redirected you there.
/usr/lib/pkgconfig/gmime-2.6.pc is in libgmime-2.6-dev 2.6.7-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 | prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
Name: GMime
Version: 2.6.7
Description: MIME parser and utility library
Requires: glib-2.0,gio-2.0,gobject-2.0
Libs: -L${libdir} -lgmime-2.6
Libs.private: -lz -lnsl
Cflags: -I${includedir}/gmime-2.6 -D_LARGEFILE64_SOURCE
|