Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 78033 Details for
Bug 120225
Port app-emulation/vice to modular X
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
vice-modularx.patch
vice-modularx.patch (text/plain), 1.59 KB, created by
UncleOwen
on 2006-01-24 14:54:49 UTC
(
hide
)
Description:
vice-modularx.patch
Filename:
MIME Type:
Creator:
UncleOwen
Created:
2006-01-24 14:54:49 UTC
Size:
1.59 KB
patch
obsolete
>Only in /usr/portage//app-emulation/vice/: vice-1.18.ebuild >diff -u --exclude=Manifest --exclude=files --exclude='*.digest' --exclude=ChangeLog --exclude=metadata.xml /usr/portage//app-emulation/vice/vice-1.19.ebuild /usr/local/portage//app-emulation/vice/vice-1.19.ebuild >--- app-emulation/vice/vice-1.19.ebuild 2006-01-17 23:38:32.000000000 +0100 >--- app-emulation/vice/vice-1.19.ebuild 2006-01-24 23:50:42.000000000 +0100 >@@ -13,16 +13,62 @@ > KEYWORDS="~amd64 ~ppc ~x86" > IUSE="X Xaw3d arts esd ffmpeg gnome nls readline sdl" > >-DEPEND="esd? ( media-sound/esound ) >+XDEPEND="|| ( ( >+ x11-libs/libX11 >+ x11-libs/libXext >+ x11-libs/libXxf86vm >+ x11-libs/libICE >+ x11-libs/libSM >+ x11-libs/libXv >+ x11-libs/libXxf86dga >+ ) >+ virtual/x11 >+ )" >+RDEPEND="esd? ( media-sound/esound ) > media-libs/libpng > sys-libs/zlib > arts? ( kde-base/arts ) >- gnome? ( gnome-base/gnome-libs ) >+ gnome? ( >+ ${XDEPEND} >+ gnome-base/gnome-libs >+ ) > readline? ( sys-libs/readline ) >- sdl? ( media-libs/libsdl ) >- X? ( virtual/x11 ) >- Xaw3d? ( x11-libs/Xaw3d ) >+ sdl? ( >+ ${XDPENED} >+ || ( ( >+ x11-libs/libXt >+ x11-libs/libXmu >+ ) >+ virtual/x11 >+ ) >+ media-libs/libsdl >+ ) >+ X? ( >+ ${XDEPEND} >+ || ( ( >+ x11-libs/libXt >+ x11-libs/libXmu >+ x11-libs/libXpm >+ x11-libs/libXaw >+ ) >+ virtual/x11 >+ ) >+ ) >+ Xaw3d? ( >+ ${XDEPEND} >+ x11-libs/Xaw3d >+ ) > ffmpeg? ( media-video/ffmpeg )" >+DEPEND="${RDEPEND} >+ || ( ( >+ x11-proto/xproto >+ x11-proto/xf86vidmodeproto >+ x11-proto/xextproto >+ x11-proto/xf86dgaproto >+ x11-proto/videoproto >+ ) >+ virtual/x11 >+ )" > > src_compile() { > egamesconf \
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 120225
: 78033