Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 510306 - media-gfx/digikam-4.0.0 version bump
Summary: media-gfx/digikam-4.0.0 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal with 3 votes (vote)
Assignee: Andreas K. Hüttel
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-14 11:48 UTC by DrSlony
Modified: 2014-06-07 14:01 UTC (History)
5 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description DrSlony 2014-05-14 11:48:32 UTC
digiKam Software Collection 4.0.0 has been released.

Reproducible: Always
Comment 1 Felix Leif Keppmann 2014-05-25 13:23:50 UTC
Would do testing, already use a self compiled clone somewhere between beta4 and release. Kipi plugins (media-plugins/kipi-plugins) will also need an update I guess. A considerable amount of dependencies involved.
Comment 2 E. Sergey 2014-05-26 07:14:30 UTC
~amd64 kde:4.12
builded and working fine
I just rename digikam-4.0.0_beta3.ebuild and download sources from offsite
Comment 3 Felix Leif Keppmann 2014-05-26 12:46:15 UTC
Tried the good old copy ebuild and build approach.
Based on digikam-4.0.0_beta3 ebuild.

Only change is the URI change from unstable to stable repository.

Compiles successful and starts.


NOT DONE:
I did not check any requirements for dependencies updates, possible use flag changes, etc.

Patch:


--- digikam-4.0.0_beta3.ebuild   2014-03-20 00:17:49.000000000 +0100
+++ digikam-4.0.0.ebuild        2014-05-26 11:13:50.332224435 +0200
@@ -21,7 +21,7 @@
 
 DESCRIPTION="Digital photo management application for KDE"
 HOMEPAGE="http://www.digikam.org/"
-SRC_URI="mirror://kde/unstable/${PN}/${MY_P}.tar.bz2"
+SRC_URI="mirror://kde/stable/${PN}/${MY_P}.tar.bz2"
 
 LICENSE="GPL-2
        handbook? ( FDL-1.2 )"
Comment 4 Andreas Mair 2014-05-29 14:12:41 UTC
Some required dependencies:
- >=dev-db/sqlite-3.8.4.3 (https://bugs.gentoo.org/show_bug.cgi?id=507394).
- >=media-gfx/exiv2-0.24 (https://bugs.gentoo.org/show_bug.cgi?id=494776#c2)
Comment 5 Andreas K. Hüttel archtester gentoo-dev 2014-06-07 14:01:44 UTC
(In reply to Andreas Mair from comment #4)
> Some required dependencies:
> - >=dev-db/sqlite-3.8.4.3 (https://bugs.gentoo.org/show_bug.cgi?id=507394).
> - >=media-gfx/exiv2-0.24 (https://bugs.gentoo.org/show_bug.cgi?id=494776#c2)

Nothing in digikam really depends on these, this will have to go to QtSql or libkexiv2.

Anyway, bumped.