Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 272849 - =media-video/kaffeine-0.8.8 should depend on libcdio and >=sys-kernel/linux-headers-2.6.28
Summary: =media-video/kaffeine-0.8.8 should depend on libcdio and >=sys-kernel/linux-h...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-06 02:12 UTC by Robert Förster
Modified: 2009-06-06 11:11 UTC (History)
1 user (show)

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


Attachments
fix building with and without the dvb useflag (kaffeine-0.8.8.ebuild.patch,524 bytes, patch)
2009-06-06 02:14 UTC, Robert Förster
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Förster 2009-06-06 02:12:23 UTC
otherwise the build would fail.
Comment 1 Robert Förster 2009-06-06 02:14:11 UTC
Created attachment 193676 [details, diff]
fix building with and without the dvb useflag
Comment 2 Vlad 2009-06-06 07:56:03 UTC
I came to the same conclusion a few minutes ago :)
Comment 3 Vlad 2009-06-06 07:58:55 UTC
Actually it's a kaffeine's fault (snip from configure.in below):

dnl --------------------
dnl check for cdparanoia
dnl --------------------

KDE_CHECK_HEADER([cdio/cdda.h], [with_cdparanoia=yes], [with_cdparanoia=no])

The cdio/cdda.h is from libcdio, not from cdparanoia....
Comment 4 Theo Chatzimichos (RETIRED) archtester gentoo-dev Security 2009-06-06 10:28:06 UTC
did anyone notice that i put the version of linux-headers to linuxtv-dvb-headers? :P
Comment 5 Theo Chatzimichos (RETIRED) archtester gentoo-dev Security 2009-06-06 11:11:38 UTC
fixed and backported, thanks