[Kde-imaging] [Bug 149666] New: [PATCH] iPod Export kipi plugin cannot be disabled at compile time when libgpod is present on system
MatÄj Laitl
strohel at gmail.com
Sat Sep 8 17:44:44 CEST 2007
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=149666
Summary: [PATCH] iPod Export kipi plugin cannot be disabled at
compile time when libgpod is present on system
Product: kipiplugins
Version: unspecified
Platform: Gentoo Packages
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: IpodExport
AssignedTo: kde-imaging kde org
ReportedBy: strohel gmail com
Version: 0.1.4 (using KDE KDE 3.5.7)
Installed from: Gentoo Packages
Compiler: GCC 4.1.2
OS: Linux
As the summary said it, there is no ./configure option to disable iPod Export plugin as of kipi-plugins 1.0.4.
This is a problem especially for source-based distros (e.g. Gentoo) (for interested parties: http://www.gentoo.org/proj/en/qa/automagic.xml )
My patch adds --with-libgpod / --without-libgpod configure option while defaulting to old behaviour (check) when neither is specified. By design also ./configure fails if --with-libgpod is specified but libgpod is not found.
More information about the Kde-imaging
mailing list