Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 90698 Details for
Bug 131527
New package: media-video/miro
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
The modified firefox-patch ...
firefox-0.8.4.1.patch (text/plain), 2.19 KB, created by
Stefan Wimmer
on 2006-07-02 09:11:54 UTC
(
hide
)
Description:
The modified firefox-patch ...
Filename:
MIME Type:
Creator:
Stefan Wimmer
Created:
2006-07-02 09:11:54 UTC
Size:
2.19 KB
patch
obsolete
>--- Democracy-0.8.4.1/platform/gtk-x11/frontend_implementation/MozillaBrowserXPCOM.h 2006-06-23 01:27:16.000000000 +0930 >+++ Democracy-0.8.4.1-patched/platform/gtk-x11/frontend_implementation/MozillaBrowserXPCOM.h 2006-07-02 12:31:41.000000000 +0930 >@@ -1,6 +1,9 @@ > #ifndef MOZILLA_BROWSER_XPCOM_H > #define MOZILLA_BROWSER_XPCOM_H > >+#ifndef MOZILLA_INTERNAL_API >+#define MOZILLA_INTERNAL_API >+ > #include <gtkmozembed.h> > #include <nscore.h> > >@@ -25,4 +28,6 @@ > } > #endif > >+#endif /* MOZILLA_INTERNAL_API */ >+ > #endif /* MOZILLA_BROWSER_XPCOM_H */ > >--- Democracy-0.8.4.1/platform/gtk-x11/setup.py 2006-06-23 01:27:16.000000000 +0930 >+++ Democracy-0.8.4.1-patched/platform/gtk-x11/setup.py 2006-07-02 12:33:09.000000000 +0930 >@@ -129,10 +129,11 @@ > > if options_dict is None: > options_dict = { >- 'include_dirs' : [], >+ 'include_dirs' : ['/usr/lib/mozilla-firefox/include/webbrwsr', >+ '/usr/lib/mozilla-firefox/include/dom', >+ '/usr/lib/mozilla-firefox/include/uriloader'], > 'library_dirs' : [], > 'libraries' : [], >- 'extra_compile_args' : [] > } > commandLine = "%s --cflags --libs %s" % (command, components) > output = getCommandOutput(commandLine).strip() >@@ -144,8 +145,6 @@ > options_dict['library_dirs'].append(rest) > elif prefix == '-l': > options_dict['libraries'].append(rest) >- else: >- options_dict['extra_compile_args'].append(comp) > return options_dict > > #### The fasttypes extension #### >@@ -157,8 +156,8 @@ > > #### MozillaBrowser Extension #### > mozilla_browser_options = parsePkgConfig("pkg-config" , >- "gtk+-2.0 glib-2.0 pygtk-2.0 mozilla-gtkmozembed mozilla-xpcom") >-mozilla_lib_path = parsePkgConfig('pkg-config', 'mozilla-gtkmozembed')['library_dirs'] >+ "gtk+-2.0 glib-2.0 pygtk-2.0 firefox-gtkmozembed firefox-xpcom") >+mozilla_lib_path = parsePkgConfig('pkg-config', 'firefox-gtkmozembed')['library_dirs'] > mozilla_browser_ext = Extension("democracy.MozillaBrowser", > [ os.path.join(frontend_implementation_dir,'MozillaBrowser.pyx'), > os.path.join(frontend_implementation_dir,'MozillaBrowserXPCOM.cc'),
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 131527
:
85736
|
86050
|
86052
|
86784
|
89777
|
89850
|
90673
|
90676
|
90698
|
90699
|
90934
|
92500
|
92969
|
94428
|
96139
|
96225
|
96226
|
110720
|
121332
|
121366
|
125404
|
125406
|
127304
|
127306
|
128851
|
128883
|
131025
|
131026
|
131028
|
134207
|
134719
|
135498
|
135971
|
136108
|
136228
|
138503
|
141238
|
141335
|
142679
|
143021
|
143084
|
143091
|
143096
|
143098
|
143103
|
143168
|
146803
|
147454
|
147643
|
147665
|
159508
|
159512
|
159550
|
166518
|
166717
|
176853
|
177317
|
177425
|
180787
|
180853
|
180875
|
180879
|
181000
|
181001
|
181221
|
181225
|
181729
|
181829
|
182101
|
182111
|
182809
|
186070
|
187487
|
189895
|
189897
|
192198
|
192677
|
193427
|
193432
|
200099
|
201645
|
201648
|
201830
|
201834
|
202097
|
202112
|
202218
|
202219
|
202280
|
202405
|
202447
|
202518
|
202746
|
202748
|
202924
|
203662
|
208473