On Fri, Sep 06, 2013 at 12:33:47PM -0400, Philip Webb wrote
> I just did 'emerge -pv digikam' for 3.3.0
> & it wants to install  54  pkgs, incl  systemd ;
>  10  pkgs are KDE & include Marble.
> 
> Is my surprise justified ?

  I run with...

USECPU="mmx mmxext sse sse2 sse3 ssse3"
USEOTHER=" X a52 aac bzip2 cxx dga dri exif ffmpeg flac fortran gallium
gif intel jpeg mng mp3 mpeg ncurses nptl nptlonly nsplugin offensive ogg
opengl openrc png posix readline ssl theora threads tiff tools truetype
vim-syntax vorbis xcomposite webm x264 xpm xv xvid zlib"
USE="-* ${USECPU} ${USEOTHER}"

...and a bare amd64 no-multilib profile.  I tried "emerge -pv digikam"
and had to build up USE one step at a time.  It looks like digikam has
been borged into KDE.  You apparently need to build 90% of KDE,
including marble, symantec-desktop, nepomuk, phonon, an sql database,
etc, etc, etc.  For a dependancy tree, try...

emerge -pvt --unordered-display digikam > tree.txt

...and see what you get.  It's probably a dependancy of a dependancy of
a dependancy, or something like that.

-- 
Walter Dnes <[email protected]>
I don't run "desktop environments"; I run useful applications

Reply via email to