[Bug 247096] graphics/gtk-update-icon-cache: update to 3.24.20
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Jun 8 21:25:52 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247096
Bug ID: 247096
Summary: graphics/gtk-update-icon-cache: update to 3.24.20
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Keywords: patch
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: gnome at FreeBSD.org
Reporter: jbeich at FreeBSD.org
Blocks: 247091
Flags: maintainer-feedback?(gnome at FreeBSD.org)
Assignee: gnome at FreeBSD.org
Created attachment 215375
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=215375&action=edit
v1
Let's put gtk-update-icon-cache on a dependency diet:
$ readelf -d $(which gtk-update-icon-cache) | fgrep NEEDED
0x0000000000000001 NEEDED Shared library:
[libgdk_pixbuf-2.0.so.0]
0x0000000000000001 NEEDED Shared library:
[libgobject-2.0.so.0]
0x0000000000000001 NEEDED Shared library: [libglib-2.0.so.0]
0x0000000000000001 NEEDED Shared library: [libintl.so.8]
0x0000000000000001 NEEDED Shared library: [libc.so.7]
vs.
$ pkg info -d gtk-update-icon-cache
gtk-update-icon-cache-2.24.32:
libXrender-0.9.10_2
libXrandr-1.5.2
libXinerama-1.1.4_2,1
libXi-1.7.10,1
libXfixes-5.0.3_2
libXext-1.3.4,1
libXdamage-1.1.5
libXcursor-1.2.0
libXcomposite-0.4.5,1
libX11-1.6.9_1,1
pango-1.42.4_3
shared-mime-info-1.10_2
hicolor-icon-theme-0.17
gdk-pixbuf2-2.40.0
glib-2.56.3_8,1
gettext-runtime-0.20.2
atk-2.28.1
Referenced Bugs:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247091
[Bug 247091] x11-toolkits/gtk30: make X11 optional
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list