Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 258463

Summary: media-gfx/digikam bundles *five* copies of libsqlite3
Product: Gentoo Linux Reporter: Diego Elio Pettenò (RETIRED) <flameeyes>
Component: New packagesAssignee: Gentoo KDE team <kde>
Status: RESOLVED FIXED    
Severity: normal CC: esigra, kripton
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 295459    
Bug Blocks: 251464    

Description Diego Elio Pettenò (RETIRED) gentoo-dev 2009-02-10 16:25:30 UTC
libdigikam
  /usr/lib/kde3/kio_digikamalbums.so
  /usr/lib/kde3/kio_digikamdates.so
  /usr/lib/kde3/kio_digikamsearch.so
  /usr/lib/kde3/kio_digikamtags.so

I can't believe this...
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2009-02-10 16:26:40 UTC
And one of libsqlite (2) too, it seems, in libdigikam...
Comment 2 Samuli Suominen (RETIRED) gentoo-dev 2009-10-15 12:34:46 UTC
Still a problem for KDE4 version of digikam, 0.10.0.
Comment 3 Ronan Arraes Jardim Chagas 2010-02-04 21:58:16 UTC
I can't see this with digikam 1.1.0.

I just see one copy of sqlite2 that is used to backport old digikam database (<0.8.0) to the new database based on sqlite version 3.

So, since it is used just once to backport the database, I really don't think it is necessary to unbundled it from digikam.
Comment 4 Samuli Suominen (RETIRED) gentoo-dev 2010-02-05 17:59:05 UTC
(In reply to comment #1)
> And one of libsqlite (2) too, it seems, in libdigikam...
> 

1.1.0 has one copy of libsqlite2 (only used when converting old db's to new one) and couldn't find any libsqlite3's anymore

Given the nature of the libsqlite2 dep, there's no point in pulling the deprecated slot from Portage, i'd expect the proper (and final) fix to be dropping the old db convert support entirely at some point.