Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Aug 2018 12:41:20 +0000
From:      Alexey Dokuchaev <danfe@FreeBSD.org>
To:        Tobias Kortkamp <tobik@FreeBSD.org>
Cc:        ndowens@yahoo.com, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r478529 - in head: audio/atunes devel/efl graphics/gimageview graphics/opencv graphics/osg graphics/osg-devel multimedia/gxine multimedia/k9copy-kde4 multimedia/libxine multimedia/libxi...
Message-ID:  <20180831124120.GA26782@FreeBSD.org>
In-Reply-To: <1535714662.2255182.1492419576.2BB150A3@webmail.messagingengine.com>
References:  <201808310816.w7V8GIhm033801@repo.freebsd.org> <20180831101627.GA93235@FreeBSD.org> <1535714662.2255182.1492419576.2BB150A3@webmail.messagingengine.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Aug 31, 2018 at 01:24:22PM +0200, Tobias Kortkamp wrote:
> On Fri, Aug 31, 2018, at 12:16, Alexey Dokuchaev wrote:
> > On Fri, Aug 31, 2018 at 08:16:18AM +0000, Tobias Kortkamp wrote:
> > > New Revision: 478529
> > > URL: https://svnweb.freebsd.org/changeset/ports/478529
> > > 
> > > Log:
> > >   multimedia/libxine: Update to 1.2.9
> > >   
> > >   - Cleanup options
> > >   - Enable IMAGEMAGICK by default
> > 
> > Can you elaborate more on this one?  IM is a rather heavy dependency, esp.
> > with default selection of options, and I'm surprized why it would be needed
> > by default in the multimedia decoding library.
> 
> Please qualify "heavy dependency".

Just have a look at its USES and dependencies:

% make -V USES
cpe gettext-runtime gmake gnome libtool:keepla localbase pathfix perl5
pkgconfig:both shebangfix tar:xz jpeg ghostscript:x11

% make -V LIB_DEPENDS
libltdl.so:devel/libltdl libraw_r.so:graphics/libraw
liblcms2.so:graphics/lcms2 libpng.so:graphics/png libtiff.so:graphics/tiff
liblqr-1.so:graphics/liblqr-1 libfftw3.so:math/fftw3
libjbig.so:graphics/jbigkit libopenjp2.so:graphics/openjpeg
liblcms2.so:graphics/lcms2 libfreetype.so:print/freetype2
libwebp.so:graphics/webp libfontconfig.so:x11-fonts/fontconfig
libwmf.so:graphics/libwmf librsvg-2.so:graphics/librsvg2
libintl.so:devel/gettext-runtime libcairo.so:graphics/cairo
libgdk_pixbuf-2.0.so:graphics/gdk-pixbuf2 libglib-2.0.so:devel/glib20
libintl.so:devel/gettext-runtime libxml2.so:textproc/libxml2
libjpeg.so:graphics/jpeg-tur

> I haven't really questioned it.

As committers, we should question every non-obvious, let alone dubious,
change proposed.

./danfe



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