Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 126846 Details for
Bug 187482
app-cdr/k9copy - use flag to allow building without hal
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Add hal use-flag instead
k9copyhal.diff (text/plain), 596 bytes, created by
Reimar Döffinger
on 2007-08-04 08:44:56 UTC
(
hide
)
Description:
Add hal use-flag instead
Filename:
MIME Type:
Creator:
Reimar Döffinger
Created:
2007-08-04 08:44:56 UTC
Size:
596 bytes
patch
obsolete
>--- app-cdr/k9copy-1.1.1_p3.ebuild 2007-08-02 11:24:10.000000000 +0200 >+++ app-cdr/k9copy-1.1.1_p3.ebuild 2007-08-02 11:29:10.000000000 +0200 >@@ -13,7 +13,7 @@ > LICENSE="GPL-2" > SLOT="0" > KEYWORDS="~amd64 ~ppc ~x86" >-IUSE="" >+IUSE="hal" > DEPEND="media-video/dvdauthor > media-libs/libdvdread > media-libs/libdvdnav >@@ -21,11 +21,16 @@ > >=media-video/vamps-0.98 > >=app-cdr/k3b-0.12.10 > dev-libs/dbus-qt3-old >- sys-apps/hal >+ hal? ( sys-apps/hal ) > media-video/mplayer" > > need-kde 3.5 > >+src_compile() { >+ myconf=$(use_enable hal) >+ kde_src_compile >+} >+ > src_install() { > kde_src_install >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 187482
:
126690
| 126846