Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 02 Jul 2016 00:00:43 +0000
From:      bugzilla-noreply@freebsd.org
To:        gecko@FreeBSD.org
Subject:   [Bug 210749] mail/thunderbird: update to 45.2.0
Message-ID:  <bug-210749-21738-eUaIXTn05W@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-210749-21738@https.bugs.freebsd.org/bugzilla/>
References:  <bug-210749-21738@https.bugs.freebsd.org/bugzilla/>

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

--- Comment #3 from Jan Beich <jbeich@FreeBSD.org> ---
Comment on attachment 172023
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D172023
update thunderbird 45.2.0

> +		libfreetype.so:print/freetype2 \
> +		libfontconfig.so:x11-fonts/fontconfig \

As thebes and skia depend on those unconditionally put them in Mk/bsd.gecko=
.mk.
_DEPENDS lines in Makefile are for specific Gecko flavor, at least that *wa=
s*
the intent.

> +		libogg.so:audio/libogg \

Append to vorbis_LIB_DEPENDS and tremor_LIB_DEPENDS in Mk/bsd.gecko.mk

> +		libdbus-1.so:devel/dbus

Move under .if ${PORT_OPTIONS:MDBUS} in Mk/bsd.gecko.mk

> +USE_GNOME+=3D	gdkpixbuf2

Better append to USE_GNOME in Mk/bsd.gecko.mk for cairo-gtk2 and cairo-gtk3=
. If
cairo-qt still works it doesn't use gdkpixbuf2 functions.

> +USES=3D		gettext tar:xz

It only links against gettext because |pkg-config gtk+-2.0 --libs| says so
i.e., an example of overlinking.

--=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-210749-21738-eUaIXTn05W>