Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 511540 - media-plugins/kipi-plugins-4.0.0 version bump
Summary: media-plugins/kipi-plugins-4.0.0 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Andreas K. Hüttel
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2014-05-26 12:28 UTC by Felix Leif Keppmann
Modified: 2014-06-14 19:02 UTC (History)
1 user (show)

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


Attachments
kipi-plugins ebuild for version 4.0.0 based on 3.5.0 ebuild (kipi-plugins-4.0.0.ebuild,3.61 KB, text/plain)
2014-05-26 12:31 UTC, Felix Leif Keppmann
Details

Note You need to log in before you can comment on or make changes to this bug.
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.