Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 425516 - media-gfx/digikam-2.7.0 please bump
Summary: media-gfx/digikam-2.7.0 please bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Andreas K. Hüttel
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-09 16:04 UTC by Ulenrich
Modified: 2012-07-09 20:46 UTC (History)
2 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 Ulenrich 2012-07-09 16:04:17 UTC
no text
Comment 1 Ulenrich 2012-07-09 17:29:59 UTC
Just to cp digikam-2.7.0 doesn't work, compile error:

[ 30%] Building CXX object digikam/CMakeFiles/digikamcore.dir/utils/uifilevalidator.o
/portable/temp/portage/media-gfx/digikam-2.7.0/work/digikam-2.7.0/core/libs/threadimageio/pgfutils.cpp: In function ‘bool Digikam::PGFUtils::writePGFImageDataToStream(const QImage&, CPGFStream&, int, UINT32&, bool)’:
/portable/temp/portage/media-gfx/digikam-2.7.0/work/digikam-2.7.0/core/libs/threadimageio/pgfutils.cpp:235:16: error: ‘struct PGFHeader’ has no member named ‘usedBitsPerChannel’
/portable/temp/portage/media-gfx/digikam-2.7.0/work/digikam-2.7.0/core/libs/threadimageio/pgfutils.cpp:259:61: error: ‘struct PGFHeader’ has no member named ‘usedBitsPerChannel’
make[2]: *** [digikam/CMakeFiles/digikamcore.dir/__/libs/threadimageio/pgfutils.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [digikam/CMakeFiles/digikamcore.dir/all] Error 2
make: *** [all] Error 2
 * ERROR: media-gfx/digikam-2.7.0 failed (compile phase):
Comment 2 Ulenrich 2012-07-09 18:29:57 UTC
--- media-gfx/digikam/digikam-2.6.0.ebuild	2012-06-07 20:58:41.000000000 +0200
+++ media-gfx/digikam/digikam-2.7.0.ebuild	2012-07-09 19:59:40.196000002 +0200
@@ -65,6 +65,8 @@
 "
 DEPEND="${CDEPEND}
 	dev-libs/boost
+	>=media-libs/libraw-0.14.7
+	>=media-libs/libpgf-6.12.24
 	sys-devel/gettext
 	doc? ( app-doc/doxygen )
 "
Comment 3 Andreas K. Hüttel archtester gentoo-dev 2012-07-09 20:46:04 UTC
All bumped, thanks.