Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 302459 Details for
Bug 367193
Add phonon USE flag to qt-webkit
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Add phonon useflag to qt-webkit-4.8.0
qt-webkit-4.8.0.diff (text/plain), 1.30 KB, created by
Tim Harder
on 2012-02-19 01:38:21 UTC
(
hide
)
Description:
Add phonon useflag to qt-webkit-4.8.0
Filename:
MIME Type:
Creator:
Tim Harder
Created:
2012-02-19 01:38:21 UTC
Size:
1.30 KB
patch
obsolete
>--- qt-webkit-4.8.0.ebuild >+++ qt-webkit-4.8.0.ebuild >@@ -8,7 +8,7 @@ > DESCRIPTION="The Webkit module for the Qt toolkit" > SLOT="4" > KEYWORDS="~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 -sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" >-IUSE="dbus +jit kde" >+IUSE="dbus +jit kde +phonon" > > DEPEND=" > dev-db/sqlite:3 >@@ -16,9 +16,10 @@ > ~x11-libs/qt-gui-${PV}[aqua=,c++0x=,qpa=,dbus?,debug=] > ~x11-libs/qt-xmlpatterns-${PV}[aqua=,c++0x=,qpa=,debug=] > dbus? ( ~x11-libs/qt-dbus-${PV}[aqua=,c++0x=,qpa=,debug=] ) >- !kde? ( || ( ~x11-libs/qt-phonon-${PV}:${SLOT}[aqua=,c++0x=,qpa=,dbus=,debug=] >- media-libs/phonon[aqua=] ) ) >- kde? ( || ( media-libs/phonon[aqua=] ~x11-libs/qt-phonon-${PV}:${SLOT}[aqua=,dbus=,debug=] ) )" >+ phonon? ( >+ !kde? ( || ( ~x11-libs/qt-phonon-${PV}:${SLOT}[aqua=,c++0x=,qpa=,dbus=,debug=] >+ media-libs/phonon[aqua=] ) ) >+ kde? ( || ( media-libs/phonon[aqua=] ~x11-libs/qt-phonon-${PV}:${SLOT}[aqua=,dbus=,debug=] ) ) )" > RDEPEND="${DEPEND}" > > PATCHES=( "${FILESDIR}/${P}-c++0x-fix.patch" ) >@@ -54,6 +55,8 @@ > -webkit -system-sqlite -no-gtkstyle > -D GST_DISABLE_DEPRECATED > $(qt_use jit javascript-jit) >- $(qt_use dbus qdbus)" >+ $(qt_use dbus qdbus) >+ $(qt_use phonon) >+ $(qt_use phonon gstreamer)" > qt4-build_src_configure > }
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 367193
:
273169
| 302459