svn commit: r377033 - in head: astro/wmglobe astro/xplanet devel/efl editors/emacs editors/emacs-devel emulators/vice games/gracer graphics/exact-image graphics/gdal graphics/giflib graphics/giflib...

Schaich, Alonso alonsoschaich at fastmail.fm
Thu Jan 15 15:14:26 UTC 2015


On Thu, 15 Jan 2015 13:53:17 +0000
Antoine Brodin <antoine at FreeBSD.org> wrote:

> On Thu, Jan 15, 2015 at 1:30 PM, Aleksander Matveev <timon at timon.net.nz> wrote:
> >
> > On 15/01/2015 13:34, Antoine Brodin wrote:
> >>
> >> On Thu, Jan 15, 2015 at 9:18 AM, Aleksander Matveev <timon at timon.net.nz>
> >> wrote:
> >>>
> >>> On 14/01/2015 21:19, Antoine Brodin wrote:
> >>>>
> >>>> Author: antoine
> >>>> Date: Wed Jan 14 18:19:32 2015
> >>>> New Revision: 377033
> >>>> URL: https://svnweb.freebsd.org/changeset/ports/377033
> >>>> QAT: https://qat.redports.org/buildarchive/r377033/
> >>>>
> >>>> Log:
> >>>>     Update graphics/giflib to 5.0.5
> >>>>
> >>>
> >>> Thanks for this update!
> >>>
> >>> It seems though that you have forgotten to portrevison bump
> >>> net-im/kopete-kde4 in this change?
> >>>
> >>> $ grep libgif /usr/ports/net-im/kopete-kde4/Makefile
> >>>                  libgif.so:${PORTSDIR}/graphics/giflib \
> >>>
> >> libgif seems bogusly listed in the Makefile,  kopete-kde4 doesn't link
> >> against it
> >
> >
> > kopete binary doesn't link itself, but its libraries do:
> > $ pkg info -l kopete | grep "[.]so$" | xargs -n 1 ldd -f '%A %o\n' | grep
> > libgif
> > /usr/local/lib/kde4/kcm_kopete_chatwindowconfig.so libgif.so.4
> > /usr/local/lib/kde4/kcm_kopete_history2.so libgif.so.4
> > /usr/local/lib/kde4/kopete_chatwindow.so libgif.so.4
> > /usr/local/lib/kde4/kopete_emailwindow.so libgif.so.4
> > /usr/local/lib/kde4/kopete_history.so libgif.so.4
> > /usr/local/lib/kde4/kopete_history2.so libgif.so.4
> > /usr/local/lib/kde4/kopete_statistics.so libgif.so.4
> > /usr/local/lib/kde4/libchattexteditpart.so libgif.so.4
> > /usr/local/lib/kde4/plugins/accessible/chatwindowaccessiblewidgetfactory.so
> > libgif.so.4
> > /usr/local/lib/libkopetechatwindow_shared.so libgif.so.4
> >
> 
> Hi,
> 
> Try with readelf -d instead of ldd.
> 
> Cheers,
> 
> Antoine
> 

Hi,

The giflib reference in the kopete PORT is gruft. Kopete directly links
giflib in it's windows live messager plugin, however the build /
installation of that plugin was disabled when libmsn deprecated more
than a year ago. As new builds of kopete won't contain that plugin, the
giflib dependency can safely be removed.

Alonso

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 603 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20150115/060e803a/attachment.sig>


More information about the svn-ports-all mailing list