Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 08 Jun 2020 21:25:45 +0000
From:      bugzilla-noreply@freebsd.org
To:        gnome@FreeBSD.org
Subject:   [Bug 247096] graphics/gtk-update-icon-cache: update to 3.24.20
Message-ID:  <bug-247096-6497@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D247096

            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@FreeBSD.org
          Reporter: jbeich@FreeBSD.org
            Blocks: 247091
             Flags: maintainer-feedback?(gnome@FreeBSD.org)
          Assignee: gnome@FreeBSD.org

Created attachment 215375
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D215375&action=
=3Dedit
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=3D247091
[Bug 247091] x11-toolkits/gtk30: make X11 optional
--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-247096-6497>