On 9/26/19 9:09 AM, John Burrell via blfs-dev wrote:
I've just installed version 3.24.11 but when packages look for gtk-3.0
or gtk-3.0 they find 3.24.10.
Has anyone else found this? Is version: 3.24.10 in your .pc file even
though you installed 3.24.11?
thanks
jb.
Confirmed. We should probably fix this with a sed after the 'make
install' procedure:
renodr [ /sources ]$ cat /usr/lib/pkgconfig/gtk+-3.0.pc
prefix=/usr
exec_prefix=${prefix}
libdir=${prefix}/lib
includedir=${prefix}/include
targets=broadway wayland x11
gtk_binary_version=3.0.0
gtk_host=x86_64-linux
Name: GTK+
Description: GTK+ Graphical UI Library
Version: 3.24.10
Requires: gdk-3.0 atk >= 2.15.1 cairo >= 1.14.0 cairo-gobject >= 1.14.0
gdk-pixbuf-2.0 >= 2.30.0 gio-2.0 >= 2.57.2
Requires.private: atk atk-bridge-2.0 wayland-client >= 1.9.91
wayland-protocols >= 1.14 xkbcommon >= 0.2.0 wayland-cursor >= 1.9.91
wayland-egl epoxy >= 1.4 fribidi >= 0.19.7 pangoft2 gio-unix-2.0 >= 2.57.2
Libs: -L${libdir} -lgtk-3
Cflags: -I${includedir}/gtk-3.0
renodr [ /sources ]$ search-package gtk+-3
Mon 23 Sep 2019 01:06:09 PM CDT gtk+-3.24.11
--
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page