Bug 191195 - [PATCH] media-plugins/kipi-plugins-0.1.4 - add ipod USE flag and remove automagic dependency
Bug#: 191195 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: minor Priority: P2
Resolution: FIXED Assigned To: kde@gentoo.org Reported By: strohel@gmail.com
Component: KDE
URL:  http://www.kipi-plugins.org/drupal/?q=node/32
Summary: [PATCH] media-plugins/kipi-plugins-0.1.4 - add ipod USE flag and remove automagic dependency
Keywords:  
Status Whiteboard: 
Opened: 2007-09-03 23:12 0000
Description:   Opened: 2007-09-03 23:12 0000
As of kipi-plugins-0.1.3, there is (beta) plugin for iPod export. Today I
tested it and it works fine. However gentoo ebuild doesn't cope with this so
the decision is left on the configure script. iPod support is enabled if it
detects libgpod >= 0.4.2.

Unfortunately as of 0.1.4, there is no configure switch for enabling /
disabling iPod support, which is not good. (
http://www.gentoo.org/proj/en/qa/automagic.xml )

I will post diff to 0.1.4 ebuild as well as patch against kipi-plugins-1.0.4 to
solve magic deps problem.

Reproducible: Always

Steps to Reproduce:

------- Comment #1 From Matěj Laitl 2007-09-03 23:16:44 0000 -------
Created an attachment (id=129954) [details]
kipi-plugins-0.1.4.ebuild.diff

Diff to existing 0.1.4 ebuild, adding ipod USE flag and above mentioned patch.
Eventually apply with -p1

------- Comment #2 From Matěj Laitl 2007-09-03 23:19:04 0000 -------
Created an attachment (id=129955) [details]
kipi-plugins-0.1.4-no-libgpod-automagic-dep.patch

(Quite trivial) patch against kipi-plugins-1.0.4 to avoid automagic dependency
on libgpod. I will post it to upstream when it receives a little review here.

------- Comment #3 From Matěj Laitl 2007-09-08 16:15:51 0000 -------
So today I posted the patch upstream. It can be tracked here:
http://bugs.kde.org/show_bug.cgi?id=149666

------- Comment #4 From Wulf Krueger (RETIRED) 2007-09-09 14:12:01 0000 -------
Thanks, Matěj! Committed to CVS.

------- Comment #5 From Matěj Laitl 2007-09-09 14:16:33 0000 -------
Actually it is my secret passion to patch build scripts of random packages.. ;)

Regards, Matěj