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

Bug 335023

Summary: [PATCH] kphotoalbum-4.1.1 doesn't compile against KDE-4.5
Product: Gentoo Linux Reporter: Soren Harward <stharward>
Component: New packagesAssignee: Gentoo KDE team <kde>
Status: RESOLVED FIXED    
Severity: normal CC: jkt, silvio.gerli, tschenturs
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://cvs.fedoraproject.org/viewvc/devel/kphotoalbum/kphotoalbum-4.1.1-docbook_fix.patch
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 340431    
Attachments: patch to update docbook DTD
new ebuild

Description Soren Harward 2010-08-28 14:39:13 UTC
kphotoalbum-4.1.1 doesn't compile against KDE-4.5 because it uses an obsolete docbook DTD which got dropped in the 4.5 release.  Here is a patch that fixes that problem, and a new ebuild that uses the patch.

This ebuild should also compile against KDE 4.4, because KDE 4.4 has the new DTD.

Reproducible: Always
Comment 1 Soren Harward 2010-08-28 14:40:22 UTC
Created attachment 245131 [details, diff]
patch to update docbook DTD

HT: http://cvs.fedoraproject.org/viewvc/devel/kphotoalbum/kphotoalbum-4.1.1-docbook_fix.patch
Comment 2 Soren Harward 2010-08-28 14:40:45 UTC
Created attachment 245133 [details]
new ebuild
Comment 3 Tomáš Chvátal (RETIRED) gentoo-dev 2010-08-29 11:21:49 UTC
@jkt:
could you release new version?
Comment 4 Jan Kundrát (RETIRED) gentoo-dev 2010-09-03 13:44:26 UTC
Sorry, I don't have any ETA about the new release. Thanks for the report, I'll have a look at it, but for the time being, it'd be best to apply the patch on Gentoo.
Comment 5 Diego Elio Pettenò (RETIRED) gentoo-dev 2010-09-24 17:33:09 UTC
*** Bug 337275 has been marked as a duplicate of this bug. ***
Comment 6 Alexander Wigen 2010-09-29 06:59:24 UTC
Tested patch, works for me on 4.5.1
Comment 7 Silvio 2010-10-07 19:07:53 UTC
(In reply to comment #6)
> Tested patch, works for me on 4.5.1
> 

Tested patch, works for me on 4.5.2 (amd64)
Comment 8 Frank Goubert 2010-10-17 15:03:20 UTC
(In reply to comment #7)
> (In reply to comment #6)
> > Tested patch, works for me on 4.5.1
> > 
> 
> Tested patch, works for me on 4.5.2 (amd64)
> 

Also works for me on KDE 4.5.2 (amd64).
Comment 9 Andreas K. Hüttel archtester gentoo-dev 2010-10-26 19:34:11 UTC
Note to self, not alone variant bump but also fixes in xml code required
Comment 10 Andreas K. Hüttel archtester gentoo-dev 2010-11-11 23:23:11 UTC
Patch added. Thank you!