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

Bug 511540

Summary: media-plugins/kipi-plugins-4.0.0 version bump
Product: Gentoo Linux Reporter: Felix Leif Keppmann <felix.leif>
Component: [OLD] LibraryAssignee: Andreas K. Hüttel <dilfridge>
Status: RESOLVED FIXED    
Severity: normal CC: kde
Priority: Normal Keywords: EBUILD
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: kipi-plugins ebuild for version 4.0.0 based on 3.5.0 ebuild

Description Felix Leif Keppmann 2014-05-26 12:28:56 UTC
Digikam 4.0.0 has been released (version bumb bug 510306) and so kipi-plugins 4.0.0.

Reproducible: Always
Comment 1 Felix Leif Keppmann 2014-05-26 12:31:47 UTC
Created attachment 377664 [details]
kipi-plugins ebuild for version 4.0.0 based on 3.5.0 ebuild
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2014-05-26 12:36:25 UTC
Comment on attachment 377664 [details]
kipi-plugins ebuild for version 4.0.0 based on 3.5.0 ebuild

--- kipi-plugins-3.5.0.ebuild   2014-01-26 13:14:35.700647427 +0100
+++ -   2014-05-26 14:36:14.856508955 +0200
@@ -83,10 +83,10 @@
 RESTRICT=test
 # bug 420203
-PATCHES=(
-       "${FILESDIR}/${PN}-3.0.0-options.patch"
-       "${FILESDIR}/${PN}-3.4.0-staticar.patch"
-)
+#PATCHES=(
+#      "${FILESDIR}/${PN}-3.0.0-options.patch"
+#      "${FILESDIR}/${PN}-3.4.0-staticar.patch"
+#)
 src_prepare() {
        # prepare the handbook
Comment 3 Felix Leif Keppmann 2014-05-26 12:38:17 UTC
Tried the good old copy ebuild and build approach.
Based on media-plugins/kipi-plugins-3.5.0 ebuild.
Patches are commented as outdate/not working/not needed?

Compiles successfull and starts with Digikam 4.0.0.

NOT DONE:
I did not check any requirements for dependencies updates, possible use flag changes, etc.
Comment 4 Andreas K. Hüttel archtester gentoo-dev 2014-06-14 19:02:15 UTC
Bumped, thanks.