FreeBSD Bugzilla – Attachment 76657 Details for
Bug 110459
[MAINTAINER] graphics/gnash: minor GTK-related fix
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
gnash.patch
gnash.patch (text/plain), 635 bytes, created by
Dmitry Marakasov
on 2007-03-18 00:20:06 UTC
(
hide
)
Description:
gnash.patch
Filename:
MIME Type:
Creator:
Dmitry Marakasov
Created:
2007-03-18 00:20:06 UTC
Size:
635 bytes
patch
obsolete
>diff -ruN gnash.orig/Makefile gnash/Makefile >--- gnash.orig/Makefile Sun Mar 18 03:08:09 2007 >+++ gnash/Makefile Sun Mar 18 03:08:50 2007 >@@ -38,7 +38,7 @@ > MAN1= gnash.1 > > OPTIONS= PLUGIN "Enable browser plugin" on \ >- GTK "Enable GTK GUI" on \ >+ GTK "Enable GTK GUI (required for plugin)" on \ > SOUND "Enable sound" on \ > GSTREAMER "Use GStreamer sound output instead of SDL" off \ > MAD "Support mp3 decoding through libmad" on >@@ -72,7 +72,7 @@ > . endif > .endif > >-.if defined(WITHOUT_PLUGIN) >+.if defined(WITHOUT_PLUGIN) || defined(WITHOUT_GTK) > PLIST_SUB+= PLUGIN="@comment " > CONFIGURE_ARGS+= --disable-plugin > .else
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 110459
: 76657