Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 22595 Details for
Bug 36389
xscreensaver gtk/gtk2 USE flags fix
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Enable gtk2 frontend when we have -gtk in USE.
xscreensaver-1.14-r1-gtk2-nogtk1-fix.patch (text/plain), 859 bytes, created by
Priit Laes (IRC: plaes)
on 2003-12-23 13:56:01 UTC
(
hide
)
Description:
Enable gtk2 frontend when we have -gtk in USE.
Filename:
MIME Type:
Creator:
Priit Laes (IRC: plaes)
Created:
2003-12-23 13:56:01 UTC
Size:
859 bytes
patch
obsolete
>--- xscreensaver-4.14-r1.ebuild.old 2003-12-23 23:22:03.105246888 +0200 >+++ xscreensaver-4.14-r1.ebuild 2003-12-23 23:28:00.035985168 +0200 >@@ -35,7 +35,8 @@ > gtk? ( !gtk2? ( gnome? ( =gnome-base/control-center-1.4* > >=media-libs/gdk-pixbuf-0.18 > >=gnome-base/gnome-libs-1.4 ) ) ) >- !gtk? ( virtual/motif ) >+ !gtk? ( !gtk2? ( virtual/motif ) ) >+ !gtk2? ( !gtk? ( virtual/motif ) ) > pam? ( sys-libs/pam ) > kerberos? ( krb4? ( >=app-crypt/mit-krb5-1.2.5 ) ) > jpeg? ( media-libs/jpeg ) >@@ -74,10 +75,10 @@ > > myconf="--with-fortune=/usr/bin/fortune" > >- use gtk \ >+ use gtk || use gtk2 \ > && myconf="${myconf} --without-motif --with-gtk --with-xml" \ > || myconf="${myconf} --with-motif --without-gtk --without-gdk-pixbuf" >- >+ > use xinerama \ > && myconf="${myconf} --with-xinerama-ext" \ > || myconf="${myconf} --without-xinerama-ext"
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 36389
: 22595