Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 113019 Details for
Bug 170503
Patch to xfdesktop-4.4.0-r3.ebuild: "dbus" USE flag presence should not imply dependence on Thunar
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
xfdesktop-4.4.0-r3.ebuild.diff
xfdesktop-4.4.0-r3.ebuild.diff (text/plain), 1.25 KB, created by
Dave Armstrong
on 2007-03-11 22:11:13 UTC
(
hide
)
Description:
xfdesktop-4.4.0-r3.ebuild.diff
Filename:
MIME Type:
Creator:
Dave Armstrong
Created:
2007-03-11 22:11:13 UTC
Size:
1.25 KB
patch
obsolete
>--- xfce-base/xfdesktop/xfdesktop-4.4.0-r3.ebuild 2007-03-10 12:06:08.000000000 -0500 >+++ xfce-base/xfdesktop/xfdesktop-4.4.0-r3.ebuild 2007-03-11 00:49:39.000000000 -0500 >@@ -10,7 +10,7 @@ > DESCRIPTION="Desktop manager" > HOMEPAGE="http://www.xfce.org/projects/xfdesktop" > KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 sparc x86 ~x86-fbsd" >-IUSE="dbus debug doc minimal" >+IUSE="dbus debug doc minimal thunar" > > LANG="ca cs da de el es et eu fi fr he hu ja ko nl pl pt_BR ro ru sk sv uk vi zh_CN zh_TW" > >@@ -23,8 +23,8 @@ > >=xfce-base/libxfce4util-${XFCE_MASTER_VERSION} > >=xfce-base/libxfcegui4-${XFCE_MASTER_VERSION} > >=xfce-base/xfce-mcs-manager-${XFCE_MASTER_VERSION} >- dbus? ( || ( dev-libs/dbus-glib <sys-apps/dbus-1 ) >- >=xfce-base/thunar-${THUNAR_MASTER_VERSION} ) >+ thunar? >=xfce-base/thunar-${THUNAR_MASTER_VERSION} >+ dbus? ( || ( dev-libs/dbus-glib <sys-apps/dbus-1 ) ) > !minimal? ( >=xfce-base/xfce4-panel-${XFCE_MASTER_VERSION} > >=xfce-extra/exo-0.3.2 )" > DEPEND="${RDEPEND} >@@ -41,7 +41,7 @@ > /etc/xdg/xfce4/desktop/menu.xml" > > pkg_setup() { >- if use dbus; then >+ if use dbus && use thunar; then > XFCE_CONFIG="${XFCE_CONFIG} --enable-thunarx --enable-file-icons" > else > XFCE_CONFIG="${XFCE_CONFIG} --disable-thunarx --disable-file-icons"
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 170503
: 113019